
14 Jun
2025
14 Jun
'25
5:15 p.m.
On 6/14/25 16:21, juh+ntg-context--- via ntg-context wrote:
[...]
\setupbackend[ format=PDF/X-3:2002, %Empfehlung von Flyeralarm intent={ISO Coated v2 300\letterpercent\space (ECI)} ]
Dear Jan-Ulrich, I have been able to reproduce your issue. Some bugs are tricky, write a comma after the closing parenthesis to define the (previous) option value for `intent`, such as in: \setupbackend[ format=PDF/X-3:2002, %Empfehlung von Flyeralarm intent={ISO Coated v2 300\letterpercent\space (ECI)}, ] After that, I cannot reproduce your issue anymore. It seems that ConTeXt got stricter in the meantime (from last November). I really hope this solves your issue. Best wishes, Pablo