Adding latexmk to dockerfile install packages, convertx errors otherwise complaining about latexmk not found in path when converting latex files with xetex
This commit is contained in:
parent
a64eaa3fc0
commit
da982dc831
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ RUN apt-get update && apt-get install -y \
|
|||
graphicsmagick \
|
||||
imagemagick-7.q16 \
|
||||
inkscape \
|
||||
latexmk \
|
||||
libheif-examples \
|
||||
libjxl-tools \
|
||||
libreoffice \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue