Add dependencies for mleftright.sty to Dockerfiles

This commit is contained in:
2024-01-07 21:48:37 +01:00
parent 174548f4c4
commit 35e5593967
3 changed files with 3 additions and 5 deletions

View File

@@ -6,4 +6,4 @@ RUN pacman -Sy archlinux-keyring --noconfirm && pacman -Su --noconfirm
RUN pacman -Syu --noconfirm
RUN pacman -S make perl texlive texlive-binextra texlive-pictures --noconfirm
RUN pacman -S texlive-publishers texlive-mathscience texlive-fontsextra --noconfirm
RUN pacman -S texlive-publishers texlive-mathscience texlive-fontsextra texlive-latexextra --noconfirm