linter-yalafi
- Checks your LaTeX documentslinter-yalafi
is an Atom package that lints LaTeX documents with respect to grammar and spelling using LanguageTool. To filter any LaTeX commands YaLafi is used.
Using the Atom package manager:
apm install lint-yalafi
You also have to install linter:
apm install linter
Since this is an interface to YaLafi it also has to be installed. The easiest way is to use pip
:
pip install yalafi
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.