summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/epstopdf-pkg/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/epstopdf-pkg/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/epstopdf-pkg/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/epstopdf-pkg/README.md b/Master/texmf-dist/doc/latex/epstopdf-pkg/README.md
index 20129fd094f..6066b090b21 100644
--- a/Master/texmf-dist/doc/latex/epstopdf-pkg/README.md
+++ b/Master/texmf-dist/doc/latex/epstopdf-pkg/README.md
@@ -7,10 +7,7 @@ epstopdf (and epstopdf-base) package for including EPS in pdftex and luatex
`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
+The full package has a dependency on the following packages
\RequirePackage{infwarerr}[2007/09/09]
@@ -18,3 +15,6 @@ Currently the dependency is still present due to
\RequirePackage{kvoptions}[2007/10/02]
\RequirePackage{pdftexcmds}[2007/11/11]
+The epstopdf-base package, if used with no arguments, (as used by the graphics package)
+does not include these packages, but does use the Lua module from pdftexcmds.
+