From: Jirka Kosek Date: Sun, 22 Apr 2001 18:56:10 +0000 (+0000) Subject: Updated encoding issues for non-English languages X-Git-Tag: release/1.79.1~6^2~6564 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f01e5ecc1a69d3934131353023d304fda27dbdce;p=docbook-dsssl Updated encoding issues for non-English languages --- diff --git a/xsl/htmlhelp/doc/htmlhelp.xml b/xsl/htmlhelp/doc/htmlhelp.xml index 37d8717ee..1d7c4a3ba 100644 --- a/xsl/htmlhelp/doc/htmlhelp.xml +++ b/xsl/htmlhelp/doc/htmlhelp.xml @@ -121,24 +121,14 @@ entities in TOC file and index entries. This can be easily done by - + + ]]> Default encoding is ISO-8859-1 (aka ISO Latin 1). - -With some XSLT processor index entries are problematic. For -example Saxon uses character references even after specifying different -encoding. This can be switched off by using parameter saxon:character-representation="native" on -xsl:output instruction. However -this does not work with DocBook stylesheets. If you know solution to -this problem let me know. For the moment some characters in index are -weird. - -