prev  ( testsuite > Presentation > GeneralLayout > mphantom > mphantomBinferred2  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/GeneralLayout/mphantom/mphantomBinferred2
CVS-ID:
Author:Robert Miner and Jeff Schaefer, Geometry Technologies
Description:Basic test of <mphantom> with an inferred <mrow>.

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

A A A A + A A

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mrow> 
    <mi>A</mi> 
    <mphantom> 
      <mi>A</mi> 
    </mphantom> 
    <mi>A</mi> 
    <mphantom> 
      <mi>A</mi> 
      <mo>+</mo> 
      <mi>A</mi> 
    </mphantom> 
    <mi>A</mi> 
  </mrow> 
</math>