• Converts nodes to a LaTeX string.

    Parameters

    • node: Node | Node[]

      Nodes to be converted to a LaTeX string.

    • options: {
          lineBreak: string;
      } = ...
      • lineBreak: string

    Returns string

Generated using TypeDoc