Abdelrazak Younes wrote:
Juergen Spitzmueller wrote:
Asger Ottar Alstrup wrote:
LaTeX can do UTF8, it seems.
http://mail.nl.linux.org/linux-utf8/2004-04/msg00000.html
Just use "\usepackage[utf8]{inputenc}".
Note that there are still lots of packages that don't work with utf8.
For instance, listings and soul are two very common and useful
packages that do not support unicode.
I've read that about listing:
http://www.tug.org/pipermail/macostex-archives/2006-April/021868.html
Would that help?
XeTeX is not TeX, it can handle 2 byte characters by default.
Herbert