summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-31 21:06:20 +0000
committerKarl Berry <karl@freefriends.org>2020-10-31 21:06:20 +0000
commit07d418b9090906f5fcc76b22dfd7f72d6ff6e898 (patch)
tree92d09d9377b4fa85c5cc2985873ac2220618a498 /Master/texmf-dist
parent41e89cc699b2bc2d2bd06efb0c9010e1fd93a2ea (diff)
graphics-pln (31oct20)
git-svn-id: svn://tug.org/texlive/trunk@56823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/plain/graphics-pln/README.md3
-rw-r--r--Master/texmf-dist/tex/plain/graphics-pln/graphicx.tex6
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/plain/graphics-pln/README.md b/Master/texmf-dist/doc/plain/graphics-pln/README.md
index e975cff9ab9..6f70ef3c856 100644
--- a/Master/texmf-dist/doc/plain/graphics-pln/README.md
+++ b/Master/texmf-dist/doc/plain/graphics-pln/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/Master/texmf-dist/tex/plain/graphics-pln/graphicx.tex b/Master/texmf-dist/tex/plain/graphics-pln/graphicx.tex
index d29c7389564..4ac9d079775 100644
--- a/Master/texmf-dist/tex/plain/graphics-pln/graphicx.tex
+++ b/Master/texmf-dist/tex/plain/graphics-pln/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