Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9056:b06dc393ac42
print.m: For eps output the bounding box should represent the figure's position.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sun, 29 Mar 2009 00:32:01 -0400 |
parents | 8651fcc89556 |
children | f89864234b5d |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-03-29 Ben Abbott <bpabbott@mac.com> + + * plot/print.m: For eps output the bounding box should represent the + figure's position. + 2009-03-28 Ben Abbott <bpabbott@mac.com> * plot/gnuplot_drawnow.m: Always set figure property "__plot_stream__"