Skip to content

TeXtw/docker-lkmpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for LKMPG

🐳 Docker image supports full TeXLive with Gnuplot and Pandoc.

Usage

# pull docker image from Docker Hub and run container
$ docker pull twtug/lkmpg
$ docker run --rm -it -v $(pwd):/workdir twtug/lkmpg

# run commands
$ pdflatex -shell-escap lkmpg.tex
$ make4ht --shell-escape --utf8 --format html5 --config html.cfg --output-dir html lkmpg.tex

License

Licensed under the MIT License, Copyright © 2021-present Hsins.

About

🐳 Docker image supports full TeXLive with Gnuplot and Pandoc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published