Discussion:
unknown
1970-01-01 00:00:00 UTC
Permalink
There seems to be something else for Unicode support. Ever heard of
this? Is that supposed to work without installing additional files?

(cited from:
http://mail.nl.linux.org/linux-utf8/2004-04/msg00000.html)

------
In mid February, the LaTeX project team released a new version that now
supports UTF-8. For details, see

ftp://ftp.tex.ac.uk/tex-archive/macros/latex/base/utf8ienc.dtx

You now can finally simply replace

\usepackage[latin1]{inputenc}

with

\usepackage[utf8]{inputenc}

and can this way move all your non-ASCII LaTeX input to UTF-8 as well.
--
Markus Hoenicka
***@cats.de
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
Loading...