view DOCS/xml/pl/html.xsl @ 11165:e1c3f72da3d1

fixed colorkey enabling/disabling
author faust3
date Fri, 17 Oct 2003 17:10:48 +0000
parents dafc5bfc6f92
children 6dfed0b2a300
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html.xsl"/>
  <xsl:param name="chunker.output.encoding" select="'utf-8'"/>

</xsl:stylesheet>