Jose' Matos wrote: > On Wednesday 24 March 2004 09:38, Janus Sandsgaard wrote: >> Hi developers > [...] >> I have noticed that LyX by default works with absolute paths if you use >> the browse-feature to point out your figures. I find this to be a little >> annoying and and can't see the pratical reason why it works this way. You >> can of course manually change the path to a relatiev path - but wouldn't >> it be smarter if LyX did that for you by default? > > What is the lyx version you are using? > I think that this bug was fixed for the qt version in 1.3.3 (+/-).
It inserts the relative name if the file is in the same directory (1.3.5cvs, qt, I have no older version anymore). It does not if the file is above, e. g. ../../other/dir/a.eps gets converted to the absolute path, but I believe that this is on purpose. Maybe a checkbox "Use relative path" would be useful for these cases that cannot be decided automatically. Georg