On Wed, Feb 26, 2003 at 11:53:58AM -0500, Praedor Atrebates wrote: > I have used Staroffice 6.0 to create some graphics for inclusion in my > dissertation in Lyx. Whenever I print to file (postscript) from SO/OO it > produces very nice looking postscript images but they invariably include too > much whitespace in the bounding box such that running ps2ps to try to cut it > down to size doesn't work. By extension, clipping to bounding box in Lyx > doesn't work either. The particular graphic in question has the bounding box > coordinates of 0 0 612 792. Which of these numbers, if these are the numbers > to deal with, should be altered to cut off the whitspace at the bottom of the > image?
Use ps2eps to automatically clip the image: http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/ps2eps.html
