From: Wolfgang Bangerth Date: Sun, 23 Sep 2012 14:43:19 +0000 (+0000) Subject: Fix bad markup. X-Git-Tag: v8.0.0~2056 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3eb88aea22df24d696724c2f261738b9ac1fe4;p=dealii.git Fix bad markup. git-svn-id: https://svn.dealii.org/trunk@26643 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/vector_valued.h b/deal.II/doc/doxygen/headers/vector_valued.h index 6045cc59fb..71e07f9c58 100644 --- a/deal.II/doc/doxygen/headers/vector_valued.h +++ b/deal.II/doc/doxygen/headers/vector_valued.h @@ -128,6 +128,7 @@ * & (\nabla u_2,\nabla v_2) && = (f_2, v_2) * \\ * && (\nabla u_3,\nabla v_3) & = (f_3, v_3) + * \end{matrix} * @f] * where we used the standard inner product notation $(\mathbf * f,\mathbf g) = @@ -184,7 +185,7 @@ * \end{pmatrix}^T * \begin{pmatrix} f_1 \\ f_2 \\ f_3\end{pmatrix} * @f] - * + * *

Mixed elliptic problems

* Now, let us * consider a more complex example, the mixed Laplace equations discussed in