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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to