Sign inSign up

ppizzo/latex

By ppizzo

•Updated about 1 year ago

Tex Live LaTeX distribution

Image
1

1.3K

ppizzo/latex repository overview

⁠docker-latex

Tex Live LaTeX distribution.

⁠Build

You don't need help to build a Docker image with Dockerfile and docker-compose.yaml available, do you? ;)

⁠Usage

Enter the directory containing your LaTeX source code and issue the following command:

docker run -ti -u $(id -u):$(id -g) --rm -v `pwd`:/src ppizzo/latex latex yourfile.tex

There is also a tag cv for the Europass Curriculum Vitae.

Tag summary

Content type

Image

Digest

Size

863.6 MB

Last updated

over 6 years ago

docker pull ppizzo/latex