diff --git a/main.typ b/main.typ index 9c010d6..789a589 100644 --- a/main.typ +++ b/main.typ @@ -3,28 +3,23 @@ #show: tum-slides.with( aspect-ratio: "16-9", - //language: "de", + language: "de", config-info( - title: [Presentation Title], + title: [Parameteroptimierung für Multi-Bit HO Alphabet PUF Quantisierung], // Author to be shown in the title slide - author: [Author], + author: [Marius Drechsler], // Author to be shown in the footer - footer-author: [Author], - date: datetime.today(), + footer-author: [M. Drechsler], + date: [26. Juni 2025], ), ) += Einführung -= Section +== Ausgangslage -== First Slide +== Planung -- Content on the first slide += Ergebnisse -== Second Slide - -- Content on the second slide - -= Second Section - -== Last slide +== Hier dann diff --git a/template/conf.typ b/template/conf.typ index ea00085..f465f89 100644 --- a/template/conf.typ +++ b/template/conf.typ @@ -114,7 +114,7 @@ columns: (3fr, 1fr), [ #set text(fill: rgb("0065BD"), size: 25pt, weight: "bold") - Outline + Inhalt ] ) ) @@ -172,9 +172,9 @@ let body = { align(center)[ #v(3em) - Questions, Comments? + Fragen, Anmerkungen? #v(3em) - *Thanks for your attention!* + *Danke für Ihre Aufmerksamkeit!* ] } self = utils.merge-dicts(