From: Michael Smith Date: Tue, 5 Sep 2006 00:02:54 +0000 (+0000) Subject: Fixed handling of verbatims (address, screen, etc.) within X-Git-Tag: release/1.79.1~6^2~2546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86cda586d927dccbe592d218427164daf461f457;p=docbook-dsssl Fixed handling of verbatims (address, screen, etc.) within listitem instances in varlistentry and glossentry. (We now always use .RS instead of .TP). Closes bug 1551922 and closes Debian bug 385940. Thanks to Daniel Leidert and Jakub Wilk. --- diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 94e10ea9d..951d7114c 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -56,22 +56,7 @@ - - - - - - .PP - - - .TP - - - - - - - + .PP @@ -97,23 +82,14 @@ - - - - - .RS - - - - - - - .RE - - - - - + .RS + + + + + + + .RE