- #1
evinda
Gold Member
MHB
- 3,836
- 0
Hello! (Wave)
I am writing something in LATEX and I want to insert an image.
I wrote at the beginning this:
[m] \usepackage{graphicx}
\graphicspath{ {shm/} } [/m]
[m]shm[/m] is the folder where I saved the picture that I want to upload and then I wrote this: [m] \item \includegraphics{ask2} [/m](I called the graph [m]ask2[/m]) but the picture doesn't appear... Have I written something wrong?
I am writing something in LATEX and I want to insert an image.
I wrote at the beginning this:
[m] \usepackage{graphicx}
\graphicspath{ {shm/} } [/m]
[m]shm[/m] is the folder where I saved the picture that I want to upload and then I wrote this: [m] \item \includegraphics{ask2} [/m](I called the graph [m]ask2[/m]) but the picture doesn't appear... Have I written something wrong?