summaryrefslogtreecommitdiff
path: root/pdfcrop.sh
AgeCommit message (Collapse)Author
2020-10-13Use PDFCROP from TeXLive (#9)Matthew Sotoudeh
We previously had it download a separate copy of the pdfcrop script from CTAN, which is problematic because we check checksums and CTAN doesn't guarantee a particular version. This just uses the pdfcrop script that TeXLive-full already comes with.
2020-04-13Initial code releaseMatthew Sotoudeh
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback