Graphics, Figures & Tables ⇒ Figure in mac
-
- Posts: 1
- Joined: Fri Jan 02, 2015 5:04 pm
Figure in mac
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Figure in mac
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
-
- Posts: 274
- Joined: Fri Feb 05, 2010 10:15 pm
Re: Figure in mac
Nick
Figure in mac
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Figure in mac
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