This commit is contained in:
2023-02-10 11:44:11 +01:00
parent c351768195
commit 94b0368842
7 changed files with 20 additions and 2 deletions

5
docker/Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM pandoc/latex
RUN tlmgr install koma-script xpatch enumitem preprint braket algorithm2e ifoddpage relsize cancel cite
CMD /bin/bash