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:
foo 2025-08-25 15:32:05 +10:00
parent a64eaa3fc0
commit da982dc831

View file

@ -54,6 +54,7 @@ RUN apt-get update && apt-get install -y \
graphicsmagick \
imagemagick-7.q16 \
inkscape \
latexmk \
libheif-examples \
libjxl-tools \
libreoffice \