<md>

Used to produce multiline displays of mathematics. Individual lines of the display are entered as the content of <mrow> tags. The displayed expression can be aligned in columns using \amp (or &amp;) within each individual <mrow>.

Syntax

Attributes

Attributes for <md>
AttributeRequired?Values
alignat-columns = "…"optionalstring
alignment = "…"optionalstring
break = "…"optional"yes""no"
number = "…"optional"yes""no"

Children

The following may appear as children:<intertext> <mrow>

Parents

This element may appear as an immediate child of the following elements: <li> <p> <support>

Examples