mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
add some TeXlive content
This commit is contained in:
parent
e485a4fe67
commit
49fe0ebda0
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue