From: Paul A. Hoadley (paulh@logicsquad.net)
Date: Wed May 05 2004 - 22:23:09 PDT
Hi Bob,
On Wed, May 05, 2004 at 01:27:47PM -0700, Bob Stayton wrote:
> I used something that was a little closer to XEP's example, which
> included a block-container:
>
> <fo:float float="start"
> start-indent="{$title.margin.left}"
> clear="both">
> <fo:block-container width="-{$title.margin.left}">
> <fo:block
> font-weight="normal"
> font-size="7pt"
> line-height="8pt"
> start-indent="0pt"
> end-indent="1pc">
> <xsl:apply-templates/>
> </fo:block>
> </fo:block-container>
> </fo:float>
Can you think of a simple approach to getting that to work with XEP's
float="outside" or float="inside" extenstions? Or will the only
solution be to alter the page-masters as in RenderX's example? (Can
you tell I'm trying to put off doing the latter? :)
-- Paul. mailto:paulh@logicsquad.net
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Wed May 05 2004 - 22:35:25 PDT