diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/graphics/graphics.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/graphics/graphics.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics/graphics.sty b/Master/texmf-dist/tex/latex/graphics/graphics.sty index c80ca293f5b..b1ea79790bf 100644 --- a/Master/texmf-dist/tex/latex/graphics/graphics.sty +++ b/Master/texmf-dist/tex/latex/graphics/graphics.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{graphics} - [2017/06/13 v1.2b Standard LaTeX Graphics (DPC,SPQR)] + [2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)] \edef\Gin@codes{% \catcode`\noexpand\^^A\the\catcode`\^^A\relax \catcode`\noexpand\"\the\catcode`\"\relax @@ -242,6 +242,7 @@ \wd\z@\Gin@req@width \box\z@ \fi} +\let\Gin@decode\@empty \def\Gin@exclamation{!} \let\Gin@page\@empty \def\Gin@pagebox{cropbox} |