
On 6/9/25 20:30, juh+ntg-context--- via ntg-context wrote:
Thank you very much for the patch. I hope that I applied it correctly.
Dear Jan-Ulrich, I thought the patch syntax (+/- at the beginning of the line to indicate that the line should be added/removed) could help just to indicate what should be changed manually. I didn’t think of making a .patch file and applying it automatically.
But, I still get:
backend > profiles > profile specification '{ISO Coated v2 300% (ECI)} ' not found in 'colorprofiles.xml, colorprofiles.lua'
I’m afraid I don’t get any error at all. backend > profiles > profile specification 'ISO Coated v2 300% (ECI)' loaded from '/home/ousia/context/tex/texmf-context/colors/icc/context/colorprofiles.xml' backend > profiles > setting output intent to 'ISO Coated v2 300% (ECI)' with id 'FOGRA39' for entry 1 For reference, my sample reads: \setupbackend [format=PDF/X-3:2002, intent={ISO Coated v2 300\letterpercent\space (ECI)}] \starttext \null \stoptext I attach colorprofiles.xml (just removed texmf-context/colors/icc/context/colorprofiles.xml and reinstalled again). Please, check that your copy (not from texmf-local, but from texmf-context/colors/icc/context/) has a SHA512 starting with 0c429fa93d638e6fcb2c68022eaebecfb1f4497b862790 (otherwise, replace it with the attached version). In an earlier message, you wrote (https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/TPO6PDDQIE3L...):
The one in texmf-local has the definition for ISO Coated v2 300% (ECI).
Well, texmf-context/colors/icc/context/colorprofiles.xml should contain that definition too. I’m not in front of your computer (so I have to guess 😅). Disable colorprofiles.xml from texmf-local (just renaming it to ".colorprofiles.xml" should be enough [I guess]) and "mtxrun --script cache --erase && mtxrun --generate". If your also happen to have colorprofiles.lua in texmf-local, please disable before regenerating the cache (although this might not be strictly required). I hope it helps, Pablo