Subject: Re: Please help: section labels and other XSL woes
From: Nancy Brandt <nancy_brndt@xxxxxxxxx>
Date: Thu, 22 May 2008 04:56:13 -0700 (PDT)
|
Thanks for your advice, Tony!
--- Tony Graham <Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx>
wrote:
> On Thu, May 22 2008 12:06:52 +0100,
> nancy_brndt@xxxxxxxxx wrote:
> > Ok, so I'll dare to paste a code snippet that
> handles
> > the section labels + label separators
> > :
> > <xsl:template match="section" mode="label.markup">
>
> This really is a DocBook question. The code that
> you provide is largely
> explained at
>
http://www.sagehill.net/docbookxsl/GeneralCustoms.html,
> although it looks to have become a bit more
> complicated since the
> current update of the book was published.
>
> Your best option would be to ask on the docbook-apps
> mailing list (see
> http://www.docbook.org/help), and a second-best
> option would be to look
> at the 'autolabel.format' template and your value of
> 'section.autolabel'
> to see how they end up adding the '.'.
>
> Regards,
>
>
> Tony Graham
> Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx
> Director W3C XSL FO
> SG Invited Expert
> Menteith Consulting Ltd
> XML, XSL and XSLT consulting, programming and
> training
> Registered Office: 13 Kelly's Bay Beach, Skerries,
> Co. Dublin, Ireland
> Registered in Ireland - No. 428599
> http://www.menteithconsulting.com
> -- -- -- -- -- -- -- -- -- -- -- -- --
> -- -- -- --
> xmlroff XSL Formatter
> http://xmlroff.org
> xslide Emacs mode
> http://www.menteith.com/wiki/xslide
> Unicode: A Primer
> urn:isbn:0-7645-4625-2
|