prev  ( testsuite > Topics > ElementaryMathExamples > ElementaryMathExamples-mstack12  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Topics/ElementaryMathExamples/ElementaryMathExamples-mstack12
CVS-ID:
Author:Yecheng Gu
Description:test for : mstack charalign="right"

Sample Rendering:

Created by: Yecheng Gu

Your browser's rendering:

a abc d a b c

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">


<mstack charalign="right">
  <msrow> <mtext>a</mtext> <mtext>abc</mtext> <mtext>d</mtext> </msrow>
  <msrow> <mtext>a</mtext> <mtext>b</mtext> <mtext>c</mtext> </msrow>
</mstack>







</math>