run pdflatex twice so that the table of contents get updated

This commit is contained in:
2018-11-06 14:15:08 -03:00
parent 59d7eef00e
commit b314cbad46

View File

@@ -1,4 +1,6 @@
informe: informe:
# we do this twice to make sure the toc is updated
pdflatex -synctex=1 -interaction=nonstopmode "Informe.tex"
pdflatex -synctex=1 -interaction=nonstopmode "Informe.tex" pdflatex -synctex=1 -interaction=nonstopmode "Informe.tex"
clean: clean: