macOS
brew install tex-fmtlocal Homebrew formula metadata
brew
tex-fmt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tex-fmtlocal Homebrew formula metadata
sudo apt install tex-fmtDebian stable package indexes · tex-fmt · ソース: deb.debian.org
nix profile install nixpkgs#tex-fmtnixpkgs package indexes · pkgs/by-name/te/tex-fmt/package.nix · ソース: api.github.com
scoop install extras/tex-fmtScoop official bucket manifest trees · bucket/tex-fmt.json · ソース: api.github.com
概要
Extremely fast LaTeX formatter written in Rust
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tex-fmt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/WGUNDERWOOD/tex-fmt
インストールメタデータ
| パッケージキー | brew:tex-fmt |
|---|---|
| バージョン | 0.5.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tex-fmt |
| ホームページ | https://wgunderwood.github.io/tex-fmt/ |
| リポジトリ | https://github.com/WGUNDERWOOD/tex-fmt |
| 上流ドキュメント | https://github.com/WGUNDERWOOD/tex-fmt#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.7.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tex-fmt |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tex-fmt 0.5.2+dfsg-3
fast LaTeX formatter
https://github.com/WGUNDERWOOD/tex-fmt
sudo apt install tex-fmttex-fmt
nix profile install nixpkgs#tex-fmtextras/tex-fmt
scoop install extras/tex-fmtソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.