Images manager

Tagged: ,

This topic has 2 voices, contains 3 replies, and was last updated by  Martin Monperrus 133 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
December 29, 2011 at 11:53 pm #175

mommi84

Hello, I like the project and I think I found a bug.
I have a problem with the insertion of images. I tried with

\includegraphics{image.jpg}
\includegraphics{figs/image.jpg}
\includegraphics{./image.jpg}
\includegraphics{./figs/image.jpg}

but none worked.

Thanks!

January 8, 2012 at 12:14 am #181

Martin Monperrus

Hi,

\includegraphics{image.jpg} is correct. Did you upload it using the Figures tab? Do you use latex or pdflatex?
Regards, –Martin

January 8, 2012 at 1:24 am #183

mommi84

I used pdflatex but it wasn’t throwing any error messages.
My mistake was that I forgot to call \usepackage{graphics}.
Now the uploaded image is showing.

Thank you!

January 8, 2012 at 8:17 am #184

Martin Monperrus

> Now the uploaded image is showing.
yeah! thanks for the feedback ;-) –Martin

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.