Grammar check (and more) in LaTeX documents

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • YaLafi

    Yet another LaTeX filter

    Enter Yet Another LaTeX filter (YaLafi). This tool extracts the plain text and performs the grammar check using LT, but it keeps track of the original position of the text!

  • languagetool

    Style and Grammar Checker for 25+ Languages

    For some years, there is an amazing free software project to check natural languages: Language Tool (LT). However, this works on plain text files and can't filter out the LaTex stuff.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

    There needs to be some way to turn this into automatic highlighting of the grammar error like with Vims spell checking feature (like in MS word). Maybe through ale?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts