[NTG-context] packslashes not working in latest beta

2018-05-01 Thread Pablo Rodriguez
Dear list, I have the following sample: \enabledirectives[hyphenators.urls.packslashes] \starttext \hsize\zeropoint \hyphenatedurl{http://www.pragma-ade.com} \stoptext Using latest beta (2018.04.19 15:53), the directive doesn’t seem to work. (The two contiguous slashes are pl

Re: [NTG-context] two nested \mathbin command changes spacing

2018-05-01 Thread Ulrike Fischer
Am Tue, 1 May 2018 10:12:42 +0200 schrieb Hans Hagen: > On 4/30/2018 6:50 PM, Ulrike Fischer wrote: >> In the following document the second a is much nearer placed to the >> V: >> >> \starttext >> $V \mathbin{a} W \qquad V \mathbin{\mathbin{a}} W $ >> \stoptext >> >> (in the second case an itali

Re: [NTG-context] two nested \mathbin command changes spacing

2018-05-01 Thread Hans Hagen
On 4/30/2018 6:50 PM, Ulrike Fischer wrote: In the following document the second a is much nearer placed to the V: \starttext $V \mathbin{a} W \qquad V \mathbin{\mathbin{a}} W $ \stoptext (in the second case an italic kern seems to be missing) Can one avoid this side effect of nested \math-com