This commit is contained in:
Lukian 2024-09-28 16:04:17 +02:00
parent c8da6f896e
commit 0eee1b9819
3 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
make:
rm *.pdf
pdflatex -jobname=name src/source.tex
rm -rf *.lof *.log *.toc *.aux
rm -rf src/*.lof src/*.log src/*.toc src/*.aux