On 4-6-2012 21:05, Khaled Hosny wrote:
On Fri, Jun 01, 2012 at 12:54:11PM +0200, Mojca Miklavec wrote:
Hello,
With TL freeze that is probably going to happen tomorrow (plus a few days of grace period): what is the current state of problems with math fonts, and possibly any other issues (apart from the known crash on mipsel& armel)? Is there anything else that doesn't work in minimals, but should be high on priority list to fix?
There is the issue with XITS italic correction:
experimental fix for italics ending math \setupbodyfont[xits] \starttext \setupmathematics[italics=1] x \ruledhbox{${\cal P}$} x \ruledhbox{${\cal P x}$} x\par % fontitalics \setupmathematics[italics=2] x \ruledhbox{${\cal P}$} x \ruledhbox{${\cal P x}$} x\par % fontdata \setupmathematics[italics=3] x \ruledhbox{${\cal P}$} x \ruledhbox{${\cal P x}$} x\par % quad based \setupmathematics[italics=4] x \ruledhbox{${\cal P}$} x \ruledhbox{${\cal P x}$} x\par % combination of 1 and 3 \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------