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
Matej Focko 585b609c4e
feat: add latest version of the thesis
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-23 17:02:17 +01:00

2 lines
108 B
Perl

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