On 2007-07-25, Bo Peng <[EMAIL PROTECTED]> wrote:

> 
> Attached please find a pre-pre-PATCH that allows a .lyx file to embed
> other files. Here is the details:

Any progress in this regard?

Thank you
--
Pol



--------------------
> Expected features:

 1. Graphics, listings, bib file etc can be embedded into the .lyx file.
 2. Embedding of certain files are automatic (graphics, bib etc), and
 other files can be embedded manually.
 3. User can choose not to embed any file.
 4. Embedded file.lyx file is a zip file, with file.lyx, manifest.txt
 and embedded files. If no file is embedded, file.lyx is in plain text
 format. (That is to say, version control can be used if a user
 disables embedding.)
 5. Embedded files can be 'EMBEDDED', 'EXTERNAL', or 'AUTO'. In the
 AUTO mode, external files will be used if available; otherwise the
 embedded version will be used. In this way, users can work as usual by
 modifying external listings, graphics, and do not have to worry about
 embedding.

Reply via email to