Skip to content
Snippets Groups Projects
Commit e5394c64 authored by Jarko Papalitsas's avatar Jarko Papalitsas
Browse files

Shell-escape and compression

parent cbfa3b93
No related branches found
No related tags found
1 merge request!11Shell-escape and compression by default
Pipeline #70934 passed
$xdvipdfmx = "xdvipdfmx -z 0 -o %D %O %S"; $xdvipdfmx = "xdvipdfmx -z 9 -o %D %O %S";
$pdflatex = 'pdflatex --shell-escape';
$xelatex = 'xelatex -shell-escape';
$dvi_mode = 0; $dvi_mode = 0;
$postscript_mode = 0; $postscript_mode = 0;
$hash_calc_ignore_pattern{'timestamp'} = '^'; $hash_calc_ignore_pattern{'timestamp'} = '^';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment