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?
Graphics, Figures & Tables ⇒ pictures path
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: pictures path
It may be operating in a different working directory. Does it work if you make it an absolute path?
Re: pictures path
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!
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!