]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/Makefile
made make pdf quieter and narrowed the figure on in tep2 to fit in a single column...
[tinyos-2.x.git] / doc / Makefile
index 8619ae41475d9e0028fa7b629098f298cbfcf715..7aa77f42464f639734836cf572c0ed17c491c545 100644 (file)
@@ -30,7 +30,7 @@ $(OVERVIEW_HTML): $(OVERVIEW) $(STYLESHEET)
 
 %.tex: txt/%.txt 
        $(RST2LATEX) $< > pdf/$@
-       pdflatex -output-directory pdf $@
+       pdflatex -interaction=batchmode -output-directory pdf $@
 
 overview: $(OVERVIEW_HTML)