xsl:fo

We need Primary chapter to flow on "odd" pages and Secondary chapter to flow
on "even" pages. Pls provide us the correct "pagesetup" to generates output.

Below is the sample xml for reference.

<book>
<chapter no="1" section="primary">
<title>English</title>
<para>Primary Section Primary Section Primary Section Primary Section
Primary Section Primary Section Primary Section Primary Section Primary
Section Primary Section Primary Section Primary Section </para>
</chapter>

<chapter no="1" section="secondary">
<title>English</title>
<para>
scondary Section scondary Section scondary Section scondary Section scondary
Section scondary Section scondary Section scondary Section scondary Section
scondary Section scondary Section scondary Section 
</para>
</chapter>
</book>

-- 
View this message in context: http://www.nabble.com/xsl%3Afo-tp21172008p21172008.html
Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.

Received on Friday, 26 December 2008 09:51:08 UTC