]> granicus.if.org Git - docbook-dsssl/commitdiff
put filename output in monospace instead of italic
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Mar 2008 11:45:14 +0000 (11:45 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Mar 2008 11:45:14 +0000 (11:45 +0000)
xsl/manpages/inline.xsl

index 35183cfd3e1ea38781300025c3df311311515fd9..edb549d46252cf85965c5b2c903e91620c6e77e5 100644 (file)
                 $man.break.after.slash = 0">
     <xsl:call-template name="suppress.hyphenation"/>
   </xsl:if>
-  <xsl:call-template name="italic">
-    <xsl:with-param name="node" select="."/>
-    <xsl:with-param name="context" select="."/>
-  </xsl:call-template>
+  <xsl:call-template name="inline.monoseq"/>
 </xsl:template>
 
 <xsl:template match="emphasis">