]> matita.cs.unibo.it Git - helm.git/blobdiff - daemons/on-line/xslt/substKey.xsl
1. the default encoding for the stylesheets is now UTF8
[helm.git] / daemons / on-line / xslt / substKey.xsl
index a5acc094d58bc39c0c8f118cf17502bb24ad4164..23b12a1e9b5294635252160db1649947a1a32570 100644 (file)
@@ -8,12 +8,12 @@
 
 <xsl:output
        method="html"
-       encoding="ISO-8859-1"
+       encoding="utf8"
        media-type="text/html" />
 <!--
 <xsl:output
         method="xml"
-        encoding="iso-8859-1"
+        encoding="utf8"
         media-type="text/xml"
         doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"
         doctype-system="DTD/xhtml1-transitional.dtd" />