Add figure management script

This commit is contained in:
jaseg 2024-08-27 13:06:41 +02:00
parent 26bbd76ae0
commit 0238e388cd
29 changed files with 1320 additions and 0 deletions

View file

@ -22,6 +22,10 @@ preview:
version.tex: chapter.tex
echo "${VERSION_STRING}" > $@
.PHONY: update-figures
update-figures:
make -C figures
.PHONY: clean
clean:
rm -f **.aux **.bbl **.bcf **.log **.blg