Graphics, Figures & Tables ⇒ Figure in mac
-
- Posts: 1
- Joined: Fri Jan 02, 2015 5:04 pm
Figure in mac
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- 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: 10329
- 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