Hello, Thank you everybody for the help. I installed new ImageMagick 6.0.8-Q16 (I used to have 6.0.0-Q16) and it fixed the problem.
Leo ----- Original Message ----- From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Paul A. Rubin" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, September 27, 2004 1:48 PM Subject: Re: Help with figure preview > Paul A. Rubin wrote: > > > You're right, deleting the EPS->PNG converter (and an > > EPS->PDF converter I had) fixed the problem. > > Please leave the EPS -> PDF converter (epstopdf --outfile=$$o $$i). > This is a predefined converter that works without any problems. > > ImageMagick's "convert" is also able to convert eps figures, but it > needs Ghostscript. This causes sometimes troubles, because some > ImageMagick versions weren't able to communicate correctly with ghostscript: > > ---------------------------------------------- > ImageMagick 6.0.7 ChangeLog > > 2004-09-13 Chris Madison <[EMAIL PROTECTED]> > > * Some Postscript files were not translated properly when read. > ---------------------------------------------- > > The program "epstopdf" works often much faster than "convert". > > regards Uwe >