$pdf_mode = 5;
$xelatex = 'xelatex -file-line-error -halt-on-error -interaction=nonstopmode %O %S';
$out_dir = 'output/pdf';

