Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I am using TeX Live 2010 on Windows 7, I am getting following error after installing the TeX Live 2010 again after HD crash. My programs working well with previous images but for new images following error is observed. Rest of the compilation work it performs correctly.

LaTeX Error: File `structure' not found.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.600 \includegraphics{structure}
share|improve this question
1  
Welcome to TeX.sx! A tip: If you indent lines by 4 spaces, they'll be marked as a code sample. You can also highlight the code and click the "code" button (with "{}" on it). Please add a minimal working example (MWE) that illustrates your problem. It will be much easier for us to reproduce your situation and find out what the issue is when we see compilable code, starting with \documentclass{...} and ending with \end{document}. – Marco Daniel Feb 16 at 11:02
ok.. thanks!new to latex ! – savita kulkarni Feb 16 at 11:05
\documentclass[journal]{IEEEtran} – savita kulkarni Feb 16 at 11:08
\usepackage{graphics,graphicx} – savita kulkarni Feb 16 at 11:09
You can edit your question to include extra information. A complete document would be most helpful. – Andrew Swann Feb 16 at 11:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.