macOS
brew install ltex-lslocal Homebrew formula metadata
sudo port install ltex-lsMacPorts ports tree · devel/ltex-ls/Portfile · source: api.github.com
brew
LSP for LanguageTool with support for Latex, Markdown and Others. Version 16.0.0 via Homebrew; verified 2026-07-06.
install
brew install ltex-lslocal Homebrew formula metadata
sudo port install ltex-lsMacPorts ports tree · devel/ltex-ls/Portfile · source: api.github.com
nix profile install nixpkgs#ltex-lsnixpkgs package indexes · pkgs/by-name/lt/ltex-ls/package.nix · source: api.github.com
overview
LSP for LanguageTool with support for Latex, Markdown and Others
history
LTeX LS is the original LTeX language server, using LanguageTool to provide offline grammar and spelling diagnostics for LaTeX, Markdown, and related markup through LSP and command-line modes.
The official LTeX site describes LTeX as offline grammar checking for markup languages using LanguageTool, usable as a standalone command-line tool, an LSP language server, or through editor extensions. The repository README adds that LTeX LS implements the Language Server Protocol and can also check files or directories directly from the command line.
The project grew out of Adam Voss's abandoned LanguageTool for Visual Studio Code extension. Over time it became a broader markup-aware checker for LaTeX, Markdown, Org, reStructuredText, R Sweave, XHTML, and later formats such as Git commit messages, Quarto, and R Markdown.
The original LTeX LS has strong adoption signals: GitHub shows about 930 stars, 33 forks, 1,224 commits, and a substantial issues and pull request history. The supplied package-manager facts show Homebrew, MacPorts, and Nix packaging, making it a cross-platform package for editor and CLI grammar workflows.
The repository was archived by its owner on Apr 12, 2026. Before that, GitHub releases show 16.0.0 as the latest release, with release notes updating LanguageTool to 6.0 and adding support for Git commit messages, Quarto, R Markdown, and other parser improvements. Its maintained successor is LTeX+ LS.
The normal usage path is to run LTeX LS behind an editor language client, with the VS Code LTeX extension named as the reference client. The README also supports a package-manager-friendly CLI mode in which paths to files or directories are supplied and diagnostics are printed to standard output.
LTeX LS matters because it brought LanguageTool into the package-manager and editor-LSP ecosystem as a self-contained binary distribution. It turned grammar checking for TeX and Markdown from an editor-specific extension concern into a reusable language-server package that could be installed by Homebrew, MacPorts, Nix, and editor integrations.
Its archival and replacement by LTeX+ LS are also package-history relevant: users, formulae, and distributions had to distinguish the stable but archived original from the active maintained fork.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ltex-cli | cli | global executable | |
ltex-ls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/valentjn/ltex-ls
install metadata
| Package key | brew:ltex-ls |
|---|---|
| Version | 16.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ltex-ls |
| Homepage | https://valentjn.github.io/ltex/ |
| Repository | https://github.com/valentjn/ltex-ls |
| Upstream docs | https://valentjn.github.io/ltex |
| License | MPL-2.0 |
| Source archive | https://github.com/valentjn/ltex-ls/archive/refs/tags/16.0.0.tar.gz |
| Last updated | 2026-07-06T11:57:48+09:00 |
| Pulse | updated |
| Dependencies | openjdk@21 |
| Build dependencies | maven, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ltex-ls |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ltex-ls
nix profile install nixpkgs#ltex-lsltex-ls
sudo port install ltex-lssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.