diff --git a/docker/Dockerfile b/docker/Dockerfile index eb94267..b296019 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -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 diff --git a/thesis/Abschlussarbeit.tex b/thesis/Abschlussarbeit.tex index d1bcd49..25966e5 100644 --- a/thesis/Abschlussarbeit.tex +++ b/thesis/Abschlussarbeit.tex @@ -17,6 +17,7 @@ listof=totoc, \usepackage{tabularx} \usepackage[parfill]{parskip} \usepackage[urlcolor=blue,hidelinks]{hyperref} +\usepackage[,hhmmss]{datetime} \newtheorem{theorem}{Theorem} @@ -58,7 +59,9 @@ Masterarbeit {\textbf{von}}\\ \vspace{1em} {\large\textbf{ -Aaron Kaiser +Aaron Kaiser\\ +% TODO: remove compiletime notice +Compiled on \today\ at \currenttime }}\\ \end{center} \newpage