]> granicus.if.org Git - docbook-dsssl/commitdiff
htmlhelp.generate.index is now param, not variable. This means that you can override...
authorJirka Kosek <jirka@kosek.cz>
Sun, 21 May 2006 15:05:10 +0000 (15:05 +0000)
committerJirka Kosek <jirka@kosek.cz>
Sun, 21 May 2006 15:05:10 +0000 (15:05 +0000)
xsl/htmlhelp/htmlhelp-common.xsl

index 0f338ded4563d16519977dc62d7868330522a01c..a80d40af49a588c33cad0d27cb48e0de026a95e7 100644 (file)
@@ -27,7 +27,7 @@
 
 <!-- ==================================================================== -->
 
-<xsl:variable name="htmlhelp.generate.index" select="//indexterm[1]"/>
+<xsl:param name="htmlhelp.generate.index" select="//indexterm[1]"/>
 
 <!-- Set up HTML Help flag -->
 <xsl:variable name="htmlhelp.output" select="1"/>