On 03/01/2011 10:28 AM, 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? So behind the
scenes, LyX could change:
\subimport{ relative path }
to
\import{ absolute path }
when it exports the temporary files...
LyX does not look into and change things in ERT, and if you think about
it there is really no way for it to do so reliably. So the only real
solution would be proper support for this package inside LyX.
rh