|
From: <HBB...@t-...> - 2007-10-03 17:45:36
|
Ethan A Merritt wrote: > On Wednesday 03 October 2007 04:01, Hans-Bernhard Bröker wrote: >> tma...@ya... wrote: > Both the new and the old syntax work here. > Tested in 4.2 and in CVS. > > In what version have you seen a failure? CVS current as of today: gnuplot> set term cgm Terminal type set to 'cgm' Options are 'landscape color rotate dashed width 432 linewidth 1 "Helvetica Bold" 12' gnuplot> set term cgm font "times" 18 Terminal type set to 'cgm' Options are 'landscape color rotate dashed width 432 linewidth 1 "times" 12' gnuplot> Note how the '18' fails to be picked up. |