On Thu, 14 Feb 2002, Guenter Milde wrote: > > I would suggest: > > $ convert myimage.png myimage.eps > If you don't need to send the lyx output to a level-1-only printer directly, > I'd suggest > > $ convert myimage.png myimage.eps2 > or > $ convert myimage.png eps2:myimage.eps > > it makes the eps file a lot smaller.
Thanks for pointing this out. That's right. There's some compression algoritm in eps2, no ? Yannick