diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-10-15 00:09:04 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-10-15 00:09:04 +0000 |
commit | 4ccc83c4dac84253f918e3595f37b1bfcd8a08eb (patch) | |
tree | aa0e07f3256826d6364a76e26c60fa52bb097738 /Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty | |
parent | 16a7e6a574f3844d5fab11d2ed5f85778f721aee (diff) |
Re-enable epstopdf in graphics.cfg.
Locally hack epstopdf-base.sty to make it use repstopdf.
git-svn-id: svn://tug.org/texlive/trunk@15801 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty b/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty index 2825290c983..193e1066f29 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty @@ -412,7 +412,7 @@ \ETE@epstopdf{#1}% } \def\ETE@epstopdf#1{% - epstopdf % + repstopdf % \ifcase\ifx\OutputDirectory\@empty \ifx\ETE@suffix\@empty 1% |