14 Jul
2010
14 Jul
'10
11:41 p.m.
On Thu, 15 Jul 2010, Khaled Hosny wrote:
On Wed, Jul 14, 2010 at 05:18:07PM -0400, Aditya Mahajan wrote:
On Wed, 14 Jul 2010, Khaled Hosny wrote:
I get double struck instead of regular ones.
\setupbodyfont[xits] \starttext $\mathit{Γ\quadΠ}$ \stoptext
This was fixed a while back. Not sure if Hans released a beta after that. IIRC, in math-map.lua table.merge needs to be changed to table.merged (or vice versa?)
Sorry, I should have mentioned that I'm testing against texlive-2010 pretest.
This bug was fixed two weeks back, and as such is not fixed in TL. @Taco: Does it deserve a hotfix in TL? It is just a change of two lines. Aditya