From 715c4a4a760faea8c4845c45731b3c2567ba6e77 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 16 Dec 2010 18:40:04 +0000 Subject: [PATCH] Fix latex markup problem. git-svn-id: https://svn.dealii.org/trunk@22974 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/glossary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 3b3f5369cd..296965ee6c 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -218,7 +218,7 @@ * orthogonal to all tangent directions of the boundary and within the * tangent plane of the domain. Note that this is compatible with case * dim==spacedim since there the tangent plane is the - * entire space $\R^\text{dim}$. + * entire space ${\mathbb R}^\text{dim}$. * * In either case, the length of the vector equals the determinant of * the transformation of reference face to the face of the current -- 2.39.5