Hi,

In plain TeX,

$$\smash{\sum_0^n}$$

is set in \displaystyle, just like

$$\smash{\sum_0^n}$$


However, ConTeXt

\starttext
$$\smash{\sum^0_n}$$
\stoptext

outputs the above in \textstyle, whereas

\starttext
$$\sum^0_n$$
\stoptext

is in (of course(?)) \displaystyle.

Is this difference intentional?

Thanks.

                                Jim
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to