6
votes
1answer
98 views

Editor with a TeX-aware spellchecker

Is there around a TeX editor with a spellchecker that recognizes and handles properly TeX commands? For instance, I'd like it to underline with a red wavy line if I write "ntheorem" in my text, but ...
0
votes
0answers
93 views

Editor that highlights english syntax and/or fragmants? [closed]

I am looking for a text editor/latex IDE that can highlight sentence fragments and more importantly, incorrect english language syntax. I often end up with persistent typos such as "The quick brown ...
5
votes
1answer
217 views

Spellchecker does not recognize amsmath commands such as \cdot, \binom

Why are basic amsmath commands like \binom and \cdot treated as if they are misspelled in the TeX editor? I have included the amsmath package, and the code works fine. I'm curious as to why those red ...
3
votes
1answer
343 views

Make emacs speller work with accented/modified letters

In continuation to this question I was wondering, now that my document is full of \' and other accents, the emacs speller balks on all the words... Is there a way to get a spell-checker to understand ...