summaryrefslogtreecommitdiffstats
path: root/techwsw/makefile
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-11-02 22:07:40 +0100
committerNao Pross <naopross@thearcway.org>2017-11-02 22:07:40 +0100
commit6247dcaa9f30c34a5c135c5fcccf56d91fd8c015 (patch)
tree37bed13ee3d0e31d1831b1348a9d36eb92fd280d /techwsw/makefile
parentAdd license and move index to front (diff)
downloadEssence-6247dcaa9f30c34a5c135c5fcccf56d91fd8c015.tar.gz
Essence-6247dcaa9f30c34a5c135c5fcccf56d91fd8c015.zip
Start serial and AD/DA converters chapter and minor corrections
Diffstat (limited to 'techwsw/makefile')
-rw-r--r--techwsw/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/techwsw/makefile b/techwsw/makefile
index 240e907..eafadcf 100644
--- a/techwsw/makefile
+++ b/techwsw/makefile
@@ -3,7 +3,7 @@ BUILD_DIR := build
DOCUMENT := essence_of_hwsw.tex
# tex settings
-TEX := xelatex \
+TEX := texfot xelatex \
-interaction=nonstopmode \
-halt-on-error \
-output-directory=$(BUILD_DIR)