LaTeX/Spell and Grammar Checking

De LaTeX
Aller à : navigation, rechercher

Spell checking

A nice spell checker is flyspell which can be used under the emacs editor if you use it. Under the TeXWorks family of editors, hunspell is used. You probably need to install the dictionaries (*.dic and *.aff) into the appropriate place.

Grammar checking

Langtool is a simple but nice grammar checker, under the emacs editor you need the langtool.el file and install it using instructions on langtool. Then you can launch M-x langtool-check-buffer and you will something similar to:

Erreur lors de la création de la miniature : Impossible d'enregistrer la vignette sur la destination

You can easily check the missing spaces or similar simple things.


Previous: Errors and Warnings Index Next: List Structures