Add "Software" chapter, move to minted

This commit is contained in:
2012-09-17 19:43:24 +02:00
parent 59412a3f55
commit d39e5166d5
9 changed files with 226 additions and 143 deletions

View File

@ -1,4 +1,4 @@
$pdflatex = "xelatex";
$pdflatex = "xelatex -shell-escape";
$pdf_mode = "1";
push @generated_exts, 'glo', 'gls', 'glg';