[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: Modify toc.section.depth through custom driver (XSL)
/ Jeff McKenna <mckenna@dmsolutions.ca> was heard to say:
| ...
| <xsl:variable name="toc.section.depth">3</xsl:variable>
[...]
| When I use this I get the error: "Duplicate Global Variable
| Declaration". How can I modify the depth then???? The archives
Try
<xsl:param name="toc.section.depth">3</xsl:param>
(What processor are you using?)
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | Words--so innocent and powerless
http://www.oasis-open.org/docbook/ | they are, as standing in a
Chair, DocBook Technical Committee | dictionary, how potent for good
| and evil they become, in the hands
| of one who knows how to use
| them!--Nathaniel Hawthorne
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC