summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-16 22:09:24 +0000
committerKarl Berry <karl@freefriends.org>2017-06-16 22:09:24 +0000
commit968bcb877a682e7f64b012f9255d622b1b78caf3 (patch)
tree073893c7703a23da7e64e64355e76c0fd2138336 /Master/texmf-dist/tex/latex/graphics-def/pdftex.def
parent69064adb2c2586ea61da9dc8d907081f7a084651 (diff)
graphics-def (16jun17)
git-svn-id: svn://tug.org/texlive/trunk@44619 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.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
index c5589bb53d2..79d51695ea1 100644
--- a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
+++ b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
@@ -18,7 +18,7 @@
%% https://github.com/latex3/graphics-def/issues
%%
\ProvidesFile{pdftex.def}
- [2017/06/12 v1.0b Graphics/color driver for pdftex]
+ [2017/06/15 v1.0d Graphics/color driver for pdftex]
\def\c@lor@arg#1{%
\dimen@#1\p@
\ifdim\dimen@<\z@\dimen@\maxdimen\fi
@@ -81,7 +81,7 @@
\def\set@page@color{%
\GPT@pagecolortrue
\global\let\current@page@color\current@color
- \ifundefined{GPT@outputbox}{%
+ \@ifundefined{GPT@outputbox}{%
% \newbox is outer in plain
\csname newbox\endcsname\GPT@outputbox
}{}%
@@ -485,7 +485,7 @@ E \else
\fi
\def\Gin@extensions{%
.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,%
- .PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2
+ .PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2%
}
\@namedef{Gin@rule@.jpg}#1{{jpg}{.jpg}{#1}}
\@namedef{Gin@rule@.jpeg}#1{{jpg}{.jpeg}{#1}}