first draft
This commit is contained in:
commit
f1abfbfa5b
15 changed files with 2893 additions and 0 deletions
12
typst.toml
Normal file
12
typst.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
[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"
|
Loading…
Add table
Add a link
Reference in a new issue