From: Michael Smith Date: Mon, 10 Mar 2008 03:53:20 +0000 (+0000) Subject: set output of the literal element in monospace. this causes all X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fd4ed806652f2c0b90a56af1b38819d9d46b192;p=docbook-dsssl set output of the literal element in monospace. this causes all inline monospace instances in the git man pages to be set in monospace (since DocBook XML source for git docs is generated with asciidoc and asciidoc consistently outputs only for inline monospace (not or or anything else). Of course this only affects non-TTY output... --- diff --git a/xsl/manpages/inline.xsl b/xsl/manpages/inline.xsl index 9160f8497..17243cb4b 100644 --- a/xsl/manpages/inline.xsl +++ b/xsl/manpages/inline.xsl @@ -215,4 +215,8 @@ + + + +