prev  ( testsuite > Topics > StretchyChars > Horizontally > stretchAccents2  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Topics/StretchyChars/Horizontally/stretchAccents2
CVS-ID:
Author:Design Science, Inc. (D. Doyle, R.Miner)
Description:Test italic/upright text

Sample Rendering:

Created by: Created by: webeq

Your browser's rendering:

xxx ¯ = xxx ¯

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mover> 
    <mi>xxx</mi> 
    <mo>&#x00AF;</mo> 
  </mover> 
  <mo>=</mo> 
  <mover> 
    <mi mathvariant="italic">xxx</mi> 
    <mo>&#x00AF;</mo> 
  </mover> 
</math>