|
From: Thomas S. <t.s...@fz...> - 2009-04-06 19:17:19
|
gs -sDEVICE=bbox -dNOPAUSE -q -dBATCH your_file.eps calculates the bounding box including everything which is not white, that means the labels etc. should be inside the bounding box. if you use 'ghostview', 'gv', 'display' or whatever to display your eps file, are the labels shown after adjusting the bounding box? how do you insert the eps file into your latex document? maybe you could post a minimal example, i.e. a small plot script, the resulting eps file, and some latex code that will show your problem. atoms.h wrote: > > Well, 'postscript'... > > > > Thomas Sefzick wrote: >> >> which terminal are you using? >> 'postscript' or 'pslatex'? >> >> >> atoms.h wrote: >>> >>> ... >>> I tried that, but it doesn't seem to work since the min. bounding box >>> measure doesn't include the labels, tic values and the title/file name >>> etc. So it cuts right around the plot... >>> ... >>> >> >> > > -- View this message in context: http://www.nabble.com/plot-size-vs.-picture-size-tp22864544p22915352.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |