[Table of Contents] [docx version]
Shared MLs Reference Material - Math
intraSp (Intra-Equation Spacing)
This element specifies the spacing between adjacent display math paragraphs, in twips.
| 
  
   Parent Elements  | 
| 
  
   mathPr (§7.1.2.62)  | 
| 
  
   Attributes  | 
  
   Description  | 
| 
  
   val (Value)  | 
  
   Specifies the value, in twips, of the parent element. 
 The possible values for this attribute are defined by the ST_TwipsMeasure simple type (§7.1.3.16).  | 
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TwipsMeasure">
<attribute name="val" type="ST_TwipsMeasure" use="required"/>
</complexType>