summaryrefslogtreecommitdiffstats
path: root/doc/makefile
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-02-12 18:56:39 +0100
committerNao Pross <naopross@thearcway.org>2017-02-12 18:56:39 +0100
commita96d2e61da10e52ed0d6360fe7ef5f85d9ad7ac8 (patch)
treed19ee27611b698b126c15eca8c6909d91e0817bd /doc/makefile
parentfixed plot @ 3.5.1 and written some stuff (diff)
downloadPDI-a96d2e61da10e52ed0d6360fe7ef5f85d9ad7ac8.tar.gz
PDI-a96d2e61da10e52ed0d6360fe7ef5f85d9ad7ac8.zip
fixed layout stuff
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