I do not manage to set up this after 2 hours of attempt!!! At what level in the code it is necessary to place this paragraph?
After this?: < / fo:layout-master-set >
Yes.
<fo:page-sequence initial-page-number="whatever">
I forgot the master-reference here.
<xsl:apply-templates select=".|following-sibling::row[position() < 19]"/>
Should be 20, of course.
What are your problems?
J.Pietschmann
