Next in thread → Next in month →

Re: DOCBOOK-APPS: Modify toc.section.depth through custom driver (XSL)

From
Norman Walsh <>
Date
2001-07-13T16:44:23+00:00
ID
Thread
Re: DOCBOOK-APPS: Modify toc.section.depth through custom driver (XSL)
/ Jeff McKenna <> 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 <>      | 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
Next in thread → Next in month →