>>>>> "Barry" == Barry Kauler <[EMAIL PROTECTED]> writes:
Barry> Thanks for the responses about why a small bit-map becomes such
Barry> a huge EPS. One thing that should be high on the wish-list is
Barry> to be able to insert bit-map images directly into Lyx, and have
Barry> Lyx encapsulate them on-the-fly when previewing and
Barry> printing. Probably cache the conversions for efficiency. same
Barry> for vector images in other formats. When I'm working on a
Barry> document, I often revisit an image and modify it. It would be
Barry> nice to avoid the manual conversion cycle.
Something like that is already on the to-do list. Note that postscript
level 2 has provisions to create files compressed with the LZW
algorithm, which is exactly the same as the one used in GIF files. I
would be surprised if there did not exist ways to produce such
compressed PS files.
Barry> Now dreaming further, it would be nice to have object embedding
Barry> so an image can be edited in-place, as is possible with Windows
Barry> OLE and proposed for KDE.
KLyX is supposed to get that. I guess a GnomeLyX could get that too.
JMarc