Add latexmk
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
KingOfDog 2023-06-30 14:51:36 +02:00
parent f776bfbdba
commit a32901dc3a

View File

@ -22,6 +22,7 @@ RUN mv pandoc-${PANDOC_VERSION}/bin/* /usr/bin/ \
RUN apt-get install -y \ RUN apt-get install -y \
git \ git \
texlive-latex-recommended \ texlive-latex-recommended \
latexmk \
texlive-xetex \ texlive-xetex \
texlive-science \ texlive-science \
texlive-pictures \ texlive-pictures \