xsl-list
[Top] [All Lists]

[xsl] too many white pages

2011-12-15 18:35:50
Hi all,

I have parts in my document

each part generates 2 page-sequences
- one for the toc of the part (always 1 page, one left blank after that)
- one for the actual part content

Now I want each toc to start on an odd page (I force the pagenumber to be 1for each)
And I want the part to start on page three

settings for the page sequence of the toc
force-page-count = even
initial-page-number = 1

settings for the page sequence of the part content
force-page-count = even

All is fine when the page count odd for the part content (I get one blank page at the end as expected) If the page count is even, I get two blank pages. I would like to see no empty pages

Is this expected behaviour? (and what to do to prevent this?)

Would it be a marker issue? I have markers in the FO for use with the headers/footers
Would markers naturaly float to the next page?

Thanks

Geert


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>