This commit is contained in:
Sergey Goncharov 2024-04-15 19:23:33 +02:00
parent 26adcbceaf
commit 4923c8adf7

View File

@ -112,6 +112,7 @@ edit: $(SRCNAMES)
@echo Compiling $@
($(PDF) $(@:.pdf=.tex)) || (touch --date="`date -R -r $(@:.pdf=.tex)`" $@ & grep "Warning" $(@:.pdf=.log))
@echo Recompile tikz images
@if [ -s $(@:.pdf=.makefile) ]; \
then \