Bo Peng wrote:

> Dear list,
> 
> Because I get no objection to the design of the embedding feature of
> lyx, I plan to add it to the trunk in the next few weeks. There is,
> however, a big question on how to zip and unzip files.
> 
> There is a unzipFile function in src/support/filetools.cpp which calls
> 'gunzip -c'. I am not sure how lyx distributes gunzip and I doubt if
> it works under windows.

but gzip/gunzip doesn't do archiving, just deflates single files, doesn't
it? IUC you need archiving also. But maybe I don't understand the problem
well ;-)

A/


Reply via email to