No description
Find a file
2025-12-15 11:00:43 +01:00
src refactor 2025-12-14 20:32:56 +01:00
template refactor 2025-12-14 20:32:56 +01:00
.gitignore initial commit 2025-03-04 16:26:19 +01:00
LICENSE [LICENSE] update copyright 2025-12-14 20:43:43 +01:00
README.md [README] remove version from typst init 2025-12-15 11:00:43 +01:00
thumbnail.png refactor 2025-12-14 20:32:56 +01:00
typst.toml refactor 2025-12-14 20:32:56 +01:00

Typst KFU Slides Template

Adapted from Ernesto Martínez García's definitely-not-isec-slides.

thumbnail

The above screenshot uses the Fira Sans and Fira Math fonts.

Installation (Linux only)

Using typship

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

Manually

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

Quickstart (CLI)

typst init @local/definitely-not-kfu-slides slides

Tested typst version: 0.14.0.