From: guido Date: Fri, 28 Nov 2003 09:49:07 +0000 (+0000) Subject: $ removed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b4c1dc33f41f42be168c7aa63dee3e447bfd1f;p=dealii-svn.git $ removed git-svn-id: https://svn.dealii.org/trunk@8197 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index fd3b12f12d..8340e34400 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -183,7 +183,7 @@ class ParameterHandler; * @p{-1} instead of the value of the data vector and are not plotted due to * the lower bound in z plotting direction, given in the third pair of brackets. * - * Of course, more complex cuts than @p{$3==.5} are possible, including nonlinear + * Of course, more complex cuts are possible, including nonlinear * ones. Note however, that only those points which are actually on the * cut-surface are plotted. *