From f6bf1227cb94cfb61edf350792bbdaeeaa102cde Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 18 Apr 2000 11:33:31 +0000 Subject: [PATCH] @p is not yet supported. git-svn-id: https://svn.dealii.org/trunk@2743 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_out.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/grid/grid_out.h b/deal.II/deal.II/include/grid/grid_out.h index 7e98495b3d..e16c1439b0 100644 --- a/deal.II/deal.II/include/grid/grid_out.h +++ b/deal.II/deal.II/include/grid/grid_out.h @@ -433,8 +433,8 @@ class GridOut * the extension of the picture, * of which the default is 300. * - * The flag @p - * color_lines_on_user_flag# + * The flag + * #color_lines_on_user_flag# * allows to draw lines with the * #user_flag# set to be drawn in * red. The colors black and red -- 2.39.5