> LyX has found a converter from gif to png format. It writes a little > shell script to do this and gets the shell to do the work. > > > #!/bin/sh > > [snipped the contents of the shell script...] > > All looks Ok. The script will take your file > C:/lyxdokumente/.lyx/clipart/Gauss.gif > and use 'convert' to generate
The problem is, that I can't find any shell-script in the /bin directory. > So, for reasons yet to be understood, LyX is either not creating the > shell script or isn't putting it in the expected place. I also can't find a lyxconvert1.sh. My converter is Imagemagick that is able to convert the gif images. I tested it manually. A assured that I have all permissions to all directories, so that shoulnd't be the the problem. My problem is possibly related to the lyx2lyx-script, which also doesn't work. I've read on the list that it works on WinXP-machines, but I use Win2000pro. Maybe Ruurd has only tested the scripts under XP. > So, you have a working system, but it would be nice to understand what > is going wrong. Can you dig further? How? regards Uwe
