prev | ( testsuite > Presentation > GeneralLayout > mphantom > rec3-mphantom-1 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/GeneralLayout/mphantom/rec3-mphantom-1 |
CVS-ID: | |
Author: | MathML3 |
Description: | MathML3 specification example |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mfrac> <mrow> <mi> x </mi> <mo> + </mo> <mi> y </mi> <mo> + </mo> <mi> z </mi> </mrow> <mrow> <mi> x </mi> <mphantom> <mo form="infix"> + </mo> <mi> y </mi> </mphantom> <mo> + </mo> <mi> z </mi> </mrow> </mfrac> </math>