Dear Aditya,

In "ntg-context Digest, Vol 99, Issue 59", you mention about "\int_a^b", but I could't find the follow-up for that.

I also have a similar problem when using "\int_a^b".

a and b are located at the bottom and top of the integral sign respectively.
Also there is a somewhat big space between the integral sign and "f(x)".
I am using the latest beta.

Is there any progress for that?

Thank you.
Best regards.

Dalyoung

\setupbodyfont[xits]

\starttext
\startformula
  \int_a^b f(x)dx
\stopformula
\stoptext