Skip to content

lauritzsh/pandoc-markdown-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Pandoc Markdown template

This repository is a small collection of personal Markdown templates for Pandoc.

Each directory contains a working template and example PDF output.

Requirements

Be sure to have LaTeX (Windows, macOS, Linux) and Pandoc installed.

On macOS, Pandoc can be installed with Homebrew: brew install pandoc.

For typesetting you can either use the Makefiles with make or just use pandoc.

For the report-bib you will need pandoc-citeproc too. On macOS that is easily installed with brew install pandoc-citeproc.

Customization

If you want to see what Pandoc allows for customization you can use pandoc -D latex to get the default LaTeX template. You can set variables with -V/--variable when using pandoc or preferably put them into a YAML front matter.

About

Markdown templates for Pandoc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published