Cheers!
Fixed straight after reading your message, much appreciated!
SK
Search found 2 matches
- Sun Dec 09, 2012 1:28 am
- Forum: Graphics, Figures & Tables
- Topic: Inclusion of PNG Graphics File fails
- Replies: 2
- Views: 4806
- Sat Dec 08, 2012 2:42 pm
- Forum: Graphics, Figures & Tables
- Topic: Inclusion of PNG Graphics File fails
- Replies: 2
- Views: 4806
Inclusion of PNG Graphics File fails
Hey guys,
I'm very new to LaTeX and I am using TeXnicCenter, anyway I'm writing my dissertation and tried to include an image using:
\begin{figure}[H]
\centering
\includegraphics{../Pictures/DiracSea.png}
\label{fig:DiracSea}
\end{figure}
and I have loaded the graphicx package, but I keep ...
I'm very new to LaTeX and I am using TeXnicCenter, anyway I'm writing my dissertation and tried to include an image using:
\begin{figure}[H]
\centering
\includegraphics{../Pictures/DiracSea.png}
\label{fig:DiracSea}
\end{figure}
and I have loaded the graphicx package, but I keep ...