Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nzbart/6f860c96b9dd6791d7b5 to your computer and use it in GitHub Desktop.
Save nzbart/6f860c96b9dd6791d7b5 to your computer and use it in GitHub Desktop.
#Requires -RunAsAdministrator
choco install -y miktex pandoc
# Run with:
# pandoc .\MyDocument.markdown -o MyDocument.pdf --latex-engine xelatex -V "mainfont=Segoe WP" -V geometry:margin=2.5cm -V fontsize=12pt -V papersize=A4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment