diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-26 17:59:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-26 17:59:37 +0000 |
commit | 9c0aecdc18a8b5e60a00dab489f02a1243bdb7f0 (patch) | |
tree | 1f26a221480ca15f30be8a83d7ffcfe375f65b66 /Master | |
parent | fe05950b94c79ee56534c690e6c66078c48868ed (diff) |
back to epstopdf, no repstopdf.
git-svn-id: svn://tug.org/texlive/trunk@15893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg b/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg index 0c0aac5bdf2..b9a29a877f3 100644 --- a/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg +++ b/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg @@ -1,6 +1,6 @@ \ProvidesFile{epstopdf-sys.cfg}% - [2009/10/17 v1.0 Configuration of epstopdf for TeX Live]% + [2009/10/26 v1.1 Configuration of epstopdf for TeX Live]% \epstopdfsetup{% - program@epstopdf=repstopdf% + program@epstopdf=epstopdf% } \endinput |