From: Wolfgang Bangerth Date: Wed, 13 Jun 2012 08:00:36 +0000 (+0000) Subject: Use proper markup. X-Git-Tag: v8.0.0~2509 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafb2650b96d39ddadb22494e6409042a1fab9f9;p=dealii.git Use proper markup. git-svn-id: https://svn.dealii.org/trunk@25622 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-15/doc/intro.dox b/deal.II/examples/step-15/doc/intro.dox index 7c3e096e11..33494379eb 100644 --- a/deal.II/examples/step-15/doc/intro.dox +++ b/deal.II/examples/step-15/doc/intro.dox @@ -288,5 +288,5 @@ follows: The testcase we solve is chosen as follows: We seek to find the solution of minimal surface over the unit disk $\Omega=\{\mathbf x: \|\mathbf -x\|<1\}\subset \R^2$ where the surface attains the values +x\|<1\}\subset {\mathbb R}^2$ where the surface attains the values $u(x,y)|{\partial\Omega} = g(x,y):=\sin(2 \pi (x+y))$ along the boundary.