Uwe St�hr wrote: >> Try adding >> echo "convert -depth 8 $1 $2" > > This gives the expected result from above. > So LyX works correctly. > > So excuse my sometimes confusing postings. > > But there must be another problem, because on some installations, > the calling of convert with eps images invokes ghostscript's command > line instead of converting the image. I'll investigate further, > there is a solution, because on my LyX installation at work (also > Win2000) all works fine.
Ok. FWIW, if the call to the converter "falls through" to convertDefault.sh because no explicit converter exists, then we always add on the "fmt:" prefixes. Maybe you have defined a converter explicitly and forgotten to add the necessary prefixes? -- Angus
