#8 migrated code listings to minted

This commit is contained in:
Dominik Becker
2018-04-26 20:26:36 +02:00
parent 8bf9519b91
commit 5f9a41bc40
4 changed files with 22 additions and 62 deletions

2
.latexmkrc Normal file
View File

@@ -0,0 +1,2 @@
$pdf_mode = 1;
$pdflatex = 'xelatex --shell-escape';