From: bangerth Date: Tue, 17 Aug 2010 19:47:41 +0000 (+0000) Subject: Can't use latex markup for non-ASCII letters in doxygen comments. One X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f4742a63d8b6ebebdc40d7d55d1c5d4ed9d2cb;p=dealii-svn.git 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 --- 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. *