From: David Tolpin (dvd@renderx.com)
Date: Mon Feb 24 2003 - 22:36:25 PST
> <fo:block text-indent="1em">This is an example sentence.</fo:block>
>
> I need to insert a page break in the middle of it, which I'm doing with
> <fo:block break-before="page"/>, so the fo is:
>
> <fo:block text-indent="1em">This is an <fo:block
> break-before="page"/>example sentence.</fo:block>
>
> When I do this, though, the last fragment of that sentence "example
> sentence." ends up with an indent on top of the second page, and it
> really shouldn't. Is there a way to suppress the indent?
This is a bug. I'll fix it. As a quick workaround, place something invisible
like <fo:leader/> inside the empty block.
Thank you for your patience,
David
-------------------
(*) 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 : Mon Feb 24 2003 - 22:32:54 PST