missing underbrace using palatino with latest beta (2013.12.26)
A minimal example: ----------- cut --------------- \setupbodyfont[palatino,12pt] \starttext \startformula \underbrace{x}_{1} \stopformula \stoptext ----------- cut --------------- It works fine with 2013.05.28 00:36 MKIV current. With 2013.12.26 12:50 MKIV beta, the underbrace disappears. With a bigger target (e.g. "xyz" instead of "x") or with the default font, the underbrace returns. -- -Sanjoy
On 12/27/2013 12:24 PM, Sanjoy Mahajan wrote:
A minimal example:
----------- cut --------------- \setupbodyfont[palatino,12pt]
\starttext
\startformula \underbrace{x}_{1} \stopformula
\stoptext ----------- cut ---------------
It works fine with 2013.05.28 00:36 MKIV current.
With 2013.12.26 12:50 MKIV beta, the underbrace disappears. With a bigger target (e.g. "xyz" instead of "x") or with the default font, the underbrace returns.
fixed in next beta (border case math font issue) ----------------------------------------------------------------- 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 -----------------------------------------------------------------
With 2013.12.26 12:50 MKIV beta, the underbrace disappears. With a bigger target (e.g. "xyz" instead of "x") or with the default font, the underbrace returns.
fixed in next beta (border case math font issue)
It works in the 2014.02.14 beta. Sorry it took so long to test. -Sanjoy
participants (2)
-
Hans Hagen
-
Sanjoy Mahajan