prev  ( testsuite > Topics > LineBreak > linebreaking010-indentshift  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Topics/LineBreak/linebreaking010-indentshift
CVS-ID:
Author:Autumn Cuellar, dessci.com
Description:Linebreaking: indentshift|indentshiftfirst|indentshiftlast

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" indentalign="left" indentshiftfirst="10pt" indentshiftlast="-20pt" display="block">
   <mrow>
     <mstyle indentshift="25%" indentalignlast="right">
      <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>
      <mo linebreak="newline">+</mo>
      <mi>q</mi>
      <mi>r</mi>
      <mi>s</mi>
      <mo>+</mo>
      <mi>u</mi>
      <mi>v</mi>
      <mo>)</mo>
      <mo linebreak="newline" indentshift="0%">+</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">+</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>