typst-kfu-report/typst.toml
Gaspard Jankowiak 967d83a2e3 import
fix
2026-05-12 20:47:48 +02:00

23 lines
509 B
TOML

[package]
name = "typst-kfu-report"
version = "0.1.0"
entrypoint = "src/lib.typ"
authors = ["Gaspard Jankowiak"]
description = "Unofficial Typst KFU report template"
homepage = "https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-report"
repository = "https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-report"
keywords = [""]
categories = [
"layout",
"text",
"report",
"office",
]
disciplines = ["mathematics"]
compiler = "0.14.2"
[template]
path = "template"
entrypoint = "report.typ"
[tool]