]> granicus.if.org Git - docbook-dsssl/commitdiff
Match template for "/" must have priority="1" since
authorBob Stayton <bobs@sagehill.net>
Fri, 4 Nov 2011 17:50:44 +0000 (17:50 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 4 Nov 2011 17:50:44 +0000 (17:50 +0000)
chunk-code.xsl is xsl:included, not xsl:imported.

xsl/epub/docbook.xsl

index 06fd3b4dff8e4152bc66653435891dde2bbbe2b7..82d07689187a09bf77897cb6567391e0fc84f958 100644 (file)
@@ -99,7 +99,7 @@
 
   <xsl:key name="image-filerefs" match="graphic|inlinegraphic|imagedata" use="@fileref"/>
 
-  <xsl:template match="/">
+  <xsl:template match="/" priority="1">
     <!-- * Get a title for current doc so that we let the user -->
     <!-- * know what document we are processing at this point. -->
     <xsl:variable name="doc.title">