[latex3-commits] [latex3/latex3] e-type: Correct naming in l3basics (0266741a5)

github at latex-project.org github at latex-project.org
Tue Oct 10 11:58:57 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : e-type
Link       : https://github.com/latex3/latex3/commit/0266741a5986598bc6dacae21e7840c5ca44ef39

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

commit 0266741a5986598bc6dacae21e7840c5ca44ef39
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Sep 26 21:56:37 2023 +0100

    Correct naming in l3basics


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

0266741a5986598bc6dacae21e7840c5ca44ef39
 l3kernel/l3basics.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index 40c0ccaa5..8e5bafe88 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -2675,10 +2675,10 @@
 %
 % \begin{macro}
 %   {
-%     \cs_new_nopar:Npn           , \cs_new_nopar:Npx           , \cs_new_nopar:Npx           ,
-%     \cs_new:Npn                 , \cs_new:Npx                 , \cs_new:Npx                 ,
-%     \cs_new_protected_nopar:Npn , \cs_new_protected_nopar:Npx , \cs_new_protected_nopar:Npx ,
-%     \cs_new_protected:Npn       , \cs_new_protected:Npx       , \cs_new_protected:Npx
+%     \cs_new_nopar:Npn           , \cs_new_nopar:Npe           , \cs_new_nopar:Npx           ,
+%     \cs_new:Npn                 , \cs_new:Npe                 , \cs_new:Npx                 ,
+%     \cs_new_protected_nopar:Npn , \cs_new_protected_nopar:Npe , \cs_new_protected_nopar:Npx ,
+%     \cs_new_protected:Npn       , \cs_new_protected:Npe       , \cs_new_protected:Npx
 %   }
 % \begin{macro}{\@@_tmp:w}
 %   Function which check that the control sequence is free before





More information about the latex3-commits mailing list.