From 3b1e36a724b3df3e9a5210ee2929fa773bc9d509 Mon Sep 17 00:00:00 2001 From: zamni Date: Mon, 13 Dec 1999 14:28:20 +0000 Subject: [PATCH] More doc updates. git-svn-id: https://svn.dealii.org/trunk@2051 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index b95e5e9799..7ace18c5e5 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -630,8 +630,11 @@ class DataOutBase * equals a position above or below * the negative y-axis. * - * Default is the Gnuplot-default - * of 30. + * Default is the + * Gnuplot-default of 30. + * An exemple of a + * Gnuplot-default of 0 is + * the following: * * \begin{verbatim} * -- 2.39.5