]> granicus.if.org Git - docbook-dsssl/commitdiff
Don't change the html.ext parameter
authorNorman Walsh <ndw@nwalsh.com>
Wed, 9 Jan 2002 13:28:03 +0000 (13:28 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 9 Jan 2002 13:28:03 +0000 (13:28 +0000)
xsl/xhtml/html2xhtml.xsl

index 0f8b49fe47f9d098b67bb8a83040e6bff00afd4f..38772bdcae3bae0396e86bd268115411c944f35b 100644 (file)
   </xsl:copy>
 </xsl:template>
 
-<xsl:template match="xsl:param[@name='html.ext']">
-  <xsl:copy>
-    <xsl:copy-of select="@*"/>
-    <xsl:attribute name="select">'xhtm'</xsl:attribute>
-  </xsl:copy>
-</xsl:template>
-
 <xsl:template match="xsl:attribute[@name='name']">
   <xsl:choose>
     <xsl:when test="ancestor::a">