]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug #1309: Added missing template for indexdiv/subtitle.
authorMauritz Jeanson <mj@johanneberg.com>
Fri, 20 Sep 2013 11:04:58 +0000 (11:04 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Fri, 20 Sep 2013 11:04:58 +0000 (11:04 +0000)
xsl/html/index.xsl

index 7dbea50906fb9cc7dd9aa5fcfa10cc2c4a532c02..1a77490f8075bcae9f831c20216b96aaed3e22cd 100644 (file)
   </h3>
 </xsl:template>
 
+<xsl:template match="indexdiv/subtitle">
+  <h4>
+    <xsl:apply-templates select="." mode="common.html.attributes"/>
+    <xsl:apply-templates/>
+  </h4>
+</xsl:template>
+
 <!-- ==================================================================== -->
 
 <xsl:template match="indexterm">