summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/html-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/html-common.xsl')
-rw-r--r--DOCS/xml/html-common.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl
index cfe3841ece..dc3cb14cea 100644
--- a/DOCS/xml/html-common.xsl
+++ b/DOCS/xml/html-common.xsl
@@ -8,6 +8,9 @@
Set parameters
************** -->
+ <xsl:param name="chunker.output.encoding" select="'utf-8'"/>
+ <xsl:output encoding="utf-8"/>
+
<xsl:param name="toc.section.depth" select="'4'"/>
<xsl:param name="html.stylesheet" select="'default.css'"/>