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:
@@ -4,8 +4,13 @@
|
||||
|
||||
#let default(body) = {
|
||||
// page setup
|
||||
set page(margin: 2cm, numbering: "1")
|
||||
//set page(margin: 2cm, numbering: "1")
|
||||
set text(lang: "de", hyphenate: false)
|
||||
set align(left)
|
||||
// For now no automatic numbering
|
||||
// set heading(numbering: "1.1")
|
||||
set par(justify: true)
|
||||
|
||||
// set par(justify: true)
|
||||
|
||||
// equation setup
|
||||
|
||||
Reference in New Issue
Block a user