Skip to content

add \idotsint #16

@Wyatt915

Description

@Wyatt915

MathML output from MathJax (\idotsint_{a}^{b})

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mo data-mjx-texclass="OP">&#x222B;</mo>
  <mo>&#x22EF;</mo>
  <msubsup>
    <mo data-mjx-texclass="OP">&#x222B;</mo>
    <mrow data-mjx-texclass="ORD">
      <mi>a</mi>
    </mrow>
    <mrow data-mjx-texclass="ORD">
      <mi>b</mi>
    </mrow>
  </msubsup>
</math>

note that only the final integral is part of the <msubsup> expression

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