prev  ( testsuite > Topics > LineBreak > linebreaking011-indentamount  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Topics/LineBreak/linebreaking011-indentamount
CVS-ID:
Author:Autumn Cuellar, dessci.com
Description:Linebreaking: indentamount

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: MathPlayer?

Your browser's rendering:

a b ( x y z + y v w + q r s + u v ) + b c ( x y z + y v + c d ( a b c + u v w ) )

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" indentshift="3em" display="block">
   <mrow>
      <mi>a</mi>
      <mi>b</mi>
      <mo>(</mo>
      <mi>x</mi>
      <mi>y</mi>
      <mi>z</mi>
      <mo>+</mo>
      <mi>y</mi>
      <mi>v</mi>
      <mi>w</mi>
      <mspace linebreak="newline"/>
      <mo>+</mo>
      <mi>q</mi>
      <mi>r</mi>
      <mi>s</mi>
      <mo>+</mo>
      <mi>u</mi>
      <mi>v</mi>
      <mo>)</mo>
      <mstyle indentshift="6em">
      <mo linebreak="newline">+</mo>
      <mi>b</mi>
      <mi>c</mi>
      <mo>(</mo>
      <mi>x</mi>
      <mi>y</mi>
      <mi>z</mi>
      <mo>+</mo>
      <mi>y</mi>
      <mi>v</mi>
      <mo linebreak="newline" indentshift="9em">+</mo>
      <mi>c</mi>
      <mi>d</mi>
      <mrow>
         <mo>(</mo>
         <mi>a</mi>
         <mi>b</mi>
         <mi>c</mi>
         <mo>+</mo>
         <mi>u</mi>
         <mi>v</mi>
         <mi>w</mi>
         <mo>)</mo>
         <mo>)</mo>
      </mrow>
      </mstyle>
   </mrow>
</math>