<rPr>
(Run Properties)
This element specifies the properties of the math run <r>
.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_RPR">
<sequence>
<element name="lit" minOccurs="0" type="CT_OnOff"/>
<choice>
<element name="nor" minOccurs="0" type="CT_OnOff"/>
<sequence>
<group ref="EG_ScriptStyle"/>
</sequence>
</choice>
<element name="brk" minOccurs="0" type="CT_ManualBreak"/>
<element name="aln" minOccurs="0" type="CT_OnOff"/>
</sequence>
</complexType>