From: Ken Brooks (kbrooks@pubdimensions.com)
Date: Mon Feb 24 2003 - 13:04:53 PST
I'm trying to determine if the following behavior is a bug, and
regardless, what I can do about it. I have a sentence expressed as
<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?
Ken
-------------------
(*) 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 - 12:59:16 PST