prev  ( testsuite > Presentation > CSS > mprescripts > mprescripts-07  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/mprescripts/mprescripts-07
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Right hand side of equation should look like mirrored copy of left hand side

Sample Rendering:

Created by:

Your browser's rendering:

A Y T = A Y T

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mmultiscripts>
<mi mathvariant="normal">A</mi>
<mprescripts/>
<mrow>
<mmultiscripts>
<mi mathvariant="normal">Y</mi>
<mprescripts/>
<mi mathvariant="normal">T</mi>
<none/>
</mmultiscripts>
</mrow>
<none/>
</mmultiscripts>
<mo>=</mo>
<msub>
<mi mathvariant="normal">A</mi>
<mrow>
<msub>
<mi mathvariant="normal">Y</mi>
<mi mathvariant="normal">T</mi>
</msub>
</mrow>
</msub>
</math>