tectonic

Modernized, self-contained TeX/LaTeX engine with integrated tooling

brewmacoslinux
Try with needOr install directly
Source

About

Modernized, complete, self-contained TeX/LaTeX engine

Commands

tectonic

Examples

Compile a LaTeX document to PDF$ tectonic document.tex
Compile with watch mode for automatic rebuilding on changes$ tectonic --watch document.tex
Create a new Tectonic project with default structure$ tectonic --new myproject