[posted and mailed] Angus Leeming <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:
> Paul A. Rubin wrote: >> Hmm. Not on my system. I'm running with the default set of >> converter definitions, and when convertDefault.sh is run, I get the >> following problem: >> >>> No converter defined! I use convertDefault.sh >>> sh C:/LyX/lyx/share/lyx/scripts/convertDefault.sh >> jpg:C:/LyX/Documents/happy.jpg >>> ppm:C:/LyX/lyx/tmp/lyx_tmpdir2168a01168/happy2168a01168.ppm Image >>> conversion failed. Unable to find converted file! > > Ok! Perversely this is _good news_ as it means we can make some > progress without having to re-compile LyX. > > Can ImageMagick cope with this non-Windows style of > file path? Ie, does this work? > > $ convert jpg:C:/LyX/Documents/happy.jpg ppm:C:/LyX/Documents/happy.ppm Works fine. > How does it cope with this? > > $ convert jpg:C:\LyX\Documents\happy.jpg ppm:C:\LyX\Documents\happy.ppm Also works fine. -- Paul
