]> granicus.if.org Git - docbook-dsssl/commitdiff
created make.bold.title template by moving title-bolding part out
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 1 Mar 2008 08:06:05 +0000 (08:06 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 1 Mar 2008 08:06:05 +0000 (08:06 +0000)
from nested-section-title template. This allows the bolding to
also be used by the template for formatting admonitions

xsl/manpages/utility.xsl

index a68d85cd9b6b1d40456800610fcbf72991c4fd08..026749b611e7e62b02c77b4c25d27b35a127ed1a 100644 (file)
     <xsl:text>.nr an-break-flag 1&#10;</xsl:text>
     <xsl:text>.br&#10;</xsl:text>
     <xsl:text>.ps +1&#10;</xsl:text>
+    <xsl:call-template name="make.bold.title"/>
+  </xsl:template>
+
+  <xsl:template name="make.bold.title">
     <!-- * make title wrapper so that we can use "bold" template to apply -->
     <!-- * character formatting to it -->
     <xsl:variable name="title.wrapper">