jameskermode / aps-length

Calculate length (number of equivalent words) for APS manuscripts written with LaTeX
GNU General Public License v2.0
39 stars 16 forks source link

fix maketitle typo; use PyMuPDF to calc aspect ratio #15

Closed yangqian closed 5 months ago

yangqian commented 5 months ago

Somehow, gs and identify failed to correctly calculate my pdf figure. I find that PyMuPDF yields the correct aspect ratio. Thus I propose to use PyMuPDF to determine the figure size instead for pdf figures.