Verbesserung der template und Änderung eines links
This commit is contained in:
parent
fd8fd9cab4
commit
32fabe2002
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
== Stichpunkte
|
== Stichpunkte
|
||||||
|
|
||||||
Siehe: `KU_Aufgabenstellung_Biografische Landkarte.pdf`
|
Siehe: #link("https://nx41088.your-storageshare.de/s/eSLg4jtFksPBGgr")[hier]
|
||||||
|
|
||||||
- sie fühlt sich keinem Wohnort wahrhaft zugehörig
|
- sie fühlt sich keinem Wohnort wahrhaft zugehörig
|
||||||
- ist Bildhauerin, Objektkünstlerin, Drehbuchautorin & Regesseurin
|
- ist Bildhauerin, Objektkünstlerin, Drehbuchautorin & Regesseurin
|
||||||
|
|
|
@ -29,9 +29,12 @@
|
||||||
|
|
||||||
#set math.equation(numbering: "(1)", supplement: "equation")
|
#set math.equation(numbering: "(1)", supplement: "equation")
|
||||||
|
|
||||||
#show "z.B.": text[zum Beispiel]
|
// Customization of text elements
|
||||||
|
|
||||||
#set par(justify: true)
|
#set par(justify: true)
|
||||||
|
#show link: underline
|
||||||
|
|
||||||
|
// here are replacements for commonly used shortcuts
|
||||||
|
#show "z.B.": text[zum Beispiel]
|
||||||
|
|
||||||
#body // IMPORTANT: must be at the very bottom, ekse the body will be overwritten
|
#body // IMPORTANT: must be at the very bottom, ekse the body will be overwritten
|
||||||
]
|
]
|
Loading…
Add table
Reference in a new issue