Thanks for all, So, it is a XSL-FO limitation.
As suggested by Pascal, I was forced to use force-page="end-on-odd" on the page-sequences preceding my recto-verso sequence (initial-page-number="odd" seems also not to work - no chance!). Two new problems appear: the blank-pages and page-numbers! The other solution is to "paginate" the XML file and is time-costy. It will be great if we have had a sort of <fo:simple-repeatable-pages> which can alternate <fo:single-page-masters> in the order we define them (and not depending on only criteria like page-position=first|rest|any or odd-or-even...). Because I think this a real need from editing industry... How to suggest it to FOP workgroup? Is there any FOP fork or extension which does it? Thanx again. A+. Ahmed HADDAD. > [EMAIL PROTECTED] wrote: > >> Thanks Pascal, >> >> But the problem happens because sometimes the first page can have odd >> page-number. >> >> In your example, if I add another page before Model1 page (the >> "first"), the Model2 and Model3 pages will alternate in the inverse >> order! Here is the test I done: > > I understand your requirement. Unfortunately there is no way to achieve > it in XSL-FO 1.1. Sorry, > > Chris > > > > > --------------------------------------------------------------------- To > unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
