]> granicus.if.org Git - docbook-dsssl/commitdiff
Suppress titleabbrev on the title page
authorNorman Walsh <ndw@nwalsh.com>
Thu, 5 Apr 2001 17:32:08 +0000 (17:32 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 5 Apr 2001 17:32:08 +0000 (17:32 +0000)
xsl/html/titlepage.xsl

index 8395ddacd0494f95fba9c0aedeb289a31dc4ec40..d29167d1f10c707df2089f3005be73dd590df9a5 100644 (file)
 </xsl:template>
 
 <xsl:template match="titleabbrev" mode="titlepage.mode">
-  <span class="{name(.)}">
-    <xsl:apply-templates mode="titlepage.mode"/>
-    <br/>
-  </span>
+  <!-- nop; title abbreviations don't belong on the title page! -->
 </xsl:template>
-  
+
 <xsl:template match="volumenum" mode="titlepage.mode">
   <span class="{name(.)}">
     <xsl:apply-templates mode="titlepage.mode"/>