Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 572 Bytes

File metadata and controls

13 lines (8 loc) · 572 Bytes

Pandoc + Eisvogel

This repo keeps the code to build Docker images for Pandoc with the Eisvogel template included.

The image is based on Pandoc's official Ubuntu LaTeX image, and then adds (even) more packages to meet Eisvogel's dependencies.

On every build, the latest Eisvogel LaTeX template will be included in the image.

Usage of the resulting image

$ docker run --rm --volume "`pwd`:/data" docker.pkg.github.com/ttps-ruby/pandoc-eisvogel/run input.md -o output.pdf