|
From: Mojca M. <moj...@gm...> - 2006-06-13 16:03:26
|
On 6/13/06, Ethan A Merritt wrote: > On Monday 12 June 2006 12:40 pm, Mojca Miklavec wrote: > > Many demo files include lines like > > set style rectangle back fc lt -3 fillstyle solid 1.00 border -1 > > Many? > There is exactly one demo file that illustrates the use of > 'set obj rectangle'. > > > which doesn't really work (fails on "rectangle"). > > Is something wrong with my gnuplot binary or is there something else > > I'm missing here? > > I don't know. The "set style rectangle" and "set object rectangle" > commands were added recently (March 2006), so you might have a > binary that is older. But then you shouldn't have the demo file > either. Or perhaps someone built your binary from a recent > source tree, but decided to turn off the support for rectangles. Thanks for explanation. I built from sources from the time just before CVS "crashed". I don't know when exactly this was, but this might be the reason. I didn't turn off anything explicitely. I'll check again. Mojca |