| prev | ( testsuite > Presentation > GeneralLayout > mpadded > mpaddedScolor7 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/GeneralLayout/mpadded/mpaddedScolor7 |
| CVS-ID: | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies |
| Description: | This example tests whether background colors are properly inherited by <mpadded>. |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mi>A</mi>
<mstyle mathbackground="#e05" mathcolor="#5e0">
<mpadded lspace="+10pt" width="+20pt">
<mi>A</mi>
</mpadded>
<mi>A</mi>
</mstyle>
</mrow>
</math>