From: Wolfgang Bangerth Date: Tue, 10 Mar 2009 23:05:45 +0000 (+0000) Subject: Do not use \emph but .... X-Git-Tag: v8.0.0~7971 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d81d7b010f2b07ab76aead4063d4362cda3105;p=dealii.git Do not use \emph but .... git-svn-id: https://svn.dealii.org/trunk@18476 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-34/doc/intro.dox b/deal.II/examples/step-34/doc/intro.dox index f251658708..366fe42b2e 100644 --- a/deal.II/examples/step-34/doc/intro.dox +++ b/deal.II/examples/step-34/doc/intro.dox @@ -186,7 +186,7 @@ problems using the deal.II library: Let $\mathcal{T}_h = \cup_{i=0}^M K_i$ be a subdivision of the manifold $\Gamma = \partial \Omega$ into $M$ segments if $n=2$ or $M$ quadrilaterals if $n=3$. We will call each individual segment or -quadrilateral an \emph{element} or \emph{cell}, independently on the +quadrilateral an element or cell, independently on the dimension $n$ of the surrounding space $R^n$. We define the finite dimensional space $V_h$ as