[xep-support] Marginalia as a DocBook customisation

Paul A. Hoadley paulh at logicsquad.net
Wed May 5 22:23:09 PDT 2004


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 at logicsquad.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20040506/9ae9b972/attachment.bin>


More information about the Xep-support mailing list