Skip to content

Tvde1/latex-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

latex-arm

A docker image for compiling LaTeX files on a raspberry pi (armv7l).

This docker image just has texlive-full installed. It has no entry point, so you have to specify which (La)TeX compiler to use.

Example usage:

docker run -v /my/latex/folder:/source -w /source tvde1/latex-arm:latest pdflatex myfile.tex

About

A docker image for compiling LaTeX files on a raspberry pi (armv7l).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published