This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] page numbering, yet another


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
bobs@sagehill.net

----- Original Message ----- 
From: "Dennis Karasev" <dennis@pochtamt.ru>
To: "Bob Stayton" <bobs@sagehill.net>
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" <christian@barzoi.fr>
To: "Bob Stayton" <bobs@sagehill.net>
Cc: "DocBook Apps" <docbook-apps@lists.oasis-open.org>
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
> bobs@sagehill.net
>
>
> ----- Original Message -----
> From: "Christian Brugeron" <christian@barzoi.fr>
> To: "DocBook Apps" <docbook-apps@lists.oasis-open.org>
> 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
>>
>>
>>
>
>





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]