Unverified Commit d4fbeccb authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add latex support

parent 2ef4c416
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -47,11 +47,21 @@ From: ubuntu:18.04
        python3-virtualenv \
        rsync \
        ssh \
        texlive \
        texlive-latex-recommended \
        texlive-pictures \
        texlive-publishers \
        texlive-science \
        dvipng \
        vim-nox \
        virtualenv \
        voro++-dev \
        wget \
        xxd

%environment
        LC_ALL=C
        export LC_ALL

%labels
    Author akohlmey, rbberger