latex-docker + kotex
A lab-exercise template to build a docker image from blang/latex:ctanbasic
, adding kotex
packages.
To build docker image
docker build -t mylatex .
To build pdf
./latexdockercmd.sh pdflatex main.tex
latex-docker + kotex
A lab-exercise template to build a docker image from blang/latex:ctanbasic
, adding kotex
packages.
To build docker image
docker build -t mylatex .
To build pdf
./latexdockercmd.sh pdflatex main.tex