template-thesis-matisse/typst.toml
Jean-Marie Mineau f1abfbfa5b
first draft
2025-06-10 13:35:53 +02:00

12 lines
299 B
TOML

[package]
name = "template-thesis-matisse"
version = "0.0.1"
entrypoint = "lib/lib.typ"
authors = ["Jean-Marie Mineau"]
license = "AGPL-3.0-or-later"
description = "A typst template for thesis from the MATISSE doctoral school."
#repository = ""
[template]
path = "template"
entrypoint = "main.typ"