Re: [NTG-context] \setupcolors and \underbar bug?

2021-01-14 Thread Henning Hraban Ramm

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setupcolors and \underbar bug?

2021-01-14 Thread 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:



\setupcolors[rgb=no]

\starttext

Liszt bat den Klavierfabrikanten darum, Dankesgrüße für den 
\quotation{\underbar{belorbeerten} schönen Blumenstrauss} anlässlich seines 
Geburtstages auszurichten.
\stoptext


The PDF contains only:

 schönen Blumenstrauss“ anlässlich seines Geburtstages auszurichten.


Hraban
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] \setupcolors and \underbar bug?

2021-01-14 Thread 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.

Alan
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___