]> granicus.if.org Git - docbook-dsssl/commitdiff
Make XHTML chunks
authorNorman Walsh <ndw@nwalsh.com>
Wed, 9 Oct 2002 09:44:10 +0000 (09:44 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 9 Oct 2002 09:44:10 +0000 (09:44 +0000)
xsl/xhtml/html2xhtml.xsl

index 10be14bdbe8b391a50705c7a925ac0033e5c5f12..a617b642ba22fb9c349225e8da7ff9082f8d7ab8 100644 (file)
   </xsl:copy>
 </xsl:template>
 
+<xsl:template match="xsl:param[@name='chunker.output.method']">
+  <xsl:copy>
+    <xsl:copy-of select="@*"/>
+    <xsl:attribute name="select">'xml'</xsl:attribute>
+  </xsl:copy>
+</xsl:template>
+
 <xsl:template match="xsl:attribute[@name='name']">
   <xsl:choose>
     <xsl:when test="ancestor::a">