diff --git a/report/metadata.typ b/report/metadata.typ index 27b3121..5f3c99f 100644 --- a/report/metadata.typ +++ b/report/metadata.typ @@ -8,7 +8,7 @@ // Document options // #let option = ( - type: sys.inputs.at("type", default:"draft"), // [draft|final] + type: sys.inputs.at("type", default:"final"), // [draft|final] lang: "en", region: "gb", template: "thesis", // [thesis/midterm]