summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/epstopdf-pkg/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-25 03:00:40 +0000
committerNorbert Preining <norbert@preining.info>2019-11-25 03:00:40 +0000
commit447c94ee79e6bd2ecba4c822e4c07763b492747e (patch)
tree72623f779390bff0c9af3d3c9e4b2ecdb18ec9e1 /macros/latex/contrib/epstopdf-pkg/README.md
parent4ce3a0d4729af1865e66c9c1cd967f42b0830d26 (diff)
CTAN sync 201911250300
Diffstat (limited to 'macros/latex/contrib/epstopdf-pkg/README.md')
-rw-r--r--macros/latex/contrib/epstopdf-pkg/README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/latex/contrib/epstopdf-pkg/README.md b/macros/latex/contrib/epstopdf-pkg/README.md
new file mode 100644
index 0000000000..20129fd094
--- /dev/null
+++ b/macros/latex/contrib/epstopdf-pkg/README.md
@@ -0,0 +1,20 @@
+# epstopdf
+epstopdf (and epstopdf-base) package for including EPS in pdftex and luatex
+
+
+## Note
+
+`epstopdf-base.sty` is included by the pdftex and luatex options for
+the core graphics package
+
+Separating epspdf to a separate repository is a first step in removing
+the dependency of the core package on the entire oberdiek bundle.
+
+Currently the dependency is still present due to
+
+
+ \RequirePackage{infwarerr}[2007/09/09]
+ \RequirePackage{grfext}\relax
+ \RequirePackage{kvoptions}[2007/10/02]
+ \RequirePackage{pdftexcmds}[2007/11/11]
+