<mrow>

The <mrow> tag is used for aligned rows of mathematics within an <md> or <mdn> tag. The odd-numbered \amp provide the align points, while even-numbered \amp provide spacing.

Syntax

Attributes

Attributes for <mrow>
AttributeRequired?Values
break = "…"optional"yes""no"
component = "…"optionalstring
label = "…"optionalstring
number = "…"optional"yes""no"
tag = "…"optional"star""dstar""tstar""dagger""ddagger""tdagger""daggerdbl""ddaggerdbl""tdaggerdbl""hash""dhash""thash""maltese""dmaltese""tmaltese"
xml:id = "…"optionalstring

Children

The following may appear as children:<fillin> <idx> <var> <xref> Text

Parents

This element may appear as an immediate child of the following elements: <md> <mdn>

Examples

Aligning three rows

Rows that are both aligned and spaced out; within a row, odd-numbered \amp provide align points while even-numbered \amp provide spacing