typst-kfu-slides-template/1.0.1/template/slides.typ
Gaspard Jankowiak 329ac13051 update template
2025-12-13 21:32:20 +01:00

50 lines
913 B
Typst

#import "@preview/definitely-not-kfu-slides:1.0.1": *
#show: definitely-not-kfu-theme.with(
aspect-ratio: "4-3",
slide-alignment: top,
progress-bar: true,
institute: [mathematik.uni-graz.at],
logo: [#unigrazgraz-logo],
config-info(
title: [Computermathematik],
subtitle: [Einführung MATLAB],
authors: ([Gaspard *Jankowiak*]),
extra: [WS 2025],
footer: [Let's rock],
download-qr: "",
),
config-common(
handout: false,
),
config-colors(
primary: rgb("FED501"),
),
)
#set text(font:"Fira Sans")
#show math.equation: set text(font:"Fira Math")
#title-slide()
#slide(title: [First Slide])[
#quote-block[
Good luck with your presentation! Preout
]
+ Let's
+ test
+ lists
$
e^(i pi) + 1 = 0 "and" integral_0^1 sin(x) dif x = "something"
$
#note("This will show on pdfpc speaker notes ;)")
]
#slide(title: [Bibliography])[
meuh
]