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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Strange HTML output...


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


----- Original Message ----- From: "Giuseppe Greco" <giuseppe.greco@agamura.com>
To: "Jirka Kosek" <jirka@kosek.cz>
Cc: <docbook@lists.oasis-open.org>
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:  giuseppe.greco@agamura.com
----------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org






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