fix pipeline

This commit is contained in:
Matthias Biermann
2023-10-07 16:35:06 +02:00
parent 1f2d9364aa
commit de760f87c3
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ image: registry.gitlab.com/islandoftex/images/texlive:latest
build:
script:
- cd Auswertung
- mkdir build
- mkdir build/figures
- pdflatex -shell-escape Vorlage_main.tex
- pdflatex -shell-escape Vorlage_main.tex
- pdflatex -shell-escape Vorlage_main.tex
+1 -1
View File
@@ -44,7 +44,7 @@
% PFG Plots einmal erstellen und wiederverwenden, reduziert die Kompilierzeit
\usepgfplotslibrary{external}
\tikzsetexternalprefix{figures/}
\tikzsetexternalprefix{build/figures/}
\tikzexternalize
\newdateformat{mydate}{\THEDAY.\ \monthname[\THEMONTH], \THEYEAR} % Datum im gewünschten Format