From: Guido Kanschat Date: Thu, 8 Jul 2010 19:43:10 +0000 (+0000) Subject: @ref does not allow newlines X-Git-Tag: v8.0.0~5844 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba6aa35e3a0633ff0c9ad26d399d025fbaf7b1c;p=dealii.git @ref does not allow newlines git-svn-id: https://svn.dealii.org/trunk@21463 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index d200bd14a4..52b1ce1a03 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1471,9 +1471,9 @@ class Triangulation : public Subscriptor * are created by * create_triangulation() or * execute_coarsening_and_refinement() - * are distorted (see @ref - * GlossDistorted "distorted - * cells"). If set, these two + * are distorted (see + * @ref GlossDistorted "distorted cells"). + * If set, these two * functions may throw an * exception if they encounter * distorted cells. @@ -1716,8 +1716,8 @@ class Triangulation : public Subscriptor * over all cells and verifies * that none of the cells is * deformed (see the entry on - * @ref GlossDistorted "distorted - * cells" in the glossary), where + * @ref GlossDistorted "distorted cells" + in the glossary), where * we call a cell deformed if the * determinant of the Jacobian of * the mapping from reference