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