<mdn>

The <mdn> tag is the numbered version of the <md> tag, used for multiline displays of mathematics in which each aligned row will be numbered.

Syntax

Attributes

Attributes for <mdn>
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