On Thu, Jan 11, 2007 at 08:19:05PM +0100, Georg Baum wrote: > Many parts of the LyX code depend on the fact that we use internal paths > only. Therefore we should fix the external inset to not call external_path > when building the to_file name. It would be nice if you could do that.
I did that, and also arranged to avoid backslashes in internal paths: http://www.lyx.org/trac/changeset/16659 -- Enrico