<phant>
(Phantom Function)
This element specifies the phantom function. <phant>
has two primary uses: adding the spacing of the phantom base <e >
without displaying that base; and suppressing part of the glyph from spacing considerations.
Parent Elements |
---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Phant">
<sequence>
<element name="phantPr" type="CT_PhantPr" minOccurs="0"/>
<element name="e" type="CT_OMathArg"/>
</sequence>
</complexType>