[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add Omega primitives provided by (u)pTeX (979503f50)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Oct 19 11:03:02 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/979503f50602e2a9327247e7b4b6ca958f210676

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

commit 979503f50602e2a9327247e7b4b6ca958f210676
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Oct 19 10:02:32 2019 +0100

    Add Omega primitives provided by (u)pTeX


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

979503f50602e2a9327247e7b4b6ca958f210676
 l3kernel/l3names.dtx | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 8be42c374..72924216b 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1168,6 +1168,7 @@
   \@@_primitive:NN \xspcode               \tex_xspcode:D
   \@@_primitive:NN \ybaselineshift        \tex_ybaselineshift:D
   \@@_primitive:NN \yoko                  \tex_yoko:D
+  \@@_primitive:NN \vfi                   \tex_vfi:D
 %    \end{macrocode}
 % Primitives from \upTeX{}.
 %    \begin{macrocode}
@@ -1181,6 +1182,17 @@
   \@@_primitive:NN \uptexrevision         \tex_uptexrevision:D
   \@@_primitive:NN \uptexversion          \tex_uptexversion:D
 %    \end{macrocode}
+% Omega primitives provided by \pTeX{} (listed separately mainly to allow
+% understanding of their source).
+%    \begin{macrocode}
+  \@@_primitive:NN \odelcode              \tex_odelcode:D
+  \@@_primitive:NN \odelimiter            \tex_odelimiter:D
+  \@@_primitive:NN \omathaccent           \tex_omathaccent:D
+  \@@_primitive:NN \omathchar             \tex_omathchar:D
+  \@@_primitive:NN \omathchardef          \tex_omathchardef:D
+  \@@_primitive:NN \omathcode             \tex_omathcode:D
+  \@@_primitive:NN \oradical              \tex_oradical:D
+%    \end{macrocode}
 % End of the \enquote{just the names} part of the source.
 %    \begin{macrocode}
 %</initex|names|package>





More information about the latex3-commits mailing list