Files
ktu-paper/typst.toml
T
2026-09-03 16:53:10 +03:00

14 lines
356 B
TOML

[package]
name = "ktu-paper"
version = "0.2.0"
compiler = "0.15.1"
entrypoint = "src/lib.typ"
repository = "https://github.com/svetikas/ktu-paper"
authors = ["Dominykas Svetikas <https://svetikas.lt>"]
license = "MIT"
description = "KTU report template to use for writing lab reports or final thesis."
[template]
path = "template"
entrypoint = "main.typ"