diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-06 00:33:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-06 00:33:58 +0000 |
commit | 60e3ed90660f67a5f28c826b64d573fa0da73fa2 (patch) | |
tree | 3d3346088f41ba08944fdf5383d1bd9feada3d6e /Master/texmf-dist/tex/latex/latexconfig | |
parent | e334107d05b19be8b7788e7b6b5508726f2af6b4 (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.cfg | 5 |
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 |