Roger Roelofs wrote:
It's probably me...but since I installed 0.20.5rc2 my section headings
have been repeating at the top and bottom of the block in the pdf.
This was not intended. Well, in FOP it's not considered good styl
to mix text and block FO like tables like you did (read: you'll run
into bugs).
As a workaround, put the text into its own block:
<fo:block><xsl:value-of select="@id" /></fo:block>
> Here's a fragment of the xsl file, and a fragment of the xml it operates
> on.
Usually, it is easier if a small but complete and self-contained
FO document was offered.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]