41 lines
1.2 KiB
Typst
41 lines
1.2 KiB
Typst
#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]
|
|
]
|