mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
cleanup
This commit is contained in:
14
preamble.typ
Normal file
14
preamble.typ
Normal file
@@ -0,0 +1,14 @@
|
||||
#import "./default.typ": *
|
||||
|
||||
#let conf(num: none, ueb: false, body) = {
|
||||
// Global settings
|
||||
show: default
|
||||
|
||||
// Set the header
|
||||
[Testing Preamble]
|
||||
// Make tcahe outline
|
||||
outline()
|
||||
|
||||
// load the document
|
||||
body
|
||||
}
|
||||
Reference in New Issue
Block a user