[Loading MPS to PDF converter (version 2006.09.02).]
)
Package hyperref Warning: Height of page (\paperheight) is invalid (0.0pt),
(hyperref) using 11in.
("C:\Users\hzhou3\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\nameref.
sty"
("C:\Users\hzhou3\AppData\Local\Programs\MiKTeX 2.9\tex\generic\oberdiek\gettit
lestring.sty"))
(C:/........tex
("C:\Users\hzhou3\AppData\Local\Programs\MiKTeX 2.9\tex\latex\psnfss\ot1phv.fd"
)MiKTeX GPL Ghostscript 9.19: **** Could not open the file pics/........-eps-converted-to.pdf .
**** Unable to open the initial device, quitting.
Sorry, but "MiKTeX EPS-to-PDF Converter" did not succeed.
The log file hopefully contains the information to get MiKTeX going again:
C:/Users/hzhou3/AppData/Local/MiKTeX/2.9/miktex/log/epstopdf.log
You may want to visit the MiKTeX project page, if you need help.
! Package pdftex.def Error: File `pics/drift_trajectory-eps-converted-to.pdf' n
ot found.
See the pdftex.def package documentation for explanation.
Type H <return> for immediate help.
...
l.29 ...=0.5\textwidth]{pics/drift_trajectory.eps}
&
Graphics, Figures & Tables ⇒ Cannot use eps file
Cannot use eps file
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10397
- Joined: Mon Mar 10, 2008 9:44 pm
Cannot use eps file
Can you please post the file C:/Users/hzhou3/AppData/Local/MiKTeX/2.9/miktex/log/epstopdf.log, as attachment here?
When writing, there's an "Attachments" link / tab below the edit field that you can use.
Stefan
Cannot use eps file
- Stefan Kottwitz
- Site Admin
- Posts: 10397
- Joined: Mon Mar 10, 2008 9:44 pm
Cannot use eps file
--traceepstopdf --trace pics/drift_trajectory.epsTake a look if the pdf might be in the document folder instead of the
pics/ subfolder. Perhaps put the images directly into the document folder and also remove the pics path in \includegraphics, if working with the subfolder doesn't succeed. At least with one image for testing.Stefan
Cannot use eps file
But it is awkward since I need to convert it manually for every eps file. Is it possible to fix it somewhere so that the conversion can be conducted automatically inside WinEdt? Thanks a lot.
- Stefan Kottwitz
- Site Admin
- Posts: 10397
- Joined: Mon Mar 10, 2008 9:44 pm
Cannot use eps file
Otherwise no idea - conversion is just one time, so maybe just do it... if it's a lot of files, it could be done in a .bat script or another script instead of converting all manually.
Stefan