From: Wolfgang Bangerth Date: Wed, 25 Oct 2006 22:27:47 +0000 (+0000) Subject: Escape one character X-Git-Tag: v8.0.0~10880 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7342e82c9125f7b2b24fd5f08c0021129875624f;p=dealii.git Escape one character git-svn-id: https://svn.dealii.org/trunk@14094 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-21/doc/intro.dox b/deal.II/examples/step-21/doc/intro.dox index 2737f54d97..36fe35b3a6 100644 --- a/deal.II/examples/step-21/doc/intro.dox +++ b/deal.II/examples/step-21/doc/intro.dox @@ -339,7 +339,7 @@ k(x,y) \mathbf{I}$. Our two dimensional numerical simulation will be done on unit cell $\Omega = [0,1]\times [0,1]$ for $t\in [0,T]$. - Boundary conditions are: +%Boundary conditions are: \f[ \begin{array}{cr} p(x,y)=1 & \forall(x,y)\in \Gamma_{1}:=\{(x,y)\in \partial \Omega: x=0\}\\