|
From: Daniel J S. <dan...@ie...> - 2005-07-01 01:38:22
|
Hans-Bernhard Br=F6ker wrote: > Daniel J Sebald wrote: >=20 >> I overlooked that. Yes, "under" alone should be centered. >=20 >=20 > Yes. >=20 >> Should "under" by a synonym for "outside bottom center", or just=20 >> "outside bottom" so that "under left" is valid? >=20 >=20 > Both ;-) >=20 > I.e. both "below" and "below left" should be valid, with the former=20 > being equivalent to "below center". But, isn't there some memory in gnuplot options? That is, set key left set key center has an end state of=20 set key left center not set key below center It may not be apparent what the issue is until attempting to use this. >=20 >> Should I add a series of conflicting keyword error messages? E.g.,=20 >> should "under inside" complain or simply override the "outside"=20 >> inherent in "under"? >=20 >=20 > An error might be too harsh. An int_warn() should do. OK. Basically the same code. No problem. Dan |