[Table of Contents] [docx version]

Shared MLs Reference Material - Math

preSp (Pre-Equation Spacing)

This element specifies the spacing before a math paragraph, in twips

Parent Elements

mathPr7.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 type7.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>