Make build system compatible with tikz externalization

This commit is contained in:
2026-01-17 11:47:54 +01:00
parent 7640d83c37
commit c23ac95b90
3 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
$pdflatex="pdflatex -shell-escape -interaction=nonstopmode -synctex=1 %O %S";
$out_dir = 'build';
$pdf_mode = 1;