mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
Merge branch 'release/0.7.1'
This commit is contained in:
commit
bbec02ddcc
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ RUN set -ex; \
|
|||
ghostscript \
|
||||
inotify-tools \
|
||||
make \
|
||||
; \
|
||||
\
|
||||
tlmgr install \
|
||||
kpfonts \
|
||||
lastpage \
|
||||
latexmk \
|
||||
;
|
||||
|
||||
COPY src/usr /usr
|
||||
|
|
|
|||
Loading…
Reference in a new issue