prev  ( testsuite > Presentation > GeneralLayout > mrow > mrow_colors  )  next

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

Sample Rendering:

Created by: latex

Your browser's rendering:

(a+b), (a+b), (a+b), (a+b), (a+b)

Source Code:

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