]> granicus.if.org Git - docbook-dsssl/commitdiff
Strip whitespace in Manvolnum; closes bug #959805
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 10 May 2005 04:54:22 +0000 (04:54 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 10 May 2005 04:54:22 +0000 (04:54 +0000)
(thanks to Jens Elkner for reporting the problem)

::PROBLEM:
  Whitespace is preserved in output for Manvolnum. Among other
  things, this results in garbled filenames for man pages
  generated from the manpages stylesheets.

::CAUSE
  Manvolnum was not included in the master list of "strip space"
  elements.

::FIX
  Added Manvolnum to master list of "strip space" elements.

::AFFECTS
  This change affects all output formats.

xsl/common/common.xsl

index faa2d772fab7e9ea4e2778203571d719ed38dba7..98c43fad6e45b4345486fc7ffb2bd9d9784a56fc 100644 (file)
@@ -91,6 +91,7 @@ ooclass
 ooexception
 oointerface
 simplemsgentry
+manvolnum
 "/>
 
 <!-- ====================================================================== -->