Overrides default values of baselineSpace and space from
EQN_Lines.
Use justify to define a specific element of the line to align the other
lines with.
contentTypeEquationPhrase — Array of equation
phrases or equation line objects
baselineSpacenumber | null — default space between baseline of
previous line and ascent of this line. If not null then will override
space (null).
spacenumber — default space between descent of previous line and
ascent of the this line (0).
justifystring — when EQN_Lines.justify is 'element',
use this property to define which element of the line to justify with. If
no element is specified, then left justification will be used.
offsetnumber — x Offset of line from justification position
(0)
Single equation line definition
Overrides default values of
baselineSpaceandspacefrom EQN_Lines.Use
justifyto define a specific element of the line to align the other lines with.contentTypeEquationPhrase — Array of equation phrases or equation line objectsbaselineSpacenumber|null— default space between baseline of previous line and ascent of this line. If notnullthen will overridespace(null).spacenumber— default space between descent of previous line and ascent of the this line (0).justifystring— when EQN_Lines.justifyis'element', use this property to define which element of the line to justify with. If no element is specified, then left justification will be used.offsetnumber— x Offset of line from justification position (0)See
EQN_Lines