From 34012e2ae49d963c9d0fcd9a0aa7fac95d95762e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 14 Jun 2017 21:16:37 +0000 Subject: graphics (14jun17) git-svn-id: svn://tug.org/texlive/trunk@44600 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/graphics/graphics.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/graphics') diff --git a/Master/texmf-dist/tex/latex/graphics/graphics.sty b/Master/texmf-dist/tex/latex/graphics/graphics.sty index d09fcd64cbf..c80ca293f5b 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/01 v1.2a Standard LaTeX Graphics (DPC,SPQR)] + [2017/06/13 v1.2b Standard LaTeX Graphics (DPC,SPQR)] \edef\Gin@codes{% \catcode`\noexpand\^^A\the\catcode`\^^A\relax \catcode`\noexpand\"\the\catcode`\"\relax @@ -292,7 +292,9 @@ \@makeother\-% \immediate\openin\@inputcheck"#1" % #2{#1}% - \ifGin@bbox\else + \ifGin@bbox + \expandafter\xdef\csname #1 bbox\Gread@attr@hash\endcsname{\@gtempa}% + \else \@latex@error {Cannot determine size of graphic in #1 (no BoundingBox)}% \@ehc -- cgit v1.2.3