prev  ( testsuite > Presentation > DynamicExpressions > maction > mactionBhigh1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/DynamicExpressions/maction/mactionBhigh1
CVS-ID:
Author:Design Science, Inc. (D. Doyle)
Description:Test of maction using the highlight actiontype

Sample Rendering:

Created by: webeq

Your browser's rendering:

x 2 + 2

Source Code:

<math xmlns:dsi="http://www.dessci.com/mathml" xmlns="http://www.w3.org/1998/Math/MathML"> 
  <maction actiontype="highlight" dsi:background="#dddd66" dsi:color="#bb2244"> 
    <mfrac> 
      <mi>x</mi> 
      <mn>2</mn> 
    </mfrac> 
  </maction> 
  <mo>+</mo> 
  <mn>2</mn> 
</math>