19 Sep
2012
19 Sep
'12
11:18 p.m.
Hi, The spacing around the integrals is wrong in the current version when using latin modern or xits (but correct when using cambria or euler). Is this due to wrong parameters in the font, or something wrong at the ConTeXt end? Minimal example: \setupbodyfont[xits] \setupmathematics[integral=nolimits] \starttext \startformula \int_{-∞}^{∞} f(t)dt \stopformula \stoptext Aditya