Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| It does not work here. What I tried is to include 'toto.tex' (which is
| in the same directory as the lyx doc) and ExpandPath() does not handle
| this case correctly (it wants some slash before the name to do its
| magic...). You should maybe have used MakeAbsPath() instead.

Jepp, I was triced by the comment in filetools.h, now changed to
MakeAbsPath and it seems to work.

        Lgb

Reply via email to