diff --git a/Makefile b/Makefile index 6ca7bcab7fc58f30aedff4812e6710e7bc919190..3370cce3a08a94aa39b3f59246694bb7013fe7a5 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,8 @@ svg-ref: pdflatex -jobname=bind_ref -shell-escape ${filename}.tex pdflatex -jobname=bind_ref ${filename}.tex pdflatex -jobname=bind_ref ${filename}.tex + makeglossaries bind_ref + makeindex bind_ref ref: svg-ref touch .ref pdflatex -jobname=bind_ref ${filename}.tex