Strang behaviour of apostrophe in math environments
Hello together, the code is simple: \setupbodyfont[iwona,10pt] % also tried with antykwa \starttext $ y^' = y' $ % notice that I also used a Circumflex on the left side of the eq; same below \startformula y^' = y' \stopformula \stoptext When I compile the code above, the apostrophe on the left side of the equation isn’t showing up when iwona or antykwa bodyfonts are used; it only works when using regular or sans bodyfonts. Is this behavior expected? I am wondering because when you zoom in with regular or sans bodyfont, there is a difference in vertical spacing between Apostrophe with and without Circumflex. Thanks in advance, Sebastian
On 6/24/2016 1:04 AM, cryo shock wrote:
Hello together,
the code is simple:
\setupbodyfont[iwona,10pt] % also tried with antykwa
\starttext
$ y^' = y' $ % notice that I also used a Circumflex on the left side of the eq; same below
\startformula
y^' = y'
\stopformula
\stoptext
When I compile the code above, the apostrophe on the left side of the equation isn’t showing up when iwona or antykwa bodyfonts are used; it only works when using regular or sans bodyfonts.
Is this behavior expected? I am wondering because when you zoom in with regular or sans bodyfont, there is a difference in vertical spacing between Apostrophe with and without Circumflex.
fixed in next beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
cryo shock
-
Hans Hagen