import
This commit is contained in:
commit
c995bfa0c4
2 changed files with 270 additions and 0 deletions
8
typst.toml
Normal file
8
typst.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue