|
From: <HBB...@t-...> - 2007-08-09 16:02:01
|
jfcarrol wrote: > %%BeginProcSet: / %%EndProcSet > The number of Begin and End comments do not match. That's almost certainly caused by you not closing the file in gnuplot before trying to use it with epstool. You have to "set output" without a filename argument for that. |