]> granicus.if.org Git - docbook-dsssl/commitdiff
Generate anchors before the formal.object.heading, not within it; support formal...
authorNorman Walsh <ndw@nwalsh.com>
Thu, 14 Mar 2002 13:47:34 +0000 (13:47 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 14 Mar 2002 13:47:34 +0000 (13:47 +0000)
xsl/html/block.xsl

index 21fb16915dc003c1bc1990d791c2acc5d8b601be..f03909a2bdae892c2b505c47e30e06a026cf8edc 100644 (file)
 
 <xsl:template match="abstract">
   <div class="{name(.)}">
+    <xsl:call-template name="anchor"/>
     <xsl:call-template name="formal.object.heading">
       <xsl:with-param name="title">
         <xsl:apply-templates select="." mode="title.markup">