|
From: jfcarrol <jfc...@ui...> - 2007-08-09 17:01:52
|
I am a relatively new to gnuplot, but typically this is how I export my files: set term postscript eps enhanced plot ..... set output "~/*.eps" replot save "~/.gnu" quit Is there something incorrect with this procedure? You have to "set output" without a filename argument for that. <- I don't understand this comment? Can you further explain.=20 Hans-Bernhard Br=C3=B6ker-2 wrote: >=20 > jfcarrol wrote: >> %%BeginProcSet: / %%EndProcSet >> The number of Begin and End comments do not match. >=20 > That's almost certainly caused by you not closing the file in gnuplot=20 > before trying to use it with epstool. You have to "set output" without= =20 > a filename argument for that. >=20 > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info >=20 >=20 --=20 View this message in context: http://www.nabble.com/Attach-preview-for-gnup= lot-eps-files-to-be-viewed-in-WORD-tf4242753.html#a12076310 Sent from the Gnuplot - User mailing list archive at Nabble.com. |