Graphics, Figures & Tables ⇒ Figure in mac
-
- Posts: 1
- Joined: Fri Jan 02, 2015 5:04 pm
Figure in mac
Hi I am new to Latex and am using Mac which has doubled my problem..... I am trying to insert a figure in my thesis but each time it says that the figure is not find. This is while I have defined a folder for my figures. Can anyone help me
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Figure in mac
Welcome to the forum!
Which command are you using for including? Did you specify file name and path? Perhaps show us a code line and tell where exactly the image is located, relative or absolute path.
You could also add the .log file here, as attachment to a forum post.
Stefan
Which command are you using for including? Did you specify file name and path? Perhaps show us a code line and tell where exactly the image is located, relative or absolute path.
You could also add the .log file here, as attachment to a forum post.
Stefan
LaTeX.org admin
-
- Posts: 269
- Joined: Fri Feb 05, 2010 10:15 pm
Re: Figure in mac
Two things: Need to make sure that you file extension is excepted. Also, if you are using the \includegraphics command, you need to make sure the file you want to include is in the sam place (folder) as your thesis.
Nick
Nick
Figure in mac
Hi,
I also just started using latex (today :<).
Love the template but
My figures folder cannot be located.
Any ideas, I can see it and the graphicspath is there
Thanks
maks
I also just started using latex (today :<).
Love the template but
My figures folder cannot be located.
Any ideas, I can see it and the graphicspath is there
Thanks
maks
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Figure in mac
Which template?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Figure in mac
Hi Maks,
welcome to the forum!
In addition to the information, which template you are using, perhaps also post error messages or warnings here. You could post attach the .log file here, as attachment. The link "Attachments" is below the text edit field, when writing a post.
Take care that you don't write in draft mode (document class or graphicx package option
Stefan
welcome to the forum!
In addition to the information, which template you are using, perhaps also post error messages or warnings here. You could post attach the .log file here, as attachment. The link "Attachments" is below the text edit field, when writing a post.
Take care that you don't write in draft mode (document class or graphicx package option
draft
), that would not load the images for compiling speed.Stefan
LaTeX.org admin