docs(report): report type as final
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user