Citing myself: > I edited now Math.lyx, and not only \origin variable changed, but also some > graphic insets became absolute path. I had to edit with an editor again. > This happens with lyx from build-dir and also with installed lyx.
I found the reason. I have a symbolic link to the sources, which I use also to compile. Lyx does not recognize that the abs path to sources is identical with compiled source path. Also there is a small bug. Even calling lyx with 'lyx -sysdir lyx-source/lib' does not completely work. Everything is fine, but \origin get a superfluous '/'. it changes from \origin /systemlyxdir/doc/ to \origin /systemlyxdir//doc/ Kornel
signature.asc
Description: This is a digitally signed message part.