xsl-list
[Top] [All Lists]

Re: [xsl] Please help: section labels and other XSL woes

2008-05-22 04:37:12
On Thu, May 22 2008 12:06:52 +0100, nancy_brndt(_at_)yahoo(_dot_)com 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(_dot_)Graham(_at_)MenteithConsulting(_dot_)com
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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--