tectonic
brew install tectonic
v0.16.9
MIT
Modernized, self-contained TeX/LaTeX engine written in Rust with automatic dependency management.
Why you might care
Tectonic replaces the complexity of traditional TeX distributions (texlive, miktex) with a single binary that fetches only needed packages on-demand. It handles fonts, graphics, and Unicode natively, making it ideal for CI/CD pipelines and reproducible document builds without the gigabyte footprint of full TeX installations.
2.8k
30-day installs · #819
9.8k
90-day · #819
18.0k
365-day · #1115
Runtime dependencies
Build dependencies
Links
- https://tectonic-typesetting.github.io/
- Brew formula source: Formula/t/tectonic.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"texlive",
"miktex",
"xetex",
"luatex"
],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [
"compiler",
"document-processor"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"freetype",
"graphite2",
"harfbuzz",
"icu4c@78",
"libpng",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Modernized, complete, self-contained TeX/LaTeX engine",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:08+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "tectonic",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://tectonic-typesetting.github.io/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "The Tectonic Project",
"installs_30d": 2829,
"installs_365d": 18029,
"installs_90d": 9798,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:47:15+00:00",
"llm_model": "claude-haiku-4-5",
"name": "tectonic",
"oldnames": [],
"one_liner": "Modernized, self-contained TeX/LaTeX engine written in Rust with automatic dependency management.",
"optional_dependencies": [],
"rank_30d": 819,
"rank_365d": 1115,
"rank_90d": 819,
"raw_hash": "80bf468bdcc23fbb",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/t/tectonic.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.16.9",
"versioned_formulae": [],
"why_use_this": "Tectonic replaces the complexity of traditional TeX distributions (texlive, miktex) with a single binary that fetches only needed packages on-demand. It handles fonts, graphics, and Unicode natively, making it ideal for CI/CD pipelines and reproducible document builds without the gigabyte footprint of full TeX installations."
}