Make package installable

This commit is contained in:
2024-01-13 16:26:18 +01:00
parent e9a218bb88
commit d8273c994f
20 changed files with 450 additions and 48 deletions

View File

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