[l2h] coding of special characters with latex2html
Hakan Kuecuekyilmaz
hakan at lisas.de
Sat Mar 1 17:11:14 CET 2008
Hi Hartmut,
On Sa, 2008-03-01 at 15:18 +0100, Hartmut Haase wrote:
> Hi,
> is there a parameter/switch/option to tell latex2html to use the code of
> special characters instead of the character? E. g. not to output ä (a-umlaut)
> but ä oder its unicode-equivalent.
-html_version "4.0,unicode"
and putting
$CHARSET = "utf-8";
into your .latex2html-init, should do the trick. Of course your input
file has to be utf-8.
Cheers,
Hakan
--
Hakan Küçükyılmaz
http://laptopbattle-mannheim.de/
More information about the latex2html
mailing list