This commit is contained in:
Gaspard Jankowiak 2025-11-17 08:12:57 +01:00
commit c995bfa0c4
2 changed files with 270 additions and 0 deletions

8
typst.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "exam"
version = "0.1.0"
entrypoint = "lib.typ"
authors = ["Gaspard Jankowiak"]
license = "MIT"
description = "Exams for NAWI Graz."
compiler = "0.14.0"