From 347284ca6a641e3e6b700004a287a74be4a882e1 Mon Sep 17 00:00:00 2001 From: Leonardo Robol Date: Fri, 20 Nov 2009 16:36:50 +0100 Subject: [PATCH] Modificato makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b689d4..47c0314 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PDFLATEX?=pdflatex +PDFLATEX?=pdflatex -interaction=batchmode TEXFILES?=CalcoloScientifico.tex PDFFILE?=CalcoloScientifico.pdf WORKFILES?=*.aux *.out *.log *.toc *.bbl *.blg -- 2.1.4