On Fri, Jul 07, 2006 at 22:02:02 -0400, T wrote:
> On Fri, 07 Jul 2006 22:31:09 +0300, gustavo halperin wrote:
> 
> >   In ispell/aspell documentation defined this mode like "tex" mode I
> > tried the next lines in ".emacs":
> >           (setq-default ispell-program-name "aspell") (setq-default
> >           ispell-extra-args '("--mode=tex"))
> 
> don't know if there is any solution to your question, but I think the
> "tex" mode is for aspell to *ignore* tex commands...

I think so, too.

A workaround for this problem is to put 

\usepackage[latin1]{inputenc}

in the preamble of your document. It will enable latex to decode
accented characters in your .tex file. This is much nicer for both the
spellchecker and the human typist/proofreader.

More information about the inputenc package is available from

/usr/share/doc/tetex-doc/latex/base/inputenc.dvi.gz

-- 
Regards,
          Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to