mhayashi1120/Emacs-langtool

A possible way to integrate with LaTeX

linwaytin opened this issue · 2 comments

Recently vimtex includes grammar checker (https://www.reddit.com/r/vim/comments/mec34b/grammar_check_and_more_in_latex_documents/).
It relies on a Python package called YaLafi.
YaLafi also seems to provide an emacs interface.
Possibly this can be a way to do LaTeX with LangTool.
Unfortunately I do not have time to study how to do that.

lsp-tex does what you are looking for. It provides grammar and spelling errors for markup documents, including LaTeX.