Index

testsuite:topics:linebreak:linebreaknum1

linebreakNum1

Handling very long numbers -- the number should split across lines if needed.

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mi>x</mi>
    <mo>+</mo>
    <mn>123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890</mn>
    <mo>+</mo>
    <mn>2</mn>
    <mo>+</mo>
    <mn>2</mn>
  </mrow>
</math>

Author: Design Science, Inc. (D. Doyle, R.Miner)

testsuite/topics/linebreak/linebreaknum1.txt · Last modified: 2015/12/22 12:19 (external edit)