Skip to content

Latest commit

History

History
30 lines (19 loc) 路 694 Bytes

README.md

File metadata and controls

30 lines (19 loc) 路 694 Bytes

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.