<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
Attribute | Required? | Values |
---|---|---|
break = "…" | optional | "yes" "no" |
component = "…" | optional | string |
label = "…" | optional | string |
number = "…" | optional | "yes" "no" |
tag = "…" | optional | "star" "dstar" "tstar" "dagger" "ddagger" "tdagger" "daggerdbl" "ddaggerdbl" "tdaggerdbl" "hash" "dhash" "thash" "maltese" "dmaltese" "tmaltese" |
xml:id = "…" | optional | string |
Children
The following may appear as children:<fillin>
<idx>
<var>
<xref>
TextParents
This element may appear as an immediate child of the following elements:<md>
<mdn>