Here is my problem. I normally compile my files with PDFLaTeX using PDF figures. Everything goes well. But now I must submit a document using EPS figures only. I have converted my PDF files to EPS with Photoshop CS5. But then I can't compile any more. I know that I can't use PDFLaTeX to compile. But when I choose LaTeX and DVI, the console tells me this:
Code: Select all
### WARNING: TeX returned non zero exit status
### /usr/texbin/dvips -R -Poutline -o /tmp/altpdflatex.8657-1354130449/NCSS.ps NCSS.dvi
This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (http://www.radicaleye.com)
/usr/texbin/dvips: ! unexpected eof on DVI file
### FAILED to generate /tmp/altpdflatex.8657-1354130449/NCSS.ps
Thanks for the help.
PS: I do include graphicx package