From: Michael Smith Date: Wed, 7 Feb 2007 16:40:42 +0000 (+0000) Subject: Make sure that all listitems in itemizedlist and orderedlist are X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9da62b4f27722f32df3b5a76dafcfbb3c0d5419d;p=docbook-dsssl Make sure that all listitems in itemizedlist and orderedlist are preceded by a blank line. This fixes a regression that occurred when instances of the TP macro that were use in a previous versions of the list-handling code were switched to RS/RE (because TP doesn't support nesting). TP automatically generates a blank line, but RS doesn't. So I added a .sp before each .RS --- diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 8f5094c6b..291f4c333 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -129,6 +129,8 @@ + ⌂sp + ⌂RS @@ -153,6 +155,8 @@ + + ⌂sp ⌂RS