Seyfollah <soleimani.seyfollah <at> yahoo.com> writes:

> 
> 
> Hi there,
> I had same problem. I uninstalled Lyx and installed it again and it solved 
the 
> problem.
> 
> -Best Regards
> -Seyfollah
> 
> 


Hello,

I had the same problem.  I was generating *.tiff files in SAS 9.3 for a 
journal.  

I read this link http://ubuntuforums.org/showthread.php?t=1051212

Followed Van's directions except modified them for tiff->png files.

******
Hi all,
Thanks for the ideas. I ended up using imagemagick (sudo apt-get install 
imagemagick) and configuring it myself. This was simple and involved the 
following:

1) Open LyX
2) Tools -> Preferences
3) File Handling -> Converters
4) Change "From format:" to PNG
5) Change "To format: to EPS
6) In the "Converter:" text field enter

convert $$i $$o

7) Select "Add" 
8) Select "Save" then "Close"

The program "convert" is very general so I think that the same technique 
should be able to convert any image format to EPS.

Thanks again for the help and I hope that this is useful to others in the 
future.

Cheers,
Van
******;

Then I restarted Lyx.  It seems to work now.

Good luck,

John B.

Reply via email to