<interSp> (Inter-Equation Spacing)

This element specifies spacing between equations within a display math paragraph, 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>