[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: [ci skip] alloc@ not @alloc (a3059755)
David Carlisle
d.p.carlisle at gmail.com
Thu Aug 20 15:23:48 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/a305975598d8a5a97f7eb5507fad3c693e6d3fb4
>---------------------------------------------------------------
commit a305975598d8a5a97f7eb5507fad3c693e6d3fb4
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Thu Aug 20 14:23:33 2020 +0100
[ci skip] alloc@ not @alloc
>---------------------------------------------------------------
a305975598d8a5a97f7eb5507fad3c693e6d3fb4
base/ltplain.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/ltplain.dtx b/base/ltplain.dtx
index 422d1c93..7949b836 100644
--- a/base/ltplain.dtx
+++ b/base/ltplain.dtx
@@ -701,7 +701,7 @@
%</2ekernel>
%<*2ekernel|latexrelease>
%<latexrelease>\IncludeInRelease{2020/10/01}
-%<latexrelease> {\@alloc}{emulate alloc@}%
+%<latexrelease> {\alloc@}{emulate alloc@}%
\def\alloc@#1#2#3#4{\e at alloc#2#3{\count1#1}#4\float at count}
%</2ekernel|latexrelease>
% \end{macrocode}
@@ -709,7 +709,7 @@
% \begin{macrocode}
%<latexrelease>\EndIncludeInRelease
%<latexrelease>\IncludeInRelease{0000/00/00}%
-%<latexrelease> {\@alloc}{emulate alloc@}%
+%<latexrelease> {\alloc@}{emulate alloc@}%
%<latexrelease>\def\alloc@#1#2#3#4#5{\global\advance\count1#1\@ne
%<latexrelease> \ch at ck#1#4#2%
%<latexrelease> \allocationnumber\count1#1%
More information about the latex3-commits
mailing list.