[xep-support] row-groups

Jeff Beal jeff.beal at ansys.com
Wed Feb 19 06:24:48 PST 2003


In your example, you just have keep-together and keep-with-next.  These
should be keep-together.within-column and keep-with-next.within-column.

-----Original Message-----
From: Kielen, Agnes [mailto:Agnes.Kielen at atosorigin.com]
Sent: Wednesday, February 19, 2003 2:35 AM
To: 'xep-support at renderx.com'
Subject: RE: [xep-support] row-groups


Hi Jef and David,

Thanks for the reply. I got the idea about row-groups from here
http://xep.xattic.com/lists/xep-support/0443.html. I see now he meantioned
fo:table-body. I already tried keep-with-next and keep-together, but failed.

Example code 
<fo:table-body keep-together="always">
	<fo:table-row keep-with-next="always">
		<fo:table-cell><fo:block>bla</fo:block></fo:table-cell>
		<fo:table-cell><fo:block>bla</fo:block></fo:table-cell>
	</fo:table-row>
	<fo:table-row>
		<fo:table-cell><fo:block>bla</fo:block></fo:table-cell>
		<fo:table-cell><fo:block>bla</fo:block></fo:table-cell>
	</fo:table-row>
</fo:table-body>

What do I do wrong?

Agnes


-------------------
(*) 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/tos.html
-------------------
(*) 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/tos.html



More information about the Xep-support mailing list