-- Paul
At 03:13 PM 9/27/2004, Uwe St�hr wrote:
Paul A. Rubin wrote:
I have ImageMagick's convert utility on the command path (ahead of the Windoze system directory), and I have an EPS->PNG converter defined (just calls "convert" with arguments). In fact if I run convertDefault.sh manually it works fine. Sure enough, there is no lyxconvert0.sh script in either lyx_tmpdir3420a01368 or lyx_tmpdir3420a01368\lyx_tmpbuf0. Both directories are empty. Any idea why?
I don't know why this happens. The problem is, that self defined converters don't work in LyxWin 1.3.3. So delete the converter eps -> png and all should be fine.
(If no converter is defined, LyXWin runs the file ConvertDefault.sh, which invokes Imagemagick's "convert" correctly.)
2. Hard code the path to the correct "convert" in convertDefault.sh.
This is the best solution.
regards Uwe
