From: bangerth Date: Fri, 19 Oct 2007 19:08:10 +0000 (+0000) Subject: By default don't stop latex if there are errors. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d9da42283b95f0dd04b25cb9397fddfafbce7d;p=dealii-svn.git By default don't stop latex if there are errors. git-svn-id: https://svn.dealii.org/trunk@15352 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index b9916e14e7..dfe3647d06 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -797,7 +797,7 @@ USE_PDFLATEX = NO # running if errors occur, instead of asking the user for help. # This option is also used when generating formulas in HTML. -LATEX_BATCHMODE = NO +LATEX_BATCHMODE = YES # If LATEX_HIDE_INDICES is set to YES then doxygen will not # include the index chapters (such as File Index, Compound Index, etc.)