Created
August 22, 2019 23:36
-
-
Save ascherer/2d29809fabe7fc80dcb4ad9468fc5b21 to your computer and use it in GitHub Desktop.
Pandoc Alias for KOMA and KPFonts
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
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