Change log for imported patches
[clsql.git] / doc / html.xsl
index eddc7c113f8b822228cf1404f63cd9bdbdb013f9..163d76b7240c2104062aaedc01302803ac1a6f6a 100644 (file)
@@ -2,8 +2,9 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 
-<xsl:import href="chunk.xsl"/>
+<xsl:import href="docbook_html.xsl"/>
 <xsl:param name="use.id.as.filename" select="1"/>
+<xsl:output encoding="UTF-8" method="html" />
 
 </xsl:stylesheet>