typst-kfu-letter/README.md

592 B

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.