[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: [ci skip] alloc@ not @alloc (273b1712)

David Carlisle d.p.carlisle at gmail.com
Thu Aug 20 13:49:34 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/273b171268a6812d7ac16a2ec50df7c8efaac42f

>---------------------------------------------------------------

commit 273b171268a6812d7ac16a2ec50df7c8efaac42f
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Thu Aug 20 12:49:34 2020 +0100

    [ci skip] alloc@ not @alloc


>---------------------------------------------------------------

273b171268a6812d7ac16a2ec50df7c8efaac42f
 base/ltplain.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/ltplain.dtx b/base/ltplain.dtx
index b1127eda..422d1c93 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.