prev  ( testsuite > Presentation > ScriptsAndLimits > msup > msup_colors  )  next

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

Sample Rendering:

Created by: latex

Your browser's rendering:

Xb, Xb, Xb, Xb, Xb

Source Code:

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