From 7cc7fe797e7fc456979b72a0dd18cff380a1bcfb Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 11 Dec 2003 18:05:42 +0000 Subject: [PATCH] Fix singly-nested lists. --- xsl/manpages/lists.xsl | 50 +++++++++++++++++++++++++++++++++--------- 1 file changed, 40 insertions(+), 10 deletions(-) diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index ad4c8262f..215f67a4d 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -4,13 +4,40 @@ version='1.0'> - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + + @@ -52,10 +79,7 @@ \(bu - - - - + .TP @@ -76,4 +100,10 @@ .LP + + .RS .TP 3 + + .LP .RE + + -- 2.49.0