inspirehep / plotextractor

Extract images and captions from TeX files in a tar archive.
GNU General Public License v2.0
3 stars 9 forks source link

extractor: add support for \include to include secondary files #40

Closed ParthS007 closed 2 years ago

ParthS007 commented 2 years ago

closes https://github.com/cern-sis/issues-inspire/issues/83

Tested with https://inspirehep.net/literature/2106233 in tests_api.py::test_process_api_with_context. The number of plots/figures changed from 2 (Present code) to 155(with \include)

Screenshot 2022-08-02 at 15 06 07

michamos commented 2 years ago

can this be merged?

MJedr commented 2 years ago

@michamos I think that you can merge it, we couldn't do that with Parth cause travis check is required and we are not admins to merge it without all the checks.