summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-25 20:58:34 +0000
committerKarl Berry <karl@freefriends.org>2017-11-25 20:58:34 +0000
commit68725e4c00f7540a73778ba91bdbe68dd135f01c (patch)
tree2992d8a6687237519aa555aafac87c6f2d097315 /Master/texmf-dist/tex/latex/graphics-def/pdftex.def
parent9c796670fcc040b490f449d7dbf7b68a37e335f7 (diff)
graphics-def (25nov17)
git-svn-id: svn://tug.org/texlive/trunk@45904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/graphics-def/pdftex.def')
-rw-r--r--Master/texmf-dist/tex/latex/graphics-def/pdftex.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
index 8e4430b261e..26f94e733ca 100644
--- a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
+++ b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
@@ -524,7 +524,12 @@ E \else
\catcode`\noexpand\>\the\catcode`\>\relax
}%
\@makeother\<\@makeother\<%
+ % supp-pdf.mkii tests against \undefined:
+ % just in case someone has defined it ...
+ \let\GPT@orig@undefined\undefined
+ \let\undefinded\@undefined
\InputIfFileExists{supp-pdf.mkii}{}{}%
+ \let\undefined\GPT@orig@undefined
\@tempa
}{%
% supp-pdf is probably already loaded.