]> granicus.if.org Git - docbook-dsssl/commitdiff
Output linebreak before start of .RS macro in nested lists. Closes
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 15 Aug 2006 10:52:30 +0000 (10:52 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 15 Aug 2006 10:52:30 +0000 (10:52 +0000)
bug #1524573. Thanks to Sam Steingold.

xsl/manpages/lists.xsl

index 22891e6fa161a49c71761d448c132b6607da8ac9..bf8011848a1ee5fa56146516487a67fa1eeff625 100644 (file)
 
 <xsl:template match="variablelist[ancestor::listitem or ancestor::step or ancestor::glossdef]|
                      glosslist[ancestor::listitem or ancestor::step or ancestor::glossdef]">
+  <xsl:text>&#10;</xsl:text>
   <xsl:text>.RS</xsl:text> 
   <xsl:if test="not($list-indent = '')">
     <xsl:text> </xsl:text>