From 9494999eae74ca26be798049d003bd35c0f4613b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 6 Jan 2015 15:01:09 +0100 Subject: Fix add another XeLaTeX compilation (4 in all) to place TODO markers correctly. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4aa78b7..6f1780e 100644 --- a/Makefile +++ b/Makefile @@ -73,6 +73,7 @@ XELATEX = xelatex -no-shell-escape -halt-on-error -interaction=batchmode $(XELATEX) $< $(XELATEX) $< $(XELATEX) $< + $(XELATEX) $< clean: rm -f $(foreach ext,pdf aux log out toc tex,$(flavors:%=$(stem)-%.$(ext))) -- cgit v1.2.3