[OS X Emacs] latex with images

sergio_101 sergiolist at village-buzz.com
Mon Dec 8 10:39:40 EST 2008


Thomas Käufl <kaeufl at ira.uka.de> writes:


> As I have not installed Ghostscript, I use Preview to
> save an .eps file as .pdf. I think you can solve your

hmm..

i tried this.. i saved the logo file to a pdf..

so my file looks like this:

\documentclass{article}
\usepackage{graphicx}

\begin{document}

\includegraphics{logo.pdf}

\end{document}


now.. 

i get the following:

LaTeX Warning: File `logo.pdf' not found on input line 6.


Error: pdflatex (file logo.pdf): cannot find image file
 ==> Fatal error occurred, the output PDF file is not finished!

LaTeX exited abnormally with code 255 at Mon Dec  8 10:38:46


but it says that it successfully built [0] pages..

strange..



More information about the MacOSX-Emacs mailing list