macOS
brew install textidotelocal Homebrew formula metadata
brew / Rang 6755
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für textidote in AI-Agent-Workflows.
Installation
brew install textidotelocal Homebrew formula metadata
nix profile install nixpkgs#textidotenixpkgs package indexes · pkgs/by-name/te/textidote/package.nix · Quelle: api.github.com
Überblick
Spelling, grammar and style checking on LaTeX documents
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
textidote | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:textidote |
|---|---|
| Version | 0.9 |
| Paketmanager | Homebrew |
| Homepage | https://sylvainhalle.github.io/textidote |
| Repository | https://github.com/sylvainhalle/textidote |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
textidote
nix profile install nixpkgs#textidoteQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.