Temml converts \int_0^1 to <math display="block" class="tml-display" style="display:block math;"><msubsup><mo movablelimits="false">∫</mo><mn>0</mn><mn>1</mn></msubsup></math>.
Is there a way to author the LaTeX code so that the integral will be stretchy (that is, to get <mo movablelimits="false" stretchy="true">∫</mo> instead of <mo movablelimits="false">∫</mo>)?
Temml converts
\int_0^1to<math display="block" class="tml-display" style="display:block math;"><msubsup><mo movablelimits="false">∫</mo><mn>0</mn><mn>1</mn></msubsup></math>.Is there a way to author the LaTeX code so that the integral will be stretchy (that is, to get
<mo movablelimits="false" stretchy="true">∫</mo>instead of<mo movablelimits="false">∫</mo>)?