projects
/
docbook-dsssl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8362e7b
)
created make.bold.title template by moving title-bolding part out
author
Michael Smith
<xmldoc@users.sourceforge.net>
Sat, 1 Mar 2008 08:06:05 +0000
(08:06 +0000)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/xsl/manpages/utility.xsl
b/xsl/manpages/utility.xsl
index a68d85cd9b6b1d40456800610fcbf72991c4fd08..026749b611e7e62b02c77b4c25d27b35a127ed1a 100644
(file)
--- a/
xsl/manpages/utility.xsl
+++ b/
xsl/manpages/utility.xsl
@@
-170,6
+170,10
@@
<xsl:text>.nr an-break-flag 1 </xsl:text>
<xsl:text>.br </xsl:text>
<xsl:text>.ps +1 </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">