Added compiletime to pdf

This commit is contained in:
2023-03-02 11:57:25 +01:00
parent 8650907a75
commit 5183fd3bb1
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM pandoc/latex
RUN apk update && apk add texlive ghostscript
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite algpseudocodex algorithmicx fifo-stack varwidth tabto-ltx totcount tikzmark
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite algpseudocodex algorithmicx fifo-stack varwidth tabto-ltx totcount tikzmark datetime fmtcount
CMD /bin/bash