From: Michael Smith Date: Wed, 28 Sep 2005 18:26:23 +0000 (+0000) Subject: Removed misguided code intended for normalizing whitespace in term X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caf85cfb51161177afb9d2b726f721d242af016f;p=docbook-dsssl Removed misguided code intended for normalizing whitespace in term output for HTML and FO. (It's not necessary for those, though it is still needed in manpages output because we're using the .TP macro, and first line following that is treated differently than the subsequent lines. So we need to get rid of any embedded line breaks from within the Term source.) --- diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 421d9dc37..1a7dc1f05 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -565,10 +565,7 @@ - - - - + diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index 5e516d109..2181b1058 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -442,10 +442,7 @@ - - - - +