compilation latex WIP

This commit is contained in:
Benjamin Bohard 2020-08-13 12:19:58 +02:00
parent d27cc4bf1b
commit 0172b4f62c
3 changed files with 4 additions and 0 deletions

0
hooks/build/texlive/xelatex Normal file → Executable file
View File

View File

@ -4,4 +4,5 @@ set -e
echo 'ENV DEBIAN_FRONTEND=noninteractive' >> Dockerfile
echo 'RUN apt-get update && apt-get install --yes --no-install-recommends texlive-full' >> Dockerfile
echo 'RUN apt-get update && apt-get install --yes --no-install-recommends make' >> Dockerfile
echo 'ENV DEBIAN_FRONTEND=' >> Dockerfile

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd src