Code: Select all
\\
\\
I have this example where I want to insert a graph, in the shape of of JPG. And then I want to have some text where I comment on the graph, but I would like there to be space between the graph and that piece of text and more space to the coming thing. Here is my example:
Code: Select all
Den første graf for $f_1$ ses her:
\\
\\
\centering
\includegraphics[height=80mm]{graf1.jpg}
\newline
\textit{Kommentarer til grafen}
\\
\\