Add abstract

This commit is contained in:
2023-06-21 19:21:21 +02:00
parent 0d3218440b
commit 2a8fc8fc0d
3 changed files with 10 additions and 7 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 datetime fmtcount
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 mathtools
CMD /bin/bash