summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-15 21:10:25 +0000
committerKarl Berry <karl@freefriends.org>2021-11-15 21:10:25 +0000
commitd8acd69d5921d1dc38368397eee9e4c2bd333034 (patch)
tree3d90e50de411095ffb43a4e9e267f99d40490e5b
parent73a1d8782de0159a4443f4b5627df0122ec9d9f1 (diff)
graphics-pln (15nov21)
git-svn-id: svn://tug.org/texlive/trunk@61063 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/plain/graphics-pln/README.md6
-rw-r--r--Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex5
2 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/plain/graphics-pln/README.md b/Master/texmf-dist/doc/plain/graphics-pln/README.md
index 6f70ef3c856..aa297989fe8 100644
--- a/Master/texmf-dist/doc/plain/graphics-pln/README.md
+++ b/Master/texmf-dist/doc/plain/graphics-pln/README.md
@@ -20,9 +20,11 @@ David Carlisle
2017/06/01
2018/01/16
2020/03/02
-2020/10/30
+2020/10/30
+2021/11/15
-Copyright 1995 1996 2016 2017 2018 2020 David Carlisle
+
+Copyright 1995 1996 2016 2017 2018 2020 2021 David Carlisle
All the files in this directory may be redistributed and/or modified
under the terms of the LaTeX Project Public License distributed from
diff --git a/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex b/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex
index 814b7d7bf9c..6f4085dbc06 100644
--- a/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex
+++ b/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex
@@ -2,7 +2,7 @@
%%%
%%% Parts of LaTeX: Slightly changed/simplified in places.
%%% Changes
-%%% Copyright 1996-2020 David Carlisle LaTeX3 Project
+%%% Copyright 1996-2021 David Carlisle LaTeX3 Project
%%% Original Code
%%% Copyright 1993-1996 LaTeX3 Project and original authors
%%%
@@ -27,6 +27,7 @@
% 2017/06/01 assorted updates to cover updated latex drivers
% 2019/07/20 more updates for latex drivers
% 2020/03/02 move to own git repository and add newcommand fix from issue #2
+% 2021/11/15 Define \@backslashchar for issue #4
\edef\resetatcatcode{\catcode`\noexpand\@\the\catcode`\@\relax}
@@ -76,6 +77,8 @@
\long\def\@firstoftwo#1#2{#1}
\long\def\@secondoftwo#1#2{#2}
+\edef\@backslashchar{\expandafter\@gobble\string\\}
+
\def\NeedsTeXFormat#1{\@ifnextchar[\@needsf@rmat\relax}
\def\@needsf@rmat[#1]{}
\def\ProvidesPackage#1{\@ifnextchar[%