• Parse a string that starts with TeX glue (e.g. 1pt or 1pt plus 2em). It is assumed that all whitespace and comments have been stripped from the glue

    Parameters

    • source: string

    Returns Glue | null

Generated using TypeDoc