[latex3-commits] [git/LaTeX3-latex3-latex3] main: Add \partoken(context|name) to l3names (46ff677ad)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jul 26 07:39:57 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/46ff677adc395178d0a544a2f4ad4ce5ec404170

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

commit 46ff677adc395178d0a544a2f4ad4ce5ec404170
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jul 26 06:39:57 2021 +0100

    Add \partoken(context|name) to l3names


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

46ff677adc395178d0a544a2f4ad4ce5ec404170
 l3kernel/l3names.dtx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 13904fbba..791105152 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1193,6 +1193,8 @@
 %    \end{macrocode}
 % Newer cross-engine primitives.
 %    \begin{macrocode}
+  \@@_primitive:NN \partokencontext       \tex_partokencontext:D
+  \@@_primitive:NN \partokenname          \tex_partokenname:D
   \@@_primitive:NN \tracingstacklevels    \tex_tracingstacklevels:D
 %    \end{macrocode}
 % End of the \enquote{just the names} part of the source.





More information about the latex3-commits mailing list.