[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct format of \c_sys_engine_version_str with (u)pTeX (0fb268097)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Sep 20 20:39:32 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/0fb268097a67c130a2d150afe9f1e4eb5b102e1c

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

commit 0fb268097a67c130a2d150afe9f1e4eb5b102e1c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Sep 20 19:39:32 2019 +0100

    Correct format of \c_sys_engine_version_str with (u)pTeX


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

0fb268097a67c130a2d150afe9f1e4eb5b102e1c
 l3kernel/l3candidates.dtx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index e81d23b49..bb92bc0df 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -1578,6 +1578,7 @@
               {
                 p
                 \int_use:N  \tex_ptexversion:D
+                .
                 \int_use:N \tex_ptexminorversion:D
                 \tex_ptexrevision:D
                 -
@@ -1596,6 +1597,7 @@
               {
                 p
                 \int_use:N  \tex_ptexversion:D
+                .
                 \int_use:N \tex_ptexminorversion:D
                 \tex_ptexrevision:D
                 -





More information about the latex3-commits mailing list