[XeTeX] UTF8 and XeTeX?
Thomas Hühn
mailinglists-282114 at thomas-huehn.de
Thu Jul 19 11:11:24 CEST 2007
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}
pdflatex bla.tex works as expected.
xelatex bla.tex stops with:
! Package inputenc Error: Unicode char \u8:äll not set up for use with
LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...
l.7 Häll
o
?
Which part of the manual (and which one? fontspec?) have I overlooked?
Thomas
More information about the XeTeX
mailing list