Fix libraries

This commit is contained in:
2026-04-22 17:41:23 +02:00
parent c48ac0d394
commit 7222852a27
14 changed files with 1306 additions and 5 deletions

View File

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