]> granicus.if.org Git - docbook-dsssl/commitdiff
Added a template for bibliolist. Closes bug #1815916.
authorMauritz Jeanson <mj@johanneberg.com>
Mon, 16 Mar 2009 14:35:19 +0000 (14:35 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Mon, 16 Mar 2009 14:35:19 +0000 (14:35 +0000)
xsl/manpages/lists.xsl

index c0c9704e98bb63b99a45207396fcb42c7dc2eeeb..62d7eae09439c0e26afcb24af72be7e1fb315e66 100644 (file)
   </xsl:if>
 </xsl:template>
 
+<xsl:template match="bibliolist">
+  <xsl:apply-templates/>
+  <xsl:text>&#10;</xsl:text>
+</xsl:template>
+
 <xsl:template match="variablelist|glosslist">
   <xsl:if test="title">
     <xsl:text>.PP&#10;</xsl:text>