[latex3-commits] [git/LaTeX3-latex3-latex3] master: HarfTeX primitive support (0547916)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Apr 26 23:55:47 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/0547916b5569f09352cea3c1850f645f8338178a

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

commit 0547916b5569f09352cea3c1850f645f8338178a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Apr 26 22:55:47 2019 +0100

    HarfTeX primitive support


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

0547916b5569f09352cea3c1850f645f8338178a
 l3kernel/l3names.dtx |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 72a8f87..170814c 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1108,6 +1108,11 @@
   \@@_primitive:NN \Uunderdelimiter       \tex_Uunderdelimiter:D
   \@@_primitive:NN \Uvextensible          \tex_Uvextensible:D
 %    \end{macrocode}
+% Primitives from Harf\TeX{}.
+%    \begin{macrocode}
+  \@@_primitive:NN \harftexrevision       \tex_harftexrevision:D
+  \@@_primitive:NN \harftexversion        \tex_harftexversion:D
+%    \end{macrocode}
 % Primitives from \pTeX{}.
 %    \begin{macrocode}
   \@@_primitive:NN \autospacing           \tex_autospacing:D





More information about the latex3-commits mailing list