Fong Kin Fui wrote: > Thanks for your win32 port of LyX 1.1.4fix1. I desperately wanted inline > pictures. Since the various posts seem to indicate that the problem is > with cygwin, I downloaded and installed cygwin1-20000318.dll.gz from > ftp://sourceware.cygnus.com/pub/cygwin/snapshots/. Guess what! > Ghostscript rendered all the pictures nicely. > > I changed the /apps/lyx114/external/gs file to > > /apps/gs4.03/bin/gs $* & > Thanks for your mail. I've installed the new lib and: NOW IT WORKS 8-). > to avoid all the command windows popping out. Alas, there is still a > problem: the gs processes won't quit even if you close LyX. Closing the > X-Server will kill all the gs processes, though. > Those problems can be fixed if you enforce gs to explicitly exit after processing the file! You have to change the line in /apps/lyx114/external/gs to /apps/gs4.03/bin/gs $* -c quit & and all processes are gone! I will replace my zip in the next days to make this available for all! Regards Claus
