Эх сурвалжийг харах

Merge pull request #76 from myhloli/master

fix txt_v2 interline_equations bug
myhloli 1 жил өмнө
parent
commit
c276aff5df

+ 1 - 1
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,
         )