]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug #441079, use import instead of include so that xsl:output isn't occurring multipl...
authorNorman Walsh <ndw@nwalsh.com>
Wed, 1 Aug 2001 10:54:07 +0000 (10:54 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 1 Aug 2001 10:54:07 +0000 (10:54 +0000)
xsl/xhtml/docbook.xsl

index 67a50c66588e1ecd225fc68ac50d7333155cc3ce..7173324dbc4bb643d6e21e6a2dbfaab2c048e137 100644 (file)
@@ -13,7 +13,7 @@
 
      ******************************************************************** -->
 
-<xsl:include href="../html/docbook.xsl"/>
+<xsl:import href="../html/docbook.xsl"/>
 
  <!-- this has to be last because of document order nonsense -->
 <xsl:output method="xml"