# Author: Simon-Pierre Boucher — contact@spboucher.ai .PHONY: all clean distclean all: latexmk clean: latexmk -c distclean: latexmk -C rm -f *.synctex.gz *.run.xml *.bbl *.bcf