packages feed

texmath-0.7: tests/writers/mfracZcomp-11.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mtext mathvariant="normal">Inline binomial, display style, no line </mtext>
    <mrow>
      <mo stretchy="true" form="prefix">(</mo>
      <mfrac>
        <mrow>
          <mi>n</mi>
          <mo>-</mo>
          <mi>k</mi>
        </mrow>
        <mi>n</mi>
      </mfrac>
      <mo stretchy="true" form="postfix">)</mo>
    </mrow>
    <mtext mathvariant="normal"> the end.</mtext>
  </mrow>
</math>