diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-26 23:25:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-26 23:25:27 +0000 |
commit | ddfd914103ff31aa6cac69f4fb135ac4e35ca54a (patch) | |
tree | acfd06f6f30f039788b0a27ab73c7ac209646a87 /Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty | |
parent | be069a8171e0e5028a8893ee64753dd07b4f1180 (diff) |
oberdiek update (26sep09)
git-svn-id: svn://tug.org/texlive/trunk@15474 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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty b/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty index ab5f4eeced0..2825290c983 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty @@ -88,7 +88,7 @@ \fi \expandafter\x\csname ver@epstopdf-base.sty\endcsname \ProvidesPackage{epstopdf-base}% - [2009/07/16 v2.2 Base part for package epstopdf] + [2009/09/24 v2.3 Base part for package epstopdf] \begingroup \catcode123 1 % { \catcode125 2 % } @@ -372,7 +372,9 @@ \fi \ifx\ETE@suffix\@empty \else - \edef\noexpand\Gin@base{\Gin@base\ETE@suffix}% + \edef\noexpand\Gin@base{% + \noexpand\Gin@base\ETE@suffix + }% \fi \noexpand\ETE@OrgGin@setfile{% \GraphicsType |