]> granicus.if.org Git - docbook-dsssl/commitdiff
Add anchors to bibliodivs
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Wed, 21 May 2008 00:12:14 +0000 (00:12 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Wed, 21 May 2008 00:12:14 +0000 (00:12 +0000)
xsl/html/biblio.xsl

index 9169708916a3cabf9fefb5a7de8c7f0664840032..c32bf770c4663cdce8bb286fe630c5d43437ce59 100644 (file)
@@ -57,6 +57,7 @@
     <xsl:apply-templates select="." mode="class.attribute"/>
     <xsl:call-template name="anchor">
       <xsl:with-param name="node" select=".."/>
+      <xsl:with-param name="conditional" select="0"/>
     </xsl:call-template>
     <xsl:apply-templates/>
   </h3>