[XeTeX] UTF8 and XeTeX?
Rémy Oudompheng
oudomphe at clipper.ens.fr
Thu Jul 19 14:45:47 CEST 2007
Thomas Hühn <mailinglists-282114 at thomas-huehn.de>
writes:
> Hi
>
> I'm writing a source file in UTF8 and don't understand how to make XeTeX
> process it.
>
> Here is a minimal example:
>
> \documentclass{article}
> \usepackage[utf8]{inputenc}
> \begin{document}
> Hällo
> \end{document}
You should not be using inputenc when using xelatex but rather nothing, or
maybe '\XeTeXdefaultencoding utf-8' and fontspec to specify a font if
needed.
--
Rémy Oudompheng.
More information about the XeTeX
mailing list