summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/graphics
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-25 21:52:12 +0000
committerKarl Berry <karl@freefriends.org>2017-06-25 21:52:12 +0000
commitf9d00f5f6bd87ab72eb1ec234a31a0a5fc1f6374 (patch)
tree20a469bceb4fb1457b571275b8bd0786ca05e5aa /Master/texmf-dist/source/latex/graphics
parent08ac04da4c2782bf535e914c4cbb56795854b3b1 (diff)
graphics (25jun17)
git-svn-id: svn://tug.org/texlive/trunk@44700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/graphics')
-rw-r--r--Master/texmf-dist/source/latex/graphics/epsfig.dtx6
-rw-r--r--Master/texmf-dist/source/latex/graphics/graphics.dtx11
-rw-r--r--Master/texmf-dist/source/latex/graphics/graphicx.dtx10
3 files changed, 23 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/epsfig.dtx b/Master/texmf-dist/source/latex/graphics/epsfig.dtx
index 15ab20c24d5..ba37d771cc2 100644
--- a/Master/texmf-dist/source/latex/graphics/epsfig.dtx
+++ b/Master/texmf-dist/source/latex/graphics/epsfig.dtx
@@ -2,7 +2,7 @@
% \iffalse
%
%% epsfig.dtx Copyright (C) 1994-1996 1999 Sebastian Rahtz
-%% Copyright (C) 2000--2015 David Carlisle, LaTeX3 Project
+%% Copyright (C) 2000--2015,2017 David Carlisle, LaTeX3 Project
%%
%% This file is part of the Standard LaTeX `Graphics Bundle'.
%% It may be distributed under the terms of the LaTeX Project Public
@@ -17,7 +17,7 @@
%<driver> \ProvidesFile{epsfig.drv}
% \fi
% \ProvidesFile{epsfig.dtx}
- [1999/02/16 v1.7a (e)psfig emulation (SPQR)]
+ [2017/06/25 v1.7b (e)psfig emulation (SPQR)]
%
% \iffalse
%<*driver>
@@ -33,7 +33,7 @@
% \title{The \textsf{epsfig} package\thanks{This file
% has version number \fileversion, last
% revised \filedate.}}
-% \author{Sebastian Rahtz\\spqr@ftp.tex.ac.uk}
+% \author{Sebastian Rahtz\\latex-team@latex-project.org}
% \date{\filedate}
% \MaintainedByLaTeXTeam{graphics}
% \maketitle
diff --git a/Master/texmf-dist/source/latex/graphics/graphics.dtx b/Master/texmf-dist/source/latex/graphics/graphics.dtx
index bba7bc3c291..028f0658527 100644
--- a/Master/texmf-dist/source/latex/graphics/graphics.dtx
+++ b/Master/texmf-dist/source/latex/graphics/graphics.dtx
@@ -19,7 +19,7 @@
%<driver> \ProvidesFile{graphics.drv}
% \fi
% \ProvidesFile{graphics.dtx}
- [2017/06/13 v1.2b Standard LaTeX Graphics (DPC,SPQR)]
+ [2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)]
%
% \iffalse
%<*driver>
@@ -1197,6 +1197,15 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\Gin@decode}
+% \changes{v1.2c}{2017/06/25}
+% {New macro}
+% In the standard interface this is a no-op, but needs to be defined
+% to allow the caching code to be set up.
+% \begin{macrocode}
+\let\Gin@decode\@empty
+% \end{macrocode}
+% \end{macro}
%
% \begin{macro}{\Gin@exclamation}
% \changes{v0.7g}{1995/12/06}{Macro added}
diff --git a/Master/texmf-dist/source/latex/graphics/graphicx.dtx b/Master/texmf-dist/source/latex/graphics/graphicx.dtx
index 5c5bb2b7fe5..aad8460ac5a 100644
--- a/Master/texmf-dist/source/latex/graphics/graphicx.dtx
+++ b/Master/texmf-dist/source/latex/graphics/graphicx.dtx
@@ -555,6 +555,16 @@
% \end{macrocode}
% \end{key}
%
+% \begin{key}{Gin}{decodearray}
+% \changes{v1.1b}{2017/06/25}{New decodearray key}
+% For manipulating bitmap images.
+% \begin{macrocode}
+\define@key{Gin}{decodearray}{%
+ \def\Gin@decode{#1}%
+}
+% \end{macrocode}
+% \end{key}
+%
% \begin{key}{Gin}{quiet}
% \changes{v1.1a}{2017/06/01}{New quiet key}
% Skip writing to the log.