Next in thread → Next in month →

Re: [docbook-apps] re-setting the initial page number of a document

From
Bob Stayton <>
Date
2006-09-19T03:53:06+00:00
ID
033b01c6db9f$131a94f0$6400a8c0@totoro
Thread
Re: [docbook-apps] re-setting the initial page number of a document
There is no single parameter to set the starting page number, because more 
than one page sequence may need to restart it.  So there is a template 
named 'initial.page.number' in fo/pagesetup.xsl that can be customized to 
set the initial page number for different element types.

If you need to pass a value as a parameter, then define a new global 
parameter in your customization layer and use that in your customization of 
the initial.page.number template.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Ron Catterall" <>
To: <>
Sent: Monday, September 18, 2006 3:17 PM
Subject: [docbook-apps] re-setting the initial page number of a document


> How do I set an initial page number to other than the default of 1 ?
> This does not work - page numbering still begins at 1
> <xsl:param name="initial.page.number" select ="5" />
>
> -- 
> Ron Catterall, Phd, DSc email: 
> Prolongacion de Hidalgo 140 http://catterall.net/
> San Felipe del Agua tel: +52 951 520 1821
> Oaxaca      68020 Mexico fax: +1 530 348 8309
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>
Next in thread → Next in month →