Search found 6 matches

by jrichey
Thu Sep 17, 2009 5:43 am
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Re: Include Graphics Working!

Last comment did it. Thanks!
by jrichey
Wed Sep 16, 2009 9:50 pm
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Re: Include Graphics not Working

For some reason, I can open a new document, paste the code from the existing one into the new document, and run it with no problems- the graphics show up with no errors. But, once I save the new file, it runs into the same error with the graphics once again. This is a pretty weird problem- it seems ...
by jrichey
Wed Sep 16, 2009 1:49 am
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Re: Include Graphics not Working

Tried adding the .png- same error. And don't worry, I've checked that the file name is right at least a thousand times by now.

I've also tried adding \DeclareGraphicsExtentions{.png}, but that didn't help. (In fact, it didn't even recognize the function.)

I noticed that LaTeX listed .png and .PNG ...
by jrichey
Wed Sep 16, 2009 12:59 am
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Re: Include Graphics not Working

Here's the whole log file.

Thanks a lot!
by jrichey
Wed Sep 16, 2009 12:22 am
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Re: Include Graphics not Working

Both files are in the same folder, yes.
by jrichey
Tue Sep 15, 2009 10:50 pm
Forum: Graphics, Figures & Tables
Topic: Include Graphics not Working
Replies: 11
Views: 26170

Include Graphics not Working

I am trying to use \includegraphics to, well, include a graphic in the document- however, when I run it I get the following error:

I could not locate the file with any of these extensions:
.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2

The name of the file it's saying it ...