aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-03-19 12:17:41 -0500
committerBlaise Thompson <blaise@untzag.com>2018-03-19 12:17:41 -0500
commitf5b439d81f44dad0345031d1d72a783b4b429ef9 (patch)
tree5c1c62e9015284b9f0c8bd81c3f53c01e3093d06 /build.sh
parent49238f14e2eca3565c24b26c4bdd76c49fe35018 (diff)
2018-03-19 12:17
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index bf0c5c0..7abca57 100755
--- a/build.sh
+++ b/build.sh
@@ -48,7 +48,7 @@ fi
if [[ "$1" = "all" ]] || [[ "$1" = "dissertation" ]] ; then
printLine
printColor documents
- pdflatex --interaction=errorstopmode --shell-escape dissertation
+ pdflatex --interaction=nonstopmode --shell-escape dissertation
bibtex dissertation
pdflatex --interaction=nonstopmode --shell-escape dissertation
pdflatex --interaction=nonstopmode --shell-escape dissertation