Hi,
The default output for DocBook XSL for appendix is:
Appendix A. My Appendix
and in the table of contents it shows:
A. My Appendix
If you are getting "A. My appendix" in the appendix itself, then your customization
layer is doing that.
Bob Stayton
Sagehill Enterprises
[email protected]
----- Original Message -----
From: "Giuseppe Greco" <[email protected]>
To: "Jirka Kosek" <[email protected]>
Cc: <[email protected]>
Sent: Friday, December 02, 2011 12:54 PM
Subject: Re: [docbook] Strange HTML output...
... but doing so I get the same value as before, i.e.
A. My Appendix
... while I'd like to get the nice old value:
APPENDIX A. My Appendix.
Is that possible?
Tx,
j3d
On Fri, 2011-12-02 at 21:32 +0100, Jirka Kosek wrote:
On 2.12.2011 18:23, Giuseppe Greco wrote:
> <xsl:param name="appendix.autolabel" select="1"/>
>
> ... but the appendix label is still missing. Is there something else I
> need to be aware of?
Use
<xsl:param name="appendix.autolabel">A</xsl:param>
Some time ago this param was changed from 0/1 to values used by format
attribute on xsl:number.
Jirka
--
----------------------------------------
Giuseppe Greco
6949 Comano
Switzerland
call giuseppe.greco via Skype
phone: +41 (0)91 234 51 09
mobile: +41 (0)79 590 33 06
email: [email protected]
----------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]