You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
filters | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
notes.bib | 6 years ago | |
notes.md | 6 years ago |
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