Add first version of workshop slides
This commit is contained in:
parent
0739d26c9e
commit
a57fda18c1
45 changed files with 879 additions and 0 deletions
41
chapters/closing.typ
Normal file
41
chapters/closing.typ
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
#import "/globals.typ": *
|
||||
|
||||
= Ausblick
|
||||
|
||||
#slide(title: [Was kann typst noch?])[
|
||||
- Präsentationen mit #link("https://typst.app/universe/package/polylux")[polylux] oder #link("https://typst.app/universe/package/touying")[touying]
|
||||
|
||||
- Zeichnen mit #link("https://typst.app/universe/package/cetz")[cetz]
|
||||
- Plotting mit #link("https://typst.app/universe/package/lilaq")[lilaq]
|
||||
- Chemische Formeln mit #link("https://typst.app/universe/package/alchemist")[alchemist]
|
||||
]
|
||||
|
||||
#slide(title: [Nächste Projekte für typst?])[
|
||||
- Wissenschaftliches Dokumentieren
|
||||
|
||||
- Praxissemesterbericht
|
||||
- Hausarbeiten
|
||||
#v(1em)
|
||||
- (Thesis)
|
||||
#v(2em)
|
||||
- Bewerbungsunterlagen
|
||||
]
|
||||
|
||||
#slide(title: [Bewerbungsunterlagen])[
|
||||
#columns(2)[
|
||||
- Lebenslauf mit #link("https://typst.app/universe/package/moderner-cv")[moderner-cv]
|
||||
#image(height: 90%, "/images/moderner-cv.png")
|
||||
|
||||
#colbreak()
|
||||
- Anschreiben mit #link("https://typst.app/universe/package/briefs")[briefs]
|
||||
#image(height: 90%, "/images/briefs.png")
|
||||
]
|
||||
]
|
||||
|
||||
#slide(title: [Wohin bei Problemen?])[
|
||||
- #link("https://typst.app/docs")[typst Dokumentation]
|
||||
- bzw.~Dokumentation des jeweiligen Pakets
|
||||
|
||||
- Suchmaschine des Vertrauens
|
||||
- #link("https://forum.typst.app")[typst-Forum]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue