This repository has been archived on 2022-05-18. You can view files and clone it, but cannot push or open issues or pull requests.
thesis/latexmkrc

3 lines
108 B
Text
Raw Normal View History

$makeindex = "texindy %O -I latex -C utf8 -L english -o %D %S";
$pdflatex = "pdflatex --shell-escape %O %S"