|
From: Philipp K. J. <ja...@ie...> - 2008-06-23 16:07:13
|
Thanks. That's what I was looking for. set terminal ... solid ;-) Best, Ph. On Monday 23 June 2008 02:45, Thomas Sefzick wrote: > what's about > set terminal postscript eps monochrome solid > ? > > > When using gnuplot 4.2 and using fill style "pattern" > > and exporting to monochrome EPS, > > the line type used for the pattern increases with the > > pattern, so that the fill pattern 2 is drawn with dashed > > lines, and fill pattern 3 is drawn with dotted lines, etc > > > > This does not look that great - it would be better if > > the patterns were all drawn with solid lines. |