# Author: Simon-Pierre Boucher — contact@spboucher.ai $pdf_mode = 1; $pdflatex = 'pdflatex -interaction=nonstopmode -halt-on-error -synctex=1 %O %S'; $bibtex_use = 2; $clean_ext = 'synctex.gz run.xml bbl bcf fdb_latexmk fls log aux out toc lof lot blg'; @default_files = ('main.tex');