figureone
    Preparing search index...

    Single equation line definition

    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.

    • content TypeEquationPhrase — Array of equation phrases or equation line objects
    • baselineSpace number | null — default space between baseline of previous line and ascent of this line. If not null then will override space (null).
    • space number — default space between descent of previous line and ascent of the this line (0).
    • justify string — 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.
    • offset number — x Offset of line from justification position (0)