The package adds support for EPS files in the graphicx package
when running under pdfTeX. If an EPS graphic is detected, the
package spawns a process to convert the EPS to PDF, using the
script epstopdf. This of course requires that shell escape is
enabled for the pdfTeX run.
Provides
Requires
License
LPPL
Changelog
* Sun Dec 12 2021 Than Ngo <than@redhat.com> - 9:20200406-24
- Related: #2014453, fixed dependencies
* Tue Oct 19 2021 Than Ngo <than@redhat.com> - 9:20200406-23
- Resolves: #2014453, runtime requirement on python-unversioned-command
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 9:20200406-22
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 05 2021 Than Ngo <than@redhat.com> - 9:20200406-21
- Related: #1960650, updated create-clean-texlive.sh, dropped ps2pk
* Tue Jun 22 2021 Mohan Boddu <mb