hello,
I am including a figure in lyx through ERT command, e.g.
\includegraphics[width=0.2\columnwidth]{1_5_part_orignal_model_L10240X10240_R20_alternative.eps};The problem was that the converted pdf file was not in the current path, but the lyx cache path i.e. /tmp/xxxxx. Thus, I got a error that ! Package pdftex.def Error: File `1_5_part_orignal_model_L10240X10240_R20_alter native-eps-converted-to.pdf' not found. How to deal with this problem? Thanks for your suggestion. weidong
