|
From: Ethan M. <merritt@u.washington.edu> - 2005-06-29 23:11:41
|
On Wednesday 29 June 2005 02:42 am, Daniel J Sebald wrote:
> And with that, I think now is as good a time as any to consider the key layout patch
Looks basically OK. I'm fine with it.
But there are some compile-time warnings, and at least part of
the original syntax seems to have broken: set key <position>
graphics.c:1108: warning: unused variable `keybox_half_height'
graphics.c:1109: warning: unused variable `keybox_half_width'
save.c:321: warning: enumeration value `CENTRE' not handled in switch
save.c:329: warning: enumeration value `JUST_CENTRE' not handled in switch
cd tutorial; make clean; make
set key 15,-10
^
"eg3.plt", line 7: unknown key option
--
Ethan A Merritt merritt@u.washington.edu
Biomolecular Structure Center
Mailstop 357742
University of Washington, Seattle, WA 98195
|