John Marshall wrote:
(1) If the title is the first block in my <fo:flow> then <fo:block
break-before="page"> leaves my first page blank.

This is a know defect, the code checking for the page break condition is broken. No workaround.

> (2) Having found a title I then insert its value in an <fo:marker>
> element. Here is the snippet that sets this as my page header:
>         <fo:retrieve-marker
>           retrieve-class-name="sect-head"
>           retrieve-position="last-ending-within-page"
>           retrieve-boundary="document"/>

Retrieve-boundary="document" has problems in 0.20.5rc, you'll need
a more recent release (but beware 0.20.5rc2 because of bug #17472).

> The Courtyard, Denmark Street, Wokingham, Berkshire, RG40 2AZ, UK.
[snip]
Sig/disclaimers seems to get more and more out of hand these times...

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to