Phyks / pandoc_boilerplate

A boilerplate to write scientific documents in Markdown using Pandoc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A boilerplate to write scientific documents in Markdown using Pandoc.

License:Other


Languages

Language:Makefile 41.1%Language:Python 30.5%Language:Shell 18.8%Language:TeX 9.6%