diff -r 6bc647f472b9 -r 0f0a2148a099 lib/Tools/latex --- a/lib/Tools/latex Wed Jan 07 07:52:12 2004 +0100 +++ b/lib/Tools/latex Thu Jan 08 04:32:52 2004 +0100 @@ -76,6 +76,7 @@ function run_latex () { $ISABELLE_LATEX "\\nonstopmode\\input{$FILEBASE.tex}"; } function run_pdflatex () { $ISABELLE_PDFLATEX "\\nonstopmode\\input{$FILEBASE.tex}"; } function run_bibtex () { $ISABELLE_BIBTEX