| prev | ( testsuite > Presentation > GeneralLayout > mpadded > mpadded10 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/GeneralLayout/mpadded/mpadded10 |
| CVS-ID: | |
| Author: | Design Science, Inc. (D. Doyle, E. Cannon, E. Tabacman, R.Miner) |
| Description: | MPadded w/bg, rel depth |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mfrac>
<mn>1</mn>
<mn>2</mn>
</mfrac>
<mo>+</mo>
<mstyle mathbackground="yellow">
<mpadded depth="+10px">
<mi>x</mi>
<mo>+</mo>
<mi>y</mi>
</mpadded>
</mstyle>
<mo>+</mo>
<mi>x</mi>
</math>