Hi,
I have a document with mixed single/two-column contents. Somehow I am
unable to get page breaks right.
Example:
<fo:block
span="all"
break-before="page"
>
Some content....
</fo:block>
<fo:block
span="all"
keep-with-next.within-page="always"
>
Title of two-column part
</fo:block>
<fo:block
keep-with-previous.within-page="always"
>
Content of two-column part.....
</fo:block>
Depending on the size of the first block the pagebreak happens to be
before or after the "Title"-block. But I want the title always on same
page as his contents ;)
Does anyone know how I can do this?
Regards
Gabriel Flepp
-- Gabriel Flepp Reichardt Informatik AG Hoehenweg 22 CH-4142 Muenchenstein gabriel@reichardt.ch ------------------- (*) 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/terms-of-service.htmlReceived on Thu Nov 19 08:04:46 2009
This archive was generated by hypermail 2.1.8 : Thu Nov 19 2009 - 08:04:47 PST