From 15aa9ebc6238d6d689f622252c2b93fd468a7332 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 4 Mar 2008 07:14:18 +0000 Subject: [PATCH] minor whitespace-only reformatting of lists.xsl source --- xsl/manpages/lists.xsl | 69 +++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 35 deletions(-) diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index deae31add..fc14fc125 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -31,15 +31,15 @@ + simpara[ancestor::listitem or ancestor::step or ancestor::glossdef]| + remark[ancestor::listitem or ancestor::step or ancestor::glossdef]"> + self::para or + self::simpara or + self::remark + ]"> .sp @@ -99,12 +99,12 @@ + glosslist[ancestor::listitem or ancestor::step or ancestor::glossdef]"> + parent::para[following-sibling::node()] or + parent::simpara[following-sibling::node()] or + parent::remark[following-sibling::node()]"> .sp @@ -248,7 +248,7 @@ + select="*[not(self::listitem) and not(self::title)]"/> @@ -260,8 +260,8 @@ + orderedlist[ancestor::listitem or ancestor::step or ancestor::glossdef]| + procedure[ancestor::listitem or ancestor::step or ancestor::glossdef]"> .PP @@ -272,9 +272,9 @@ + parent::para[following-sibling::node()] or + parent::simpara[following-sibling::node()] or + parent::remark[following-sibling::node()]"> .RS @@ -288,17 +288,16 @@ - - + - + @@ -308,13 +307,13 @@ - , - - - - - - + , + + + + + + @@ -354,8 +353,8 @@ .ll +(\n(LLu * 62u / 100u) .TS - - + + @@ -389,13 +388,13 @@ - - - - - - - + + + + + + + -- 2.40.0