help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell and LaTeX


From: Stefan M. Moser
Subject: Re: ispell and LaTeX
Date: Wed, 30 Jul 2003 11:22:35 +0200
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20030704

Thanks for the tipps! The additional (require 'ispell) was necessary, without it ispell-parser wasn't defined at all. However, now it is defined with value "tex", but the ispell-process still asks about the "labelname" in \eqref{labelname}! There seems still something to be missing?!?

Stefan

Holger Sparr wrote:
Have a look on your setting of:

,----[ C-h v ispell-parser RET ]
| ispell-parser's value is tex
<snip>

Be sure to use the right hook.

Additionally, the line

    (require 'ispell)

ahead of your (setq ispell-tex-skip-alists ...) statement might be necessary.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]