OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


----- Original Message ----- 
From: "Ron Catterall" <ron@catterall.net>
To: <docbook-apps@lists.oasis-open.org>
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: ron@catterall.net
> 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: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
> 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]