This commit is contained in:
Jean-Marie Mineau 2025-06-11 17:27:51 +02:00
parent 5e703f6298
commit a1a6d7cff8
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
6 changed files with 144 additions and 6 deletions

View file

@ -2,6 +2,7 @@
#import "cover.typ": cover
#import "abstracts.typ": abstracts
#import "todos.typ": todos
#let matisse-thesis(
// English title, will be used for the document title metadata
@ -33,6 +34,8 @@
body
) = {
if draft { todos() }
// ---------- GENERAL ----------
let draft-string = ""