macOS
brew install textidotelocal Homebrew formula metadata
brew
Spelling, grammar and style checking on LaTeX documents. Version 0.9 via Homebrew; verified 2026-04-28.
install
brew install textidotelocal Homebrew formula metadata
nix profile install nixpkgs#textidotenixpkgs package indexes · pkgs/by-name/te/textidote/package.nix · source: api.github.com
overview
Spelling, grammar and style checking on LaTeX documents
history
TeXtidote is a Java command-line correction tool for LaTeX and Markdown documents. Its niche is preserving positions from marked-up source while sending cleaned text to LanguageTool, so grammar and style messages can be mapped back to the original file.
The public repository began in June 2018 with early commits for annotated strings, linter rules, and LanguageTool integration. The project was renamed TeXtidote in the first week of development and published its v0.1 tag on 2018-06-14.
The README and project website describe TeXtidote as solving the problem that ordinary grammar checkers cannot distinguish LaTeX markup from prose. Later releases added report formats, dictionaries, rule ignoring, replacement files, and a `.textidote` configuration file for repeated command-line options.
TeXtidote was distributed as a JAR and Debian package before appearing in Unix package-manager catalogs such as Homebrew and Nix. Its release history shows frequent 2018-2019 iteration, a 2021 maintenance line around LanguageTool upgrades, and a 2026 v0.9 release that incorporated several years of fixes.
Users run TeXtidote from the terminal against `.tex` or Markdown input and choose HTML, plain console, or single-line output. The single-line form is especially useful in editor integrations and CI-style checks because every warning is emitted as a parseable line with file and source position.
For package-manager users, TeXtidote is a compact example of a JVM-based CLI wrapped for Unix workflows: a single executable command, shell completions, Debian packaging, and a dotfile config. It matters most to LaTeX-heavy developers who want LanguageTool-style checking without flattening source files by hand.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.textidoteexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
textidote | 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/sylvainhalle/textidote
install metadata
| Package key | brew:textidote |
|---|---|
| Version | 0.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/textidote |
| Homepage | https://sylvainhalle.github.io/textidote |
| Repository | https://github.com/sylvainhalle/textidote |
| Upstream docs | https://github.com/sylvainhalle/textidote#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/sylvainhalle/textidote/archive/refs/tags/v0.9.tar.gz |
| Last updated | 2026-04-28T04:12:51Z |
| Pulse | updated |
| Dependencies | openjdk |
| Build dependencies | ant |
| 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 | textidote |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| 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.
textidote
nix profile install nixpkgs#textidotesource 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.