[texhax] File Not Found: Importing Graphics
Senthil Kumar M
senthil.debian at gmail.com
Tue Sep 23 05:52:14 CEST 2008
On Tue, Sep 23, 2008 at 7:27 AM, Sam Albers <tonightsthenight at gmail.com> wrote:
> This portion of my document returns this error:
>
> LaTeX Warning: File `Graphs PNG/Color Contour SLI.png' not found on input
> line
> 48.
Hi Sam,
I have not used Texmaker, but I think it may be because of the spaces
in your folder and filenames ? Have you tried a EPS or PNG file that
does not have any space in the filename and is present in your current
directory ?
> Basically, I can't figure out why LaTex can't find my file. I have tried
> entering the path manually and using the includegraphics function within
> TexMaker using both an .eps file and .png. In both cases my .dvi output
> simply displays the title of the figure and an empty black box. I know this
The DVI output may not show the graphics in your document correctly.
Try to convert the DVI file to either PS or PDF using either: dvips
filename.dvi -o (or) dvipdf filename.dvi filename.pdf and check if the
PS or PDF file is all right.
HTH,
Senthil
More information about the texhax
mailing list