[latex3-commits] [git/LaTeX3-latex3-latex3] master: A few \tex_relax:D => \scan_stop: (575eb65)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Mar 25 22:45:10 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/575eb65b9b3df49b68b1d9d007c8ddd9efb344f1

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

commit 575eb65b9b3df49b68b1d9d007c8ddd9efb344f1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Mar 25 19:58:26 2018 +0100

    A few \tex_relax:D => \scan_stop:


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

575eb65b9b3df49b68b1d9d007c8ddd9efb344f1
 l3kernel/l3basics.dtx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index 7e119b0..8aade62 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -2025,7 +2025,7 @@
           {
             \@@_suspended:T { ##1 \use_none:nnnnnnn }
             \exp_after:wN \@@_chk_expr_aux:nNnN
-            \exp_after:wN { \tex_the:D ##2 ##1 \tex_relax:D }
+            \exp_after:wN { \tex_the:D ##2 ##1 \scan_stop: }
             ##2
           }
       }
@@ -2038,7 +2038,7 @@
           {
             \tex_romannumeral:D - 0
             \exp_after:wN \use_none:n
-            \__int_value:w #3 #2 #1 \tex_relax:D
+            \__int_value:w #3 #2 #1 \scan_stop:
           }
           {
             \__kernel_msg_expandable_error:nnnn
@@ -2888,7 +2888,7 @@
 %    \begin{macrocode}
 \cs_set_protected:Npn \__kernel_msg_error:nnxx #1#2#3#4
   {
-    \tex_newlinechar:D = `\^^J \tex_relax:D
+    \tex_newlinechar:D = `\^^J \scan_stop:
     \tex_errmessage:D
       {
         !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!~! ^^J





More information about the latex3-commits mailing list