Skip to content

how to get stretchy="true" #131

Description

@txt0

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>)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions