Compare commits

...

2 Commits

Author SHA1 Message Date
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
c030d304f5 Update .gitea/workflows/create-presentation.yml
Some checks failed
build-debian-package / Build the debian package (push) Failing after 10s
2026-04-18 12:25:32 +00:00

View File

@@ -19,13 +19,13 @@ jobs:
- uses: docker://git.kocoder.xyz/docker/ga-pandoc:c6eaa45b623c284e80f37434872621defc00f864
name: Pandoc
with:
env: TEXINPUTS=./Defensio:./Defensio/libs/awesome-beamer/:./Defensio/libs/smile/
env: TEXINPUTS=.:./libs/awesome-beamer/:./libs/smile/
command: pandoc
args: >-
./Defensio/01_Praesentation_Allgemein.md \
./Defensio/02_Praesentation_Konstantin_Hintermayer.md \
./Defensio/03_Praesentation_Florian_Edlmayer.md \
./Defensio/04_Praesentation_Adam_Gaiswinkler.md \
./02_Praesentation_Konstantin_Hintermayer.md \
./03_Praesentation_Florian_Edlmayer.md \
./04_Praesentation_Adam_Gaiswinkler.md \
-t beamer \
--template ./Defensio/00_preamble.tex \
--pdf-engine=pdflatex \