> You uncompress to LyX's temporary directory. So you now have:
>   /tmp/lyx_randomstuff/filename.lyx
>   /tmp/lyx_randomstuff/filename.lyxdir/
> Then LyX opens the former.
>
> Isn't this exactly how compressed files work now?

Sorry, this is still unclear to me.

In your approach, when you turn on the bundled mode, your
filename.lyxdir is created under the document directory, right? When
you insert a file, you copy the file to
$DOC_DIR/filename.lyxdir/figures/whatever...

Now, you open a compressed file and the directory is now under
$TEMP_DIR. Is this file in bundled mode? When you insert another file,
will the file be copied to $TEMP_DIR/filename.lyxdir or
$DOC_DIR/filename.lyxdir?

Bo

Reply via email to