Re: TeX accents.
Christoph Hintermüller <[email protected]> Sun, 30 Sep 2007 12:40:38 +0200
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi
Am Samstag 29 September 2007 schrieb Antonio Ospite:
> Hi,
>
> is it possible to check words with TeX accents in aspell?
> I mean, words written like that:
> caf\`e
> os\'e
>
> In ispell it is quite easy to specify at dictionary level an equivalence
> between an accented letter written like above and latin1 letter.
> Can we do that in aspell in any way?
>
The dictionaries are definitly not the proper place to handle these. They have
to be handled by the TeX/LaTeX filter. Respective by its encoding and
decoding filter. I'd have to check if it allready is capable of handling them
or not (I can't remember anymore).
OT: By the way how about using the LaTeX2e package inputenc
\usepackage[<encoding>[,encoding[,...]]]{inputenc} in your preamble, than you
can directly type è é ê ...
Xris
--
Rankstraße 17
5430 Wettingen
Schweiz
Tel: +41/78/7299960
Email: [email protected]
WWW: http://www.out-world.com
Please spell Hintermueller if lacking an ü key.
Similar for ö use oe ,for ä use ae and for ß use sz or ss.