summaryrefslogtreecommitdiffstats
path: root/electronics/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'electronics/makefile')
-rw-r--r--electronics/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/electronics/makefile b/electronics/makefile
index 44b9a47..08fb339 100644
--- a/electronics/makefile
+++ b/electronics/makefile
@@ -3,7 +3,7 @@ BUILD_DIR := build
DOCUMENT := essence_of_electronics.tex
# tex settings
-TEX := lualatex \
+TEX := xelatex \
-interaction=nonstopmode \
-halt-on-error \
-output-directory=$(BUILD_DIR)