diff doc/interpreter/plot.txi @ 11573:6f8ffe2c6f76

Grammarcheck txi files for 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Wed, 19 Jan 2011 20:29:11 -0800
parents fd0a3ac60b0e
children 8ac9687dbe9f
line wrap: on
line diff
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -921,8 +921,8 @@
 @code{get (h, "")}.
 
 Thus, for example,
+
 @smallexample
-@group
 h = figure ();
 get (h, "type")
 ans = figure
@@ -947,7 +947,6 @@
 currentpoint           nextplot               selectionhighlight     xvisualmode
 currentaxes            numbertitle            selectiontype
 currentcharacter       paperorientation       tag
-@end group
 @end smallexample
 
 The root figure has index 0.  Its properties may be displayed by: