On Fri, Nov 08, 2002 at 01:41:02PM -0700, Fernando Perez wrote: > > > 1. Does anyone here use OpenOffice to produce figures to import into > > > Lyx, and if so how do you generate the .eps files? > > Try > $ convert bad_file.eps new_name.eps
This is a bad idea as convert will rasterize the figure rather than keeping it as a vectorize figure.
