Sign inSign up

mmphego/latex

By mmphego

Updated over 5 years ago

LaTeX Docker

Image
0

1.1K

mmphego/latex repository overview

LaTeX Docker

Docker Pulls Docker Automated Build

Simplified LaTeX docker image for compiling latex files. Details of the package can be found on http://packages.ubuntu.com/xenial/texlive-full.

Softwares installed

  • Ubuntu: xenial
  • textlive-full
  • gnuplot
  • chktex
  • latexmk
  • texlive-latex-extra
  • python-pygments
  • git

Usage

  • Build image
make build
  • Compile LaTeX
# Command broken ie needs somework
# make FILE="main.tex" latex
# Way around
./latexgen main.tex

Or just execute make help

Feedback

Feel free to fork it or send me PR to improve it.

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 5 years ago

docker pull mmphego/latex