prev | ( testsuite > Topics > LineBreak > linebreakString1 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/LineBreak/linebreakString1 |
CVS-ID: | |
Author: | Design Science, Inc. (D. Doyle, R.Miner) |
Description: | Handling very long strings -- the string should break across a row if needed. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <mi>x</mi> <mo>+</mo> <mi>x</mi> <mo>+</mo> <mi>x</mi> <mo>+</mo> <ms>asdffffffasdddfaaaaaaaasssdddfaaaaaaaassdfasdffffffasdddfaaaaaaaasssdddfaaaaaaaassdf </ms> <mo>+</mo> <mn>2</mn> <mo>+</mo> <mn>2</mn> <mo>+</mo> <mn>2</mn> </mrow> </math>