typst

Compile a Typst file to PDF. Note: Specifying the output location is optional. More information: https://github.com/typst/typst.

typst --font-path path/to/fonts_directory fonts

typst compile path/to/source.typ path/to/output.pdf

typst watch path/to/source.typ path/to/output.pdf