[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: spell checking in latex files
From: |
Christian Herenz |
Subject: |
Re: spell checking in latex files |
Date: |
Sat, 16 Jun 2007 14:28:56 +0200 |
User-agent: |
Thunderbird 2.0.0.4 (X11/20070613) |
Martin Barth schrieb:
> hi there,
>
> i am writing a large text in latex with my emacs. and I want to use
> ispell to check the text.
>
> Since I am German I use "a, "o, "u or "s for Umlauts and sz, so the
> spell checking isn't working for words with umlauts, etc. Is there a
> solution for this problem?
>
With emacs you do not have to use these codes for umlauts, you can use
them directly and use an appropriate inputenc encoding in your Latex
document.
Are you working on an system which supports UTF-8?
Greetz,
Christian