diff scripts/plot/subplot.m @ 9211:f0c3d3fc4903

Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
author Rik <rdrider0-list@yahoo.com>
date Sun, 17 May 2009 14:39:39 -0700
parents eb63fbe60fab
children 95c3e38098bf
line wrap: on
line diff
--- a/scripts/plot/subplot.m	Sun May 17 14:17:32 2009 -0700
+++ b/scripts/plot/subplot.m	Sun May 17 14:39:39 2009 -0700
@@ -32,7 +32,6 @@
 ##
 ## For example, a plot with 2 by 3 grid will have plot indices running as
 ## follows:
-## @iftex
 ## @tex
 ## \vskip 10pt
 ## \hfil\vbox{\offinterlineskip\hrule
@@ -42,7 +41,6 @@
 ## \hfil
 ## \vskip 10pt
 ## @end tex
-## @end iftex
 ## @ifnottex
 ## @display
 ## @example