From: Wolfgang Bangerth Date: Thu, 6 Oct 2011 23:40:17 +0000 (+0000) Subject: More latex fixes. X-Git-Tag: v8.0.0~3270 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4621baeea1fe39cb846e0e7fba5a79961ddd528b;p=dealii.git More latex fixes. git-svn-id: https://svn.dealii.org/trunk@24550 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-32/step-32.cc b/deal.II/examples/step-32/step-32.cc index cda74f4ff6..afbf64cb53 100644 --- a/deal.II/examples/step-32/step-32.cc +++ b/deal.II/examples/step-32/step-32.cc @@ -1723,8 +1723,8 @@ namespace Step32 // would need to perform two loops. We can // avoid the overhead by noting that // $\|E(T)-\bar{E}(T)\|_\infty = - // \max\big(E_\max{}(T)-\bar{E}(T), - // \bar{E}(T)-E_\min{}(T)\big)$, i.e., the + // \max\big(E_{\textrm{max}}(T)-\bar{E}(T), + // \bar{E}(T)-E_{\textrm{min}}(T)\big)$, i.e., the // maximum out of the deviation from the // average entropy in positive and negative // directions. The four quantities we need