Hello, I keep a few pieces of code and pdf graphics in a private TEXMF tree from where I include them in various documents. I reference a graphic by its filename sans the suffix, e.g. \externalfigure[logo]. A glance at the log reveals that the filename resolves to the exhaustive pathname of the graphic in my private TEXMF tree, and the graphic appears in the document - until today that is. I revisited this document today which I last typeset with context version 2005.02.15. Today I used the version from 2005.08.31, and the graphics are missing. The log, not surprisingly, says, 'figures: figure logo can not be found.' A simple work around is to copy the graphic into the same directory as the document, which suggests it is a path problem. Has anyone else experienced this behavior and can suggest a more elegant solution. With kind regards, Michael Guravage
Hi Michael, This is an intentional change in behaviour, introduced by the may 25 release. From the release notes: * External figures are no longer searched for in the main texmf tree. Use \setupexternalfigures[location={local,global,default}] if you want the old behaviour back. Cheers, Taco M.guravage wrote:
Hello,
I keep a few pieces of code and pdf graphics in a private TEXMF tree from where I include them in various documents. I reference a graphic by its filename sans the suffix, e.g. \externalfigure[logo]. A glance at the log reveals that the filename resolves to the exhaustive pathname of the graphic in my private TEXMF tree, and the graphic appears in the document - until today that is.
I revisited this document today which I last typeset with context version 2005.02.15. Today I used the version from 2005.08.31, and the graphics are missing. The log, not surprisingly, says, 'figures: figure logo can not be found.' A simple work around is to copy the graphic into the same directory as the document, which suggests it is a path problem. Has anyone else experienced this behavior and can suggest a more elegant solution.
With kind regards,
Michael Guravage
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (2)
-
M.guravage
-
Taco Hoekwater