2
1

ADD handout

This commit is contained in:
Rémi Heredero 2024-06-19 10:28:59 +02:00
parent 81ba87ef40
commit 562f5b52f1
Signed by: Klagarge
GPG Key ID: 3CBAC2C6CD1E8807

View File

@ -7,6 +7,7 @@
authors: [],
date: none,
duration: none,
handout: false,
doc,
) = {
@ -20,6 +21,10 @@
color: rgb("#ea366a"),
)
if handout {
enable-handout-mode(true)
}
if duration != none{
pdfpc.config(
duration-minutes: duration,