comparison doc/ChangeLog @ 9912:e9fe12c1b0c0

Set default papersize to the desired imagesize Set default paperorientation to landscape to stop warning message
author Rik <rdrider0-list@yahoo.com>
date Fri, 04 Dec 2009 09:45:15 -0800
parents 49b9cab70b63
children e76d8c767584
comparison
equal deleted inserted replaced
9911:ac7606d51a3d 9912:e9fe12c1b0c0
1 2009-12-04 Rik <octave@nomad.inbox5.com>
2
3 * interpreter/geometryimages.m, interpreter/interpimages.m,
4 interpreter/sparseimages.m, interpreter/plotimages.m:
5 Set default paperorientation to landscape to stop warning message
6
7 2009-12-04 Ben Abbott <bpabbott@mac.com>
8
9 * interpreter/geometryimages.m, interpreter/interpimages.m,
10 interpreter/sparseimages.m: Set default papersize to the desired imagesize
11
1 2009-12-04 John W. Eaton <jwe@octave.org> 12 2009-12-04 John W. Eaton <jwe@octave.org>
2 13
3 * interpreter/images.awk: Emit rules to copy PNG files to 14 * interpreter/images.awk: Emit rules to copy PNG files to
4 octave.html directory once it is created. 15 octave.html directory once it is created.
5 * interpreter/Makefile.am (all-local): Depend on $(HTMLDIR_IMAGES). 16 * interpreter/Makefile.am (all-local): Depend on $(HTMLDIR_IMAGES).