Pandoc templates I use for producing nice-looking PDF writings. These templates use powerful TeX-based ConTeXt document processor.
- TeX distribution
- IBM Plex font family (IMB Plex Serif, IMB Plex Sans, IMB Plex Mono)
See Pandoc documentation to see how to install and use templates.
- Download template of choice from
src
directory. - Put template into
DATA_DIR/templates
(eg.~/.pandoc/templates
)
pandoc text.md -o text.pdf -t context --template=custom