]> granicus.if.org Git - docbook-dsssl/commitdiff
Added missing space.
authorMauritz Jeanson <mj@johanneberg.com>
Wed, 6 Feb 2008 19:34:43 +0000 (19:34 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Wed, 6 Feb 2008 19:34:43 +0000 (19:34 +0000)
xsl/html/chunk-common.xsl

index fa53207d7a31b8818126c6283e598e14fefc78a8..d2e2079fa8d80a1037d21c46baddd53aff988146 100644 (file)
              |descendant::sect2[$chunk.section.depth &gt; 1 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1]
              |descendant::sect3[$chunk.section.depth &gt; 2 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1]
              |descendant::sect4[$chunk.section.depth &gt; 3 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1]
-             |descendant::sect5[$chunk.section.depth &gt; 4and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1]
+             |descendant::sect5[$chunk.section.depth &gt; 4 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1]
              |descendant::section[$chunk.section.depth 
                                   &gt; count(ancestor::section) and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1])[1]"/>