The docker image to convert tex to pdf.
- Run
docker build -t sititou70/latex .
- Download
latexmkrc
andtex2pdf.sh
on directory there is target tex file. - Run
./tex2pdf.sh [tex file]
- Run
docker build -f Dockerfile_AppleSilicon -t sititou70/latex .
- Download
latexmkrc
andtex2pdf.sh
on directory there is target tex file. - Run
./tex2pdf.sh [tex file]