RE: page-sequence-master

"Alberto Bolchini" <[email protected]> Tue, 17 Dec 2002 09:50:07 +0100
Newsgroups gmane.text.xml.xsl.general
Message-ID <[email protected]>
>Just for fun - my favorite joke about the spec:
>"If you start looking at the spec you might come back a year later
>mumbling incoherently ;-)" (c) Keiron Liddle at fop-dev.
:-)

><fo:page-sequence master-name="content"
>	initial-page-number="1"
>        language="it">
>...
></fo:page-sequence>
>
><!-- All generated pages are formatted according "rest" page master -->
><fo:page-sequence master-name="rest"
>	language="it">
>	...
>	</fo:flow>
></fo:page-sequence>
nope! it keeps on using the "rest" layout for the second first-page.
I'll try -- just to see -- to run it with fop 0.20.5rc3 and see what
happens.