Unofficial KFU Typst letter template
Find a file
2026-05-12 14:14:58 +02:00
src fixes, add info on how to get the contact info in the footer 2026-05-12 14:14:58 +02:00
template fixes, add info on how to get the contact info in the footer 2026-05-12 14:14:58 +02:00
README.md README: remove thumbnail 2026-05-12 10:06:57 +02:00
typst.toml typst.toml: fix template entrypoint 2026-05-12 13:36:17 +02:00

Typst unofficial KFU letter template

Installation (Linux only)

Using typship

typship download -n local https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-letter

Manually

mkdir -p ~/.local/share/typst/packages/local/kfu-letter/
cd  ~/.local/share/typst/packages/local/kfu-letter/
curl https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-letter/archive/0.1.0.tar.gz | tar zx --xform 's/typst-kfu-letter/0.1.0/'

Quickstart (CLI)

typst init @local/kfu-letter letter

Tested typst version: 0.14.2.