[xep-support] Problems with keep-together and multi-column documents

Gabriel Flepp gabriel at reichardt.ch
Thu Nov 19 07:43:52 PST 2009


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 at reichardt.ch
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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.html



More information about the Xep-support mailing list