Pandoc boilerplate

Boilerplate to render scientific documents written in Markdown to LaTeX, using Pandoc.

Includes various Pandoc filters:

  • Automatically convert SVG files to PDF and rewrite the image link to include them in the document easily.

  • Include pandoc-crossref for easy numbering and referencing.

  • Include asciimath for easy math typing.

  • Include pandoc-citeproc for bibliography management and citation. See this part of Pandoc README as well for more infos on this.

Dependencies

  • alex and happy
Description
No description provided
Readme 416 KiB
Languages
Python 51.1%
Makefile 32.9%
TeX 16%