From a016a94d0d4e6b7fd80b481a6d7a81095e133d9d 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: