Hi, Le 4/02/2013 15:39, Mari Voipio a écrit :
One more trick: ConTeXt will first look for a pic in current directory, then proceed to check out the others defined by \setupexternalfigures. When I worked with a master file and its translations where some figures had translated text and others didn't, I dumped the translated pics in the same directory with my translated tex file, while all the untouched graphics could be found at the root. So when I compiled e.g. the Swedish tex file, it would first look for graphics in its own directory 'swedish', and only if a graphic could not be found, it followed the paths set by \setupexternalfigures.
You were compiling the Swedish tex file from the Swedish directory or from the master directory (where the master file was)? In other words: the compilation of the Swedish text was called from?? the master file? or the Swedish tex file itself? Alain