]> granicus.if.org Git - docbook-dsssl/commitdiff
Convert spaces to fo:leader also in elements in the DB 5 namespace.
authorMauritz Jeanson <mj@johanneberg.com>
Sat, 13 Sep 2008 17:21:11 +0000 (17:21 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Sat, 13 Sep 2008 17:21:11 +0000 (17:21 +0000)
xsl/fo/spaces.xsl

index 13c5d87aa4c4c1823a1b234c79eb9549d9731034..04759a4f0532cdbb95a116ed85f6d9eb00d98f8b 100644 (file)
@@ -11,7 +11,8 @@
      simulate desired behaviour.
      ******************************************************************** -->
 
-<xsl:template match="text()[namespace-uri(..) = '']">
+<xsl:template match="text()[namespace-uri(..) = '' or 
+                    namespace-uri(..) = 'http://docbook.org/ns/docbook']">
   <xsl:choose>
     <xsl:when test="$passivetex.extensions != 0">
       <xsl:call-template name="passivetex.dash.subst">