From: Wolfgang 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-Tag: v8.0.0~5714 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde79cf0e8254a5447eebc7bfeaf4da210fc5b11;p=dealii.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. *