added \graphicspath support to \pgfdeclareimage - #980
Conversation
|
Thank you for your contribution and your interest in PGF/TikZ! Unfortunately, I cannot merge the PR as is, because it is not compatible with Plain TeX and ConTeXt. But we will pick up your suggestion and implement it in a portable manner. |
|
OK, great. |
|
A more general question: In LaTeX format, should pgf's |
|
On 2026-06-15 a more comprehensive testsuite was introduced for PGF/TikZ. This tests all new contributions against the examples extracted from the manual and checks whether anything has changed to avoid regressions. Since this pull request was opened before that, these tests were not run automatically. I have run Tip Your pull request might have failed some tests. This does not mean that your contribution will be rejected. In fact, depending on the changes you propose, it might even be expected that some tests fail, however, this needs to be evaluated carefully. Failed tests
|
|
Sorry I was wrong. |
Motivation for this change
This PR implements support for
\graphicspathin\pgfdeclareimage.Fixes #565.
Checklist
Please check the boxes to explicitly state your agreement to these terms: