If I have a figure folder hierarchy such as:
./Figures/A/a.pdf
./Figures/A/b.pdf
./Figures/A/c.pdf
./Figures/B/a.pdf
./Figures/B/b.pdf
./Figures/B/c.pdf
How can I point B/a.pdf when A/a.pdf precedes it,
without needing to change the file name?
\includegraphics{Figures/B/a.pdf]\includegraphics{B/a.pdf}. My figures would be many folders deep and sometimes I just want to be able to add one added above directory path to differentiate between those with the same file name in different directories./usr/local/foo/bar.pngwould be different buta.pdf,A/a.pdf,Figures/A/a.pdfare all more or less handled the same way as a local name which is appended to each directory in the search path