]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: Increase default value for chunk.section.depth
authorDavid Cramer <david@thingbag.net>
Mon, 4 Jun 2012 16:42:58 +0000 (16:42 +0000)
committerDavid Cramer <david@thingbag.net>
Mon, 4 Jun 2012 16:42:58 +0000 (16:42 +0000)
xsl/webhelp/xsl/webhelp-common.xsl

index da2b43069acac7fc16e59fc856910e2a0a768b7a..7224f6e03eef1d5d3c3bd199f3fb25db55553e52 100644 (file)
@@ -38,7 +38,7 @@
     <xsl:param name="para.propagates.style" select="1"/>
     <xsl:param name="phrase.propagates.style" select="1"/>
     <xsl:param name="chunk.first.sections" select="1"/>
-    <xsl:param name="chunk.section.depth" select="1"/>
+    <xsl:param name="chunk.section.depth" select="3"/>
     <xsl:param name="use.id.as.filename" select="1"/>
     <xsl:param name="branding">not set</xsl:param>
     <xsl:param name="brandname"> </xsl:param>