prev  ( testsuite > Presentation > ScriptsAndLimits > munderover > munderover_colors  )  next

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

Sample Rendering:

Created by: latex

Your browser's rendering:

Xab, Xab, Xab, Xab, Xab

Source Code:

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