Created
January 16, 2013 03:24
-
-
Save embolden/4544420 to your computer and use it in GitHub Desktop.
Pandoc markdown to pdf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pandoc -V geometry:margin=.75in -V mainfont="Minion Pro" --latex-engine xelatex filename.md -o filename.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment