Re: [NTG-context] Bug in lmtx with \Bbb is back…

2019-08-19 Thread Hans Hagen
On 8/19/2019 9:21 AM, Otared Kavian wrote: Hi Hans, The issue with \Bbb is back again with the beta version 2019.08.18 22:27: lmtx uses math italic roman instead. Again here is an example: %%% begin bug-Bbb.tex \starttext Let $\beta \in {\Bbb R}$ and $k \in {\Bbb Z}$. For $z\in{\Bbb C}^*$ we

[NTG-context] Bug in lmtx with \Bbb is back…

2019-08-19 Thread Otared Kavian
Hi Hans, The issue with \Bbb is back again with the beta version 2019.08.18 22:27: lmtx uses math italic roman instead. Again here is an example: %%% begin bug-Bbb.tex \starttext Let $\beta \in {\Bbb R}$ and $k \in {\Bbb Z}$. For $z\in{\Bbb C}^*$ we define $f(z) := z^k +\beta$. \stoptext %%%