mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
added shiroa
This commit is contained in:
14
S2/CWR/preamble.typ
Normal file
14
S2/CWR/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
|
||||
[CWR \ Vorlesung #(num)]
|
||||
// Make tcahe outline
|
||||
outline()
|
||||
|
||||
// load the document
|
||||
body
|
||||
}
|
||||
Reference in New Issue
Block a user