diff thesis/Makefile @ 426:435b5e22d72a

more scaffolding -- got minimal bibliography to work
author Robert McIntyre <rlm@mit.edu>
date Fri, 21 Mar 2014 15:28:45 -0400
parents efba8526a662
children c670d23003de
line wrap: on
line diff
     1.1 --- a/thesis/Makefile	Fri Mar 21 02:48:23 2014 -0400
     1.2 +++ b/thesis/Makefile	Fri Mar 21 15:28:45 2014 -0400
     1.3 @@ -1,4 +1,5 @@
     1.4 -INVOKE_LATEX = pdflatex -shell-escape thesis.tex;
     1.5 +#INVOKE_LATEX = pdflatex -shell-escape thesis.tex;
     1.6 +INVOKE_LATEX = texi2dvi --shell-escape --pdf -V --batch thesis.tex;
     1.7  
     1.8  all:
     1.9  	./weave-thesis.sh