Next in thread →
Next in month →
Re: [docbook-apps] page numbering, yet another
It worked. I used the 1.67 XSL Thanks again Le 10 nov. 04, à 08:02, Bob Stayton a écrit : > This simple solution that I recently received off list will work in the > 1.66.1 stylesheets to number a document from page 1 all the way > through in > arabic numerals. > > Bob Stayton > Sagehill Enterprises > DocBook Consulting > > > ----- Original Message ----- > From: "Dennis Karasev" <> > To: "Bob Stayton" <> > Sent: Tuesday, October 19, 2004 4:53 PM > Subject: Re: [docbook-apps] Page numbering in pdf output > > >> Hello, Bob! >> >> Thank You very much for your reply! My requirement to number pages >> sequentially, which in fact is the preferred (not to say the only) >> page numbering style in Russia, could be achived by adding these two >> lines to my customization stylesheet: >> >> <xsl:template name="page.number.format">1</xsl:template> >> <xsl:template name="initial.page.number">auto</xsl:template> > > From: "Christian Brugeron" <> > To: "Bob Stayton" <> > Cc: "DocBook Apps" <> > Sent: Tuesday, November 09, 2004 10:38 PM > Subject: Re: [docbook-apps] page numbering, yet another > > > Hi Bob, > > A 'normal' book (like a novel) is numbered from the first page to the > end without chapter restart. > > I want to have this behaviour. > > I have altered the preface numbrering to suppress it (ie roman > characters) but I do not want the chapte 1 restart. > > The TOC is 'good' in the sense of it shows the pages as numbered from > chapter 1. > > In a few words, I want the book numbrered from the first page to the > end. > > Thanks > > Christian > > > Le 10 nov. 04, à 05:32, Bob Stayton a écrit : > >> Hi Christian, >> You'll have to elaborate a bit on what you are attempting to do and >> what >> results you are seeing. >> >> The default page numbering in DocBook XSL uses lowercase roman >> numerals for >> the front matter, and restarts numbering at 1 on the first chapter in >> arabic >> numerals. Regardless of the number format or restart, the TOC should >> get >> correct page references. >> >> Bob Stayton >> Sagehill Enterprises >> DocBook Consulting >> >> >> >> ----- Original Message ----- >> From: "Christian Brugeron" <> >> To: "DocBook Apps" <> >> Sent: Monday, November 08, 2004 10:57 PM >> Subject: [docbook-apps] page numbering, yet another >> >> >>> Hello, >>> >>> When I add several pages in front of my book, the page numbering >>> starts >>> at the first chapter instead of the first page. So the TOC is also >>> wrong. >>> >>> I add the pages in the title page template. >>> >>> Any clue? >>> >>> Thanks >>> >>> >>> cb >>> >>> >>> >> >> > > > >
Next in thread →
Next in month →