I believe you'll need to put each section in its own page-sequence; you can then use initial-page-number to start the numbering over in each section. Since the TOC page numbers use a different number format, the TOC's will need to be in separate page-sequences as well. If FOP implemented XSL 1.1, you could use fo:folio-prefix to get the 1-, 2-, etc.; as it is, you'll need to do that yourself wherever you put your fo:page-number.
Eric Amick Systems Engineer II Legislative Computer Systems > -----Original Message----- > From: Mario Madunic [mailto:[email protected]] > Sent: Tuesday, February 02, 2010 8:29 > To: [email protected] > Subject: Page numbering question > > I need to restart page numbering for each section of our manuals. > Example, section one's page numbering would be 1-2, 1-3 ... 1-20 and > section two's would be 2-2, 2-3 ... 2-20. Now to add one more to it. > Each section begins with a toc and its numbering is in roman numerals > with the section number dash in front, ie 1-iii, 2-iii. How would this > be done? > > Marijan (Mario) Madunic > Publishing Specialist > New Flyer Industries
