From 4732f49acacd10b08ae1dc07e4db851c44fb3114 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 26 Sep 2016 20:52:14 +0000 Subject: acmart (26sep16) git-svn-id: svn://tug.org/texlive/trunk@42151 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/acmart/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Master/texmf-dist/doc/latex/acmart/Makefile') diff --git a/Master/texmf-dist/doc/latex/acmart/Makefile b/Master/texmf-dist/doc/latex/acmart/Makefile index 97b03d12763..390cd4b01ad 100644 --- a/Master/texmf-dist/doc/latex/acmart/Makefile +++ b/Master/texmf-dist/doc/latex/acmart/Makefile @@ -43,6 +43,7 @@ all: ${PDF} pdflatex $< - bibtex $* pdflatex $< + pdflatex $< while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \ do pdflatex $<; done -- cgit v1.2.3