prev  ( testsuite > Presentation > ScriptsAndLimits > munder > munder_colors  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/ScriptsAndLimits/munder/munder_colors
CVS-ID:
Author:Bruce Miller
Description:Combinations of mathcolor and mathbackground.

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: latex

Your browser's rendering:

Xa, Xa, Xa, Xa, Xa

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <munder><mi>X</mi><mi>a</mi></munder><mo>,</mo>
    <munder><mi>X</mi><mi mathcolor="#FF0000">a</mi></munder><mo>,</mo>
    <munder mathcolor="#FF0000"><mi>X</mi><mi>a</mi></munder><mo>,</mo>
    <munder><mi>X</mi><mi mathbackground="#80FF80">a</mi></munder><mo>,</mo>
    <munder mathbackground="#80FF80"><mi>X</mi><mi>a</mi></munder>
  </mrow>
</math>