Mercurial > hg > octave-nkf
diff scripts/plot/newplot.m @ 17204:d87179b38bcf
doc: Touch up alignment of @multitables in plot, legend, newplot.
* scripts/plot/legend.m, scripts/plot/newplot.m,
scripts/plot/plot.m: Don't use spacer rows between multitable items.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 07 Aug 2013 22:20:32 -0700 |
parents | eaab03308c0b |
children | bc924baa2c4e |
line wrap: on
line diff
--- a/scripts/plot/newplot.m +++ b/scripts/plot/newplot.m @@ -43,7 +43,6 @@ ## figure properties to their defaults. However, the following four properties ## are not reset: Position, Units, PaperPosition, PaperUnits. This is ## equivalent to @code{clf reset}. -## ## @end multitable ## ## @multitable @columnfractions .25 .75 @@ -60,7 +59,6 @@ ## reset all axis properties to their defaults. However, the following ## properties are not reset: Position, Units. This is equivalent to ## @code{cla reset}. -## ## @end multitable ## ## If the optional input @var{hfig} or @var{hax} is given then prepare the