On Wed, Dec 08, 2010 at 03:47:30PM +0100, Vincent van Ravesteijn wrote:

> "C:\Documents\chapters\first\firstsection\test.lyx"
> "C:\UnrelatedPath\test\images\large\color\test.jpg" ?
> 
> Should we now have a relative path
> "..\..\..\..\UnrelatedPath\test\images\large\color\texst.jpg" ? This
> doesn't really make sense.

Why not? The only case where it does not make sense is

"C:\Documents\chapters\first\firstsection\test.lyx"
"D:\UnrelatedPath\test\images\large\color\test.jpg"

i.e., when the two paths have nothing in common. This can only occur
on Windows, as on *nix relative paths can always be used.

-- 
Enrico

Reply via email to