Skip to content

Instantly share code, notes, and snippets.

@rubyconvict
Last active November 7, 2016 06:27
Show Gist options
  • Save rubyconvict/388d6774b9293c81f213 to your computer and use it in GitHub Desktop.
Save rubyconvict/388d6774b9293c81f213 to your computer and use it in GitHub Desktop.
# https://github.com/jgm/pandoc/releases/1.14.0.1
pandoc -V geometry:"top=1.5cm, bottom=1.5cm, left=1.5cm, right=1.5cm" --latex-engine=xelatex *.md -o out.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment