diff --git a/Dockerfile.archlinux b/Dockerfile.archlinux index 17d5fc0..27db514 100644 --- a/Dockerfile.archlinux +++ b/Dockerfile.archlinux @@ -12,7 +12,9 @@ RUN pacman --sync --noconfirm \ gnuplot \ make \ python-pygments \ + texlive \ texlive-bin \ + texlive-doc \ texlive-lang && \ rm --recursive --force /var/cache/pacman/pkg