From fde79cf0e8254a5447eebc7bfeaf4da210fc5b11 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 17 Aug 2010 19:47:41 +0000 Subject: [PATCH] Can't use latex markup for non-ASCII letters in doxygen comments. One would have to use the direction HTML markup for that. git-svn-id: https://svn.dealii.org/trunk@21673 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/vectors.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index a002834726..2cec72f3be 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -1005,8 +1005,8 @@ class VectorTools * * To compute the constraints we use * projection-based interpolation as proposed - * in \v{S}olin, Segeth and Dole\v{z}el - * (Higher order finite elements, Chapman&Hall, + * in Solin, Segeth and Dolezel + * (Higher order finite elements, Chapman&Hall, * 2004) on every face located at the * boundary. * -- 2.39.5