filters | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
notes.bib | ||
notes.md | ||
README.md |
Pandoc boilerplate
Boilerplate to render scientific documents written in Markdown to LaTeX, using Pandoc.
Includes various Pandoc filters:
-
Automatically convert
SVG
files toPDF
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
andhappy