mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
Merge branch 'release/0.8.2'
This commit is contained in:
commit
b7e1f15406
2 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ RUN set -ex; \
|
||||||
make \
|
make \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
tlmgr update --self; \
|
||||||
|
\
|
||||||
tlmgr install \
|
tlmgr install \
|
||||||
kpfonts \
|
kpfonts \
|
||||||
lastpage \
|
lastpage \
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,8 @@ RUN set -ex; \
|
||||||
make \
|
make \
|
||||||
; rm -rf /var/lib/apt/lists/*; \
|
; rm -rf /var/lib/apt/lists/*; \
|
||||||
\
|
\
|
||||||
|
tlmgr update --self; \
|
||||||
|
\
|
||||||
tlmgr install \
|
tlmgr install \
|
||||||
kpfonts \
|
kpfonts \
|
||||||
lastpage \
|
lastpage \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue