add latex support

This commit is contained in:
Axel Kohlmeyer
2020-04-02 19:40:29 -04:00
parent 2ef4c4166d
commit d4fbeccb2b

View File

@ -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