| prev | next |
| File: | Presentation/GeneralLayout/merror/merrorB3.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | The <merror> example from the MathML specification. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<merror>
<mtext> Unrecognized element: <mfraction> arguments were:
</mtext>
<mrow>
<mn>1</mn>
<mo>+</mo>
<msqrt>
<mn>5</mn>
</msqrt>
</mrow>
<mtext>   and  
</mtext>
<mn>2</mn>
</merror>
</math>