<br><tt><font size=2>That did the trick. Thanks Ken.</font></tt>
<br>
<br><tt><font size=2>At 2009-06-26 07:34 -0500, daniel.r.boughton@rrd.com
wrote:<br>
>I have a document which is divided into several sections and I want
<br>
>the page numbering to start at 1 for each section. Each section
has <br>
>it's own page-sequence, so I set initial-page-number="1"
in each <br>
>page sequence. The problem is that if a section ends on an odd
<br>
>numbered page XEP inserts an extra blank page so that page-sequence
<br>
>ends on an even numbered page.<br>
<br>
This is conforming to the specification requirements. Without <br>
changes, the parity of the initial-page-number being odd will require <br>
the preceding page sequence to end on an even page number.<br>
<br>
>Is there a way to get each section to start with a page number of 1
<br>
>without getting the extra blank pages?<br>
<br>
By using force-page-count="no-force" on the page sequence where
the <br>
extra page is currently being added (so the one before the one with <br>
initial-page-number="1").<br>
<br>
I hope this helps.<br>
<br>
. . . . . . . Ken<br>
<br>
</font></tt>