summaryrefslogtreecommitdiff
path: root/macros/plain
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-31 03:01:15 +0000
committerNorbert Preining <norbert@preining.info>2020-10-31 03:01:15 +0000
commit246102ab63f099b158dd29e1d911471223cdb207 (patch)
treee33e4a75a47907b343dba18936f7b4cf71bed7c3 /macros/plain
parent2ad4e5bb3dc803f2c4fc3623bc0e367cd7f2c691 (diff)
CTAN sync 202010310301
Diffstat (limited to 'macros/plain')
-rw-r--r--macros/plain/graphics/README.md3
-rw-r--r--macros/plain/graphics/graphicx.tex6
2 files changed, 7 insertions, 2 deletions
diff --git a/macros/plain/graphics/README.md b/macros/plain/graphics/README.md
index e975cff9ab..6f70ef3c85 100644
--- a/macros/plain/graphics/README.md
+++ b/macros/plain/graphics/README.md
@@ -19,7 +19,8 @@ David Carlisle
2016/08/17
2017/06/01
2018/01/16
-2020/03/02
+2020/03/02
+2020/10/30
Copyright 1995 1996 2016 2017 2018 2020 David Carlisle
diff --git a/macros/plain/graphics/graphicx.tex b/macros/plain/graphics/graphicx.tex
index d29c738956..4ac9d07977 100644
--- a/macros/plain/graphics/graphicx.tex
+++ b/macros/plain/graphics/graphicx.tex
@@ -29,9 +29,13 @@
\ifx\detokenize\@undefined
\def\detokenize#1{#1}
\fi
+\let\GRAPHICS@protected\protected
+\ifx\protected\@undefined
+ \let\protected\relax
+\fi
\input graphicx.sty
\let\detokenize\GRAPHICS@detokenize
-
+\let\protected\GRAPHICS@protected
\resetatcatcode