Add mylatexformat commands

This commit is contained in:
2026-07-03 01:20:33 +02:00
parent aad8942361
commit e936f0a8d8
2 changed files with 22 additions and 13 deletions
+6
View File
@@ -10,3 +10,9 @@ build:
clean:
find . -type d \( -name build -o -name svg-inkscape -o -name .aux -o -name .out \) -exec rm -rf {} +
format:
lualatex -ini -jobname=thesis "&lualatex" mylatexformat.ltx thesis.tex
clean-format:
rm thesis.fmt thesis.log thesis.tex.bbl thesis.tex.blg