I'm trying to insert an image to my file, but I can't figure out how to do it. I've added
\usepackage{graphicx}
to my preamble and when I drag and drop an image to my file (I'm working with TeXStudio), the following code appears:
\begin{figure}
\centering
\includegraphics[width=0.7\linewidth]{"My Pretty Image"}
\end{figure}
However, this doesn't want to work.
What did I do wrong and how can I solve this?
\includegraphcsneeds to be the file name. – Peter Grill May 13 '14 at 08:29Oefening 1a_tabel AB.png. Using that with or without the extention doesn't work... – Jeroen May 13 '14 at 08:31"around the filename – May 13 '14 at 08:33