Its docker container with Texlive.
git clone https://github.com/digitronik/LaTeX.git
chmod +x LaTeX/container/*cont
cp LaTeX/container/*cont /bin/.
Note: Above scripts are using digitronik/latex image which builds with current Dockerfile.
No need to build Dockerfile locally.
Run specific LaTeX command
latexcont pdflatex foo.tex
PDFLatex
pdflatexcont foo.tex
XELatex
xelatexcont foo.tex
Personally, I use Kile as my LaTeX IDE and integrate it easily
Settings > Configure kile > Build
In PDFLaTeX > replace command latex with pdflatexcont
Content type
Image
Digest
Size
1.8 GB
Last updated
about 7 years ago
docker pull digitronik/latex