]> granicus.if.org Git - docbook-dsssl/commit
Removed misguided code intended for normalizing whitespace in term
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 28 Sep 2005 18:26:23 +0000 (18:26 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 28 Sep 2005 18:26:23 +0000 (18:26 +0000)
commitcaf85cfb51161177afb9d2b726f721d242af016f
tree43ffe3d0f74b43f8011cc2dc49d7df39bd56eca9
parentca852ca635307d67467719dc03e02fde066db670
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.)
xsl/fo/lists.xsl
xsl/html/lists.xsl