prev | ( testsuite > Presentation > GeneralLayout > mpadded > mpadded_colors ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/GeneralLayout/mpadded/mpadded_colors |
CVS-ID: | |
Author: | Bruce Miller |
Description: | mpadded with mathbackground. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <mi>a</mi> <mo>+</mo> <mpadded width="+1em"><mi>b</mi></mpadded> <mo>+</mo> <mpadded width="+1em" mathbackground="#80FF80"><mi>b</mi></mpadded> <mo>+</mo> <mi>a</mi> </mrow> </math>