plotting and some other stuff
This commit is contained in:
parent
04a3fa6163
commit
e0d007d99e
7 changed files with 134 additions and 4 deletions
|
@ -34,10 +34,10 @@
|
|||
#show link: set text(rgb("#1470da"))
|
||||
|
||||
// here are replacements for commonly used shortcuts
|
||||
#show "z.B.": text[zum Beispiel]
|
||||
#show "zb": "zumb Beispiel"
|
||||
#show "z.B.": "zum Beispiel"
|
||||
#show "zb": "zum Beispiel"
|
||||
#show "vllt": "vielleicht"
|
||||
#show "CO2": $"CO"_2$
|
||||
|
||||
#body // IMPORTANT: must be at the very bottom, ekse the body will be overwritten
|
||||
#body // IMPORTANT: must be at the very bottom, else the body will be overwritten
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue