Skip to content

Instantly share code, notes, and snippets.

@ascherer
Created August 22, 2019 23:36
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 ascherer/2d29809fabe7fc80dcb4ad9468fc5b21 to your computer and use it in GitHub Desktop.
Save ascherer/2d29809fabe7fc80dcb4ad9468fc5b21 to your computer and use it in GitHub Desktop.
Pandoc Alias for KOMA and KPFonts
alias pandoc='pandoc -V papersize:a4 \
-V documentclass:scrartcl -V classoption:fontsize=14pt \
-V fontfamily:kpfonts -V fontfamilyoptions:oldstylenums'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment