From: Michael Smith Date: Sat, 1 Mar 2008 08:11:54 +0000 (+0000) Subject: Reworked output for admonitions (caution, important, note, tip, X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba85159030f39448b3e01820d4d6047e3ec2f518;p=docbook-dsssl Reworked output for admonitions (caution, important, note, tip, warning). In TTY output, admonitions now get indented. In non-TTY output, a colored marker (yellow) is displayed next to them. --- diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index 2dd4647a3..81c3f953c 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -17,9 +17,23 @@ - + + n + + + .RS 4 + .BM yellow + .PP + .sp -1 + .ps +1 + + + .sp .5v + .EM yellow + .RE -4n + .sp .5v @@ -173,10 +187,10 @@ - .BB + .BB lightgray - .EB + .EB lightgray