Search found 6 matches
- Mon Aug 15, 2011 10:07 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Re: Graphics File Not Found
I've got it to work. The problem was that my file was in fact named graph1.pdf.pdf. Thanks for your time and effort helping me resolve this Stefan.
- Mon Aug 15, 2011 8:06 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Re: Graphics File Not Found
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded format=pdflatex 2011.7.30) 15 AUG 2011 18:48
entering extended mode
**Test.tex
(C:\Users\Chiraag\Dissertation\Test.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic ...
entering extended mode
**Test.tex
(C:\Users\Chiraag\Dissertation\Test.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic ...
- Mon Aug 15, 2011 7:49 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Re: Graphics File Not Found
I've just tried it again. Still no luck.
- Mon Aug 15, 2011 7:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Re: Graphics File Not Found
I hope this is what you asked for.
LaTeX Warning: File `graph1.pdf' not found on input line 11.
! Package pdftex.def Error: File `graph1.pdf' not found.
See the pdftex.def package documentation for explanation.
Type H <return> for immediate help.
...
l.11 \includegraphics{graph1.pdf}
Using draft ...
LaTeX Warning: File `graph1.pdf' not found on input line 11.
! Package pdftex.def Error: File `graph1.pdf' not found.
See the pdftex.def package documentation for explanation.
Type H <return> for immediate help.
...
l.11 \includegraphics{graph1.pdf}
Using draft ...
- Mon Aug 15, 2011 6:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Re: Graphics File Not Found
Thanks for the reply.
The file name is graph1.pdf yes.
I use TexMakerX and have the quick build configured to PdfLaTeX + View PDF.
The file name is graph1.pdf yes.
I use TexMakerX and have the quick build configured to PdfLaTeX + View PDF.
- Mon Aug 15, 2011 4:36 pm
- Forum: Graphics, Figures & Tables
- Topic: Graphics File Not Found
- Replies: 12
- Views: 35425
Graphics File Not Found
I cannot get my pdf graphic files to show up. The file "graph1" is in the same folder as "Test.tex" so this shouldn't be the problem but I still get the error: "file "graph1" not found". This is my entire latex code:
\documentclass[a4paper,10pt]{article}
\title{Test}
\usepackage{amssymb, amsmath ...
\documentclass[a4paper,10pt]{article}
\title{Test}
\usepackage{amssymb, amsmath ...