summaryrefslogtreecommitdiffstats
path: root/doc/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile
index f57be75..82d46e1 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -10,7 +10,7 @@ SVGS := $(wildcard res/images/*.svg)
PDFS := $(patsubst %.svg,%.pdf,$(SVGS))
# compiler settings
-TEX := lualatex
+TEX := texfot lualatex
BIB := biber
# recipes