Compare commits

..

2 Commits

Author SHA1 Message Date
eb9b4c4c1f Update .gitea/workflows/create-presentation.yml
Some checks failed
build-debian-package / Build the debian package (push) Failing after 9s
2026-04-18 12:30:09 +00:00
2cd24abcde Update .gitea/workflows/create-presentation.yml
Some checks failed
build-debian-package / Build the debian package (push) Failing after 9s
2026-04-18 12:27:57 +00:00

View File

@@ -22,10 +22,10 @@ jobs:
env: TEXINPUTS=.:./libs/awesome-beamer/:./libs/smile/
command: pandoc
args: >-
./01_Praesentation_Allgemein.md \
./02_Praesentation_Konstantin_Hintermayer.md \
./03_Praesentation_Florian_Edlmayer.md \
./04_Praesentation_Adam_Gaiswinkler.md \
./Defensio/01_Praesentation_Allgemein.md \
./Defensio/02_Praesentation_Konstantin_Hintermayer.md \
./Defensio/03_Praesentation_Florian_Edlmayer.md \
./Defensio/04_Praesentation_Adam_Gaiswinkler.md \
-t beamer \
--template ./Defensio/00_preamble.tex \
--pdf-engine=pdflatex \