Re: [docbook-apps] Problem with article/appendix numbers in FO

From
Bob Stayton <>
Date
2004-08-17T16:36:33+00:00
ID
57b301c48478$4cee3cc0$6401a8c0@toshiro
Thread
Re: [docbook-apps] Problem with article/appendix numbers in FO
It's a bug.  I just fixed it in CVS.  

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Rune Enggaard Lausen" <>
To: <>
Sent: Tuesday, August 17, 2004 2:16 AM
Subject: [docbook-apps] Problem with article/appendix numbers in FO


> Hi List,
> 
> I would like to have numbered appendices in an article, so I have 
> turned this on using
> 
>    <xsl:param name="appendix.autolabel" select="1"/>
> 
> in my customization layer for FO output.
> 
> The problem is that this only affects the title in the TOC and titles 
> on sections within the appendix. The appendix title itself still only 
> contains the text from the <title> element.
> 
> I tried to alter the generated text using the method described in Bob 
> Staytons *excellent* XSL Guide, but again: No effect.
> 
> Everyting works as expected in HTML output.
> 
> Is this a bug in the stylesheets, or am I missing something?
> 
> I use ver. 1.65.1 of the stylesheets.
> 
> Best regards,
> 
> Rune
> 
> 
>