Skip to content

Commit

Permalink
Merge pull request #76 from myhloli/master
Browse files Browse the repository at this point in the history
fix txt_v2 interline_equations bug
  • Loading branch information
myhloli authored Apr 26, 2024
2 parents 642eaee + f8b396f commit c276aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magic_pdf/pdf_parse_by_txt_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def parse_pdf_by_txt(
discarded_blocks,
text_blocks,
title_blocks,
interline_equation_blocks,
interline_equations,
page_w,
page_h,
)
Expand Down

0 comments on commit c276aff

Please sign in to comment.