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

index 7895d2b4f760e265851ba54391daa1759b0d8251..862f01a62d2e5828d653769c136068962169a6fd 100644 (file)
 
 <xsl:template match="abstract" mode="titlepage.mode">
   <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"/>