tick
This commit is contained in:
parent
26adcbceaf
commit
4923c8adf7
1
Makefile
1
Makefile
@ -112,6 +112,7 @@ edit: $(SRCNAMES)
|
|||||||
@echo Compiling $@
|
@echo Compiling $@
|
||||||
($(PDF) $(@:.pdf=.tex)) || (touch --date="`date -R -r $(@:.pdf=.tex)`" $@ & grep "Warning" $(@:.pdf=.log))
|
($(PDF) $(@:.pdf=.tex)) || (touch --date="`date -R -r $(@:.pdf=.tex)`" $@ & grep "Warning" $(@:.pdf=.log))
|
||||||
|
|
||||||
|
|
||||||
@echo Recompile tikz images
|
@echo Recompile tikz images
|
||||||
@if [ -s $(@:.pdf=.makefile) ]; \
|
@if [ -s $(@:.pdf=.makefile) ]; \
|
||||||
then \
|
then \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user