# sub build_sty{
#     system("latex minted.ins");
# }
#
# build_sty();

$pdf_mode = 1;
$pdflatex = "pdflatex -synctex=1 -shell-escape -interaction=nonstopmode %S";
