>>>>> "uliw" == uliw <[EMAIL PROTECTED]> writes:
uliw> thanks for answering. The absolut path idea might be ok on a
uliw> single-user setup. But I do already have about 12 project
uliw> directories, which would make quite a messy TEXINPUTS... Imagine
uliw> another 10 users....
uliw> Your suggestion to include the directory prefix, i.e.
uliw> eps/my_eps_file.eps
uliw> would work with lyx, but will fail with the latex2html
uliw> translator, as l2h does its translation from within a
uliw> subdirectory of the current document directory.
Then l2h is broken :) LyX also runs latex form another directory, but
it takes appropriate steps to try to get things right.
uliw> For the time beeing, I've linked the files from the eps
uliw> directory into the document dir.
A good solution indeed.
JMarc