summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latexconfig
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-06 00:33:58 +0000
committerKarl Berry <karl@freefriends.org>2010-06-06 00:33:58 +0000
commit60e3ed90660f67a5f28c826b64d573fa0da73fa2 (patch)
tree3d3346088f41ba08944fdf5383d1bd9feada3d6e /Master/texmf-dist/tex/latex/latexconfig
parente334107d05b19be8b7788e7b6b5508726f2af6b4 (diff)
use repstopdf for TL 2010, since we have it again
git-svn-id: svn://tug.org/texlive/trunk@18766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latexconfig')
-rw-r--r--Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg5
1 files changed, 3 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 b9a29a877f3..0096423242c 100644
--- a/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
+++ b/Master/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
@@ -1,6 +1,7 @@
+% Public domain.
\ProvidesFile{epstopdf-sys.cfg}%
- [2009/10/26 v1.1 Configuration of epstopdf for TeX Live]%
+ [2010/06/06 v1.2 Configuration of (r)epstopdf for TeX Live]%
\epstopdfsetup{%
- program@epstopdf=epstopdf%
+ program@epstopdf=repstopdf% only the restricted epstopdf is allowed
}
\endinput