diff scripts/plot/subplot.m @ 8350:0e3a92a8683c

fix texi bug in subplot.m
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Wed, 05 Nov 2008 17:51:42 +0100
parents c6e9ff62c64a
children 81d6ab3ac93c
line wrap: on
line diff
--- a/scripts/plot/subplot.m	Sun Nov 02 17:07:44 2008 +0100
+++ b/scripts/plot/subplot.m	Wed Nov 05 17:51:42 2008 +0100
@@ -45,16 +45,16 @@
 ## @end iftex
 ## @ifinfo
 ## @display
+## @example
 ## @group
-## @example
 ##
 ## +-----+-----+-----+
 ## |  1  |  2  |  3  |
 ## +-----+-----+-----+
 ## |  4  |  5  |  6  |
 ## +-----+-----+-----+
+## @end group
 ## @end example
-## @end group
 ## @end display
 ## @end ifinfo
 ## @seealso{plot}