macOS
brew install tex-fmtprovider-native install command
brew / rang 3462
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tex-fmt pour les workflows d'agents IA.
installation
brew install tex-fmtprovider-native install command
aperçu
Extremely fast LaTeX formatter written in Rust
historique
tex-fmt is a Rust command-line formatter for LaTeX-related source files, focused on fast indentation, line wrapping, table formatting, and editor or CI integration.
The WGUNDERWOOD/tex-fmt repository was created in April 2024. Its README describes tex-fmt as an extremely fast LaTeX formatter written in safe Rust, handling .tex, .bib, .cls, and .sty files.
The release list shows rapid early iteration through 2024, from v0.2.0 in May to v0.5.0 in December, followed by v0.5.x releases in 2025. The README also documents a browser demo, configuration files, shell completion, and common CLI modes such as --check, --print, --recursive, --stdin, and --fail-on-change.
Official README installation notes show adoption across Cargo, Nix, Arch/AUR, Debian, Homebrew, GitHub releases, VS Code through LaTeX Workshop, Neovim through mason.nvim, a GitHub Action, and a CTAN package named latex-formatter.
That distribution pattern places tex-fmt in the formatter niche alongside rustfmt, prettier, and language-specific formatters: the package is valuable when an editor, CI job, or repository hook needs a reproducible formatting binary.
Typical use is direct file formatting, check-only CI mode, recursive formatting of a repository, stdin/stdout formatting for editor integrations, disabling formatting with in-source comments, and reading options from tex-fmt.toml.
The documented config search order is explicit: a named --config path, tex-fmt.toml in the current working directory, tex-fmt.toml at the git root, then a user configuration directory that differs across Linux, macOS, and Windows.
tex-fmt is interesting to package maintainers because LaTeX historically had fewer fast, conventional formatters than mainstream programming languages. A small Rust binary with package-manager and editor integration gives TeX projects a familiar formatting workflow.
Its presence in Homebrew, Debian, Nix, and editor package ecosystems makes it useful for reproducible academic, documentation, and publishing repositories that want formatting checks in CI without custom scripts.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
tex-fmt.toml./tex-fmt.toml<git-root>/tex-fmt.toml~/.config/tex-fmt/tex-fmt.tomltex-fmt.toml./tex-fmt.toml<git-root>/tex-fmt.toml/Users/<USER>/Library/Application Support/tex-fmt/tex-fmt.tomltex-fmt.toml.\tex-fmt.toml<git-root>\tex-fmt.tomlC:\Users\<USER>\AppData\Roaming\tex-fmt\tex-fmt.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tex-fmt | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tex-fmt |
|---|---|
| Version | 0.5.7 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://wgunderwood.github.io/tex-fmt/ |
| Dépôt | https://github.com/WGUNDERWOOD/tex-fmt |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.