Merge pull request #394 from r0gueSch0lar/main

Adding latexmk to dockerfile install packages, convertx errors otherw…
This commit is contained in:
Emrik Östling 2025-08-25 16:13:29 +02:00 committed by GitHub
commit aee9677029
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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