Skip to content

mronager/docker-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for LaTeX

This Docker Image contains the texlive-full package, which should include most of the packages available for LaTeX. It works by mounting your working directory to the container, and supplying the .tex-file you want to compile.

Quick Start

To compile a latex file called example.tex, run

$ docker run --rm -v $(pwd):/data nokk/docker-latex example.tex

About

Docker image for LaTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages