On Thu, 2 Apr 2009, artur tarassow wrote:
Sorry, I was not concrete enough. I mean when I try to use a script
like
gnuplot x y --loess-fit --output=/home/A.eps { set title "etc" ; }
or for the command line
gnuplot x y --loess-fit { set title "etc" ; }
the figure does not contain the correct title. The same holds for all
other options one can use within the braces.
OK, I see what you mean. This should be fixed now.
Allin.