Graphics, Figures & Tablespictures path

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
alphaace
Posts: 5
Joined: Thu Jul 16, 2009 6:11 pm

pictures path

Post by alphaace »

Hi,

In my Latex code, I include /graphicspath{{./Pictures/}} at the top.
It compiles just fine on OSX using TexShop and on a windows machine as well.

Texmaker however says it can't find the pictures? What's going on?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: pictures path

Post by frabjous »

It may be operating in a different working directory. Does it work if you make it an absolute path?
alphaace
Posts: 5
Joined: Thu Jul 16, 2009 6:11 pm

Re: pictures path

Post by alphaace »

Nope, I tried both an absolute and a relative path.

The picture files in the path are simple pdf files. Works fine on my macbook pro which makes me think it's something weird since both share a unix file structure!
Post Reply