This repository has been archived on 2022-05-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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"