texlive[68760] Master/texmf-dist: graphics-pln (9nov23)
commits+karl at tug.org
commits+karl at tug.org
Thu Nov 9 23:04:39 CET 2023
Revision: 68760
https://tug.org/svn/texlive?view=revision&revision=68760
Author: karl
Date: 2023-11-09 23:04:39 +0100 (Thu, 09 Nov 2023)
Log Message:
-----------
graphics-pln (9nov23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/plain/graphics-pln/README.md
trunk/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex
Modified: trunk/Master/texmf-dist/doc/plain/graphics-pln/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/plain/graphics-pln/README.md 2023-11-09 22:04:18 UTC (rev 68759)
+++ trunk/Master/texmf-dist/doc/plain/graphics-pln/README.md 2023-11-09 22:04:39 UTC (rev 68760)
@@ -25,9 +25,10 @@
2022/06/13
2022/09/27
2022/09/28
-2022/12/02
+2022/12/02
+2023/11/09
-Copyright 1995 1996 2016 2017 2018 2020 2021 2022 David Carlisle
+Copyright 1995-2023 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
Modified: trunk/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex 2023-11-09 22:04:18 UTC (rev 68759)
+++ trunk/Master/texmf-dist/tex/plain/graphics-pln/miniltx.tex 2023-11-09 22:04:39 UTC (rev 68760)
@@ -30,7 +30,8 @@
% 2021/11/15 Define \@backslashchar for issue #4
% 2022/06/13 Define \@ehd error help (usedby color errors)
% Define fallback \mathcolor so color package does not require expl3
-% 2022/09/28 Make \newdimen non-\outer for nw .def files
+% 2022/09/28 Make \newdimen non-\outer for new .def files
+% 2023/11/09Guard against \@hash@ already being let to #
\edef\resetatcatcode{\catcode`\noexpand\@\the\catcode`\@\relax}
@@ -186,6 +187,7 @@
\else
\@x at protect#1%
\fi}
+\let\@hash@\relax
\long\def\@yargdef#1#2#3{%
\@tempcnta#3\relax
\advance \@tempcnta \@ne
More information about the tex-live-commits
mailing list.