warum teil 2?
This commit is contained in:
parent
d95fdd7fdf
commit
ca192f61a9
5 changed files with 10 additions and 28 deletions
|
@ -26,6 +26,12 @@
|
|||
}
|
||||
#set heading(numbering: clean_numbering("A.", "I.", "1.a."))
|
||||
|
||||
// functions for my stuff
|
||||
#let title(body) = {
|
||||
set align(center)
|
||||
[ - #body]
|
||||
}
|
||||
|
||||
// #set math.equation(numbering: "(1)", supplement: "equation")
|
||||
|
||||
// Customization of text elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue