[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add (u)pTeX 2020 primitives (e718e3f0a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Dec 17 17:44:39 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e718e3f0a60581ac48f76c995db69620de1dba14
>---------------------------------------------------------------
commit e718e3f0a60581ac48f76c995db69620de1dba14
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Dec 17 16:44:39 2019 +0000
Add (u)pTeX 2020 primitives
>---------------------------------------------------------------
e718e3f0a60581ac48f76c995db69620de1dba14
l3kernel/l3names.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index b0edf9235..25677249d 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1113,6 +1113,9 @@
% \begin{macrocode}
\@@_primitive:NN \autospacing \tex_autospacing:D
\@@_primitive:NN \autoxspacing \tex_autoxspacing:D
+ \@@_primitive:NN \currentcjktoken \tex_currentcjktoken:D
+ \@@_primitive:NN \currentspacingmode \tex_currentspacingmode:D
+ \@@_primitive:NN \currentxspacingmode \tex_currentxspacingmode:D
\@@_primitive:NN \disinhibitglue \tex_disinhibitglue:D
\@@_primitive:NN \dtou \tex_dtou:D
\@@_primitive:NN \epTeXinputencoding \tex_epTeXinputencoding:D
More information about the latex3-commits
mailing list