Base template for uniforlife documents
Find a file
2026-06-18 08:39:52 +02:00
src refactor, document → report, option to underline headings 2026-06-18 08:39:52 +02:00
template refactor, document → report, option to underline headings 2026-06-18 08:39:52 +02:00
README.md refactor, document → report, option to underline headings 2026-06-18 08:39:52 +02:00
thumbnail.png add thumbnail 2026-04-14 15:56:46 +02:00
typst.toml refactor, document → report, option to underline headings 2026-06-18 08:39:52 +02:00

Typst unofficial UniForLife Template

thumbnail

Installation (Linux only)

Using typship

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

Manually

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

Quickstart (CLI)

typst init @local/uniforlife-report report

Tested typst version: 0.15.0.