Mercurial > cortex
diff thesis/Makefile @ 494:092b60381af0
processing bib queue. num left: 5
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 29 Mar 2014 22:46:05 -0400 |
parents | 960bfe96d5f3 |
children | c816594fbbe6 |
line wrap: on
line diff
1.1 --- a/thesis/Makefile Sat Mar 29 22:03:51 2014 -0400 1.2 +++ b/thesis/Makefile Sat Mar 29 22:46:05 2014 -0400 1.3 @@ -1,7 +1,7 @@ 1.4 #INVOKE_LATEX = pdflatex -shell-escape thesis.tex; 1.5 THESIS_NAME = rlm-cortex-meng 1.6 -INVOKE_LATEX = texi2dvi --shell-escape --pdf -V --batch $(THESIS_NAME).tex; 1.7 -#INVOKE_LATEX = texi2dvi --shell-escape --pdf -V $(THESIS_NAME).tex; 1.8 +#INVOKE_LATEX = texi2dvi --shell-escape --pdf -V --batch $(THESIS_NAME).tex; 1.9 +INVOKE_LATEX = texi2dvi --shell-escape --pdf -V $(THESIS_NAME).tex; 1.10 1.11 all: 1.12 ./weave-thesis.sh cortex