From 69b4c1dc33f41f42be168c7aa63dee3e447bfd1f Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 28 Nov 2003 09:49:07 +0000 Subject: [PATCH] $ removed git-svn-id: https://svn.dealii.org/trunk@8197 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5