From f01e5ecc1a69d3934131353023d304fda27dbdce Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Sun, 22 Apr 2001 18:56:10 +0000 Subject: [PATCH] Updated encoding issues for non-English languages --- xsl/htmlhelp/doc/htmlhelp.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) 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. - - -- 2.50.1