| prev | next |
| File: | Presentation/GeneralLayout/mfenced/mfencedBfences7.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | This example tests the basic default behavior for an <mfenced> element, i.e. parens around a single child. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mfenced>
<mrow>
<mi>a</mi>
<mo>+</mo>
<mi>b</mi>
</mrow>
</mfenced>
<mo>+</mo>
<mfenced>
<mfrac>
<mi>1</mi>
<mi>2</mi>
</mfrac>
</mfenced>
</math>