Emacs and accented letters

Christoph Bier christoph.bier at web.de
Mon Jun 11 12:23:02 UTC 2007


Alain Muls schrieb am 10.06.2007 23:05:

> Hi
> 
> I use emacs for editing my latex documents. I write texts in dutch and french, 
> so accented characters are common place.
> 
> If I open a document in emacs and type accented characters, everything 
> compiles OK but the accented characters do not get outputted OK, eg. a 
> letter 'é' in the Latex document gets displayed in the pdf-files 
> as 'AtildeCopyright'. How can I resolv this?

You have to use inputenc.sty with the right encoding. It's a matter
of your LaTeX file but not of Emacs. IIRC (I still use latin1):
\usepackage[utf8]{inputenc}

Best
Christoph
-- 
+++ Typografie-Regeln: http://zvisionwelt.de/downloads.html (1.6)





More information about the ubuntu-users mailing list