On sÃn, 2005-03-13 at 01:03 +0800, Joerg wrote:
> Hi,
>
> I have a strange problem. When I write in Emacs I can use special character
> like ÃÃÃ, which are properly displayed. But if I run Latex I get instead of
> ÃÃÃ other characters. Even if I open the tex-file in another editor I get
> the replaced characters. If I type ÃÃÃ in the other editor and open the
> file
> in Emacs I get something like \344\366 etc.
>
> Any idea what the problem is and where I have to look for a solution?
You give no info about encoding or TeX version (tetex, MikTeX). If you
use Unicode utf-8 (an `u' is shown to the left in the modeline), add the
line
\usepackage[utf8]{inputenc}
to the preamble. If you use tetex you may have to install the `tetex-
unicode' package.
--
August
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs