diff --git a/magic_pdf/pdf_parse_by_txt_v2.py b/magic_pdf/pdf_parse_by_txt_v2.py index 5d255735..18a21448 100644 --- a/magic_pdf/pdf_parse_by_txt_v2.py +++ b/magic_pdf/pdf_parse_by_txt_v2.py @@ -118,7 +118,7 @@ def parse_pdf_by_txt( discarded_blocks, text_blocks, title_blocks, - interline_equation_blocks, + interline_equations, page_w, page_h, )