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] restart pagenumbering at each part


On Tue, Oct 14, 2003 at 05:38:08PM +0200, Sebastian Fey wrote:
> hi,
> 
> our documentation is organized like this:
> 
> set - books - parts - chapters ...
> 
> is it possible to start each [part] with pagenumber 1 ?

Yes, it is possible, but maybe not as easy as
it should be.  You will need to customize this template
in fo/division.xsl:

<xsl:template match="part" mode="part.titlepage.mode">

You need to change how it sets the 'initial-page-number'
attribute so it is always 1.


-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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