From: heister Date: Fri, 3 Jan 2014 09:37:11 +0000 (+0000) Subject: take over r32135 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f09e1e34a970e47a8334f1d56e5192f3729781;p=dealii-svn.git take over r32135 git-svn-id: https://svn.dealii.org/branches/releases/Branch-8-1@32136 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 2edcd2d5a8..b2ad033baa 100644 --- a/deal.II/doc/doxygen/headers/vector_valued.h +++ b/deal.II/doc/doxygen/headers/vector_valued.h @@ -126,7 +126,6 @@ * v=(0,0,v3)T. writing the outcomes below * each other, we obtain the system * @f[ - * \arraycolsep1pt * \begin{matrix} * (\nabla u_1,\nabla v_1) &&& = (f_1, v_1) * \\ @@ -144,7 +143,6 @@ * exhibit this system structure. Let us close by writing the full * system of the elastic equation with symmetric gradient D: * @f[ - * \arraycolsep1pt * \begin{matrix} * (\nabla u_1,\nabla v_1) + (\partial_1 u_1,\partial_1 v_1) * & (\partial_1 u_2,\partial_2 v_1)