LaTeXRepairer constructor

init

Creates a new instance.

def __init__(self, path, options):
    ...
ParameterTypeDescription
pathstrThe path to the TeX file.
optionsLaTeXRepairerOptionsRepair options.

See Also