add some TeXlive content

This commit is contained in:
Jörn-Michael Miehe 2024-04-23 01:25:21 +02:00
parent e485a4fe67
commit 49fe0ebda0

View file

@ -7,6 +7,12 @@ RUN set -ex; \
ghostscript \ ghostscript \
inotify-tools \ inotify-tools \
make \ make \
; \
\
tlmgr install \
kpfonts \
lastpage \
latexmk \
; ;
COPY src/usr /usr COPY src/usr /usr