| prev | ( testsuite > Presentation > GeneralLayout > merror > merrorB3 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/GeneralLayout/merror/merrorB3 |
| CVS-ID: | |
| 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 xmlns="http://www.w3.org/1998/Math/MathML">
<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>