14 Jan
2021
14 Jan
'21
8:56 p.m.
Am 14.01.2021 um 21:48 schrieb Henning Hraban Ramm
: Am 14.01.2021 um 16:58 schrieb Alan Bowen
: The mwe
\starttext \setupcolors[state=stop] {\darkred Test}
\underbar{Here} \stoptext
fails: “Here” does not appear above the underbar (which has the correct length).
When \setupcolors[state=stop] is commented out, the file runs as it should.
It happens also if you set rgb=no, and the result in my project is even worse:
Hans, the fix you sent to Alan fixes the problem for me. Thank you! Hraban