Sign inSign up

lyftfc/latex-extra

By lyftfc

Updated 5 months ago

Latex compiler with extra font patched and runner script

Image
0

225

lyftfc/latex-extra repository overview

LaTeX compiler from dockershelf/latex:full-stable, added texlive-fonts-extra and the latex runner script latexrun.

Example usage:

To compile your LaTeX document repo at working directory, run

docker run --rm -u $(id -u):$(id -g) -v $(pwd):/texdoc -it lyftfc/latex-extra <your_latex_file.tex>

Tag summary

Content type

Image

Digest

sha256:26a3b62e0

Size

1.7 GB

Last updated

5 months ago

docker pull lyftfc/latex-extra