1

Is it possible to have more than 1 graphics path in a TeX file and have latex search in more than one at the same time? I'm asking because I access my files over multiple devices (on Dropbox), and the path is slightly different in each case.

Something along what the simplified code below does:

    if 
    *path1 exists* then
    \graphicspath{path1}

    else if 
    *path2 exists* then
    \graphicspath{path2}
    end

Many thanks W

WJGatt
  • 11

0 Answers0