From bfc58de1d4f26f53f884a4b84c34b2c1663810d9 Mon Sep 17 00:00:00 2001 From: Jirka Balhar Date: Mon, 10 Jul 2023 17:41:08 +0200 Subject: [PATCH] suggest using luatex instead of pdflatex --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6001b4..c953ebf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=thesis ABSTRACT=abstract -LATEXMKOPTS=#-pdf #enable for forcing pdflatex +LATEXMKOPTS=#-pdflua #enable for forcing luatex LATEXMK=latexmk $(LATEXMKOPTS) all: