Commit 377d0c93 by Philipp Adolf

Installiere Abhängigkeiten für beamer

parent b16bb568
......@@ -8,7 +8,9 @@ compile_pdf:
compile_Folie:
image: tianon/latex
script:
- apt-get update && apt-get install -y curl && texlua ./install-getnonfreefonts && getnonfreefonts arial-urw
- pushd /usr/local/share/texmf && unzip "$CI_PROJECT_DIR"/Folien/KITbase.zip && unzip "$CI_PROJECT_DIR"/Folien/KITbeamer.zip && mktexlsr && popd
- cd beamer && latexmk -pdf KIT-Folien-de.tex
artifacts:
paths:
- beamer/KIT-Folien-de.pdf
\ No newline at end of file
- beamer/KIT-Folien-de.pdf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment