James C. Sutherland wrote:
> Can't LyX sort through this issue in the same manner as it does with
> graphics paths, i.e. by transforming relative paths to absolute paths when
> the LaTeX is exported to the temporary directory?
In the case of graphics, the procedure is slightly different: the graphics
themselves are copied to the temp directory as well.
> So behind the scenes,
> LyX could change:
> \subimport{ relative path }
> to
> \import{ absolute path }
> when it exports the temporary files...
It is a strict policy that LyX does not touch ERT. So for this, native support
for the import package would be required.
You can file an enhacement request for this, describing what this package
achieves and why you think it is worth supporting it.
Jürgen