08bcc0672b7cbddaafbed5c21b7549aa5b1d07ad
tultemplate2
Easy Typst template for TUL documents. Begin by compiling example.typ and reading it.
How to compile
It is recommended to use either:
- The on-line Typst editor (https://typst.app/play/) - use some zip build from releases (https://git.zumepro.cz/tul/tultemplate2/releases).
- The
typstCLI tool (available in Arch repos and Snap)
On Linux, with the typst command available, you can just run:
make
That will compile the example document and view it.
Repo structure note
Important
This repo uses git lfs to pull fonts. Please set it up (or download a packed build from releases). When running in CLI - you'll want to include the embedded fonts:
typst compile --font-path template/fonts example.typ
v2.0
Latest
Languages
Typst
84.1%
TeX
10%
Makefile
3.6%
Nix
2.3%