On 6 Dec 2002, Jean-Marc Lasgouttes wrote: > >>>>> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: > > Rod> Futher to that last bit... The image in lyx is called as > Rod> something.epsi, but the error I get is > > Rod> could not locate the file with any of these extensions: .eps, > Rod> .ps, .eps.gz, .ps.gz, eps.Z > > Rod> The file is in the tmp dir named as something.epsi > > Here is a patch that should fix this problem. I'd appreciate if people > could try it and comment on it. If it works, I promise I'll release > 1.2.2! > > The way it works is to remove extension only for .eps and .ps. Should > I consider other cases too? Now that I think about it, should I do > something about .pdf too? Please, experts, I need your input. > > JMarc
I'm going to be away for a few days, so I might not have a chance to test this before Wednesday. Given Rob's comment wrt .agr files, maybe a better way would be to only leave the extension if it is one of the eps formats (epsi etc) that the latex can deal with? I suspect the real answer is simply that any type of eps file should simply be called .eps, if I want to use it with latex. That would probably be the standard way to do it, if I were using a standard editor, and just including the file. I give this a go as soon as I get a chance though. Thanks, Rod