[latex3-commits] [latex3/latex2e] gh1189: Correct formatting of msg (2ff16c78)

github at latex-project.org github at latex-project.org
Fri Dec 1 12:33:29 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh1189
Link       : https://github.com/latex3/latex2e/commit/2ff16c7825ae639b24e2483cacc3b3a4cccbb63d

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

commit 2ff16c7825ae639b24e2483cacc3b3a4cccbb63d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Nov 30 08:09:57 2023 +0000

    Correct formatting of msg


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

2ff16c7825ae639b24e2483cacc3b3a4cccbb63d
 base/ltcmd.dtx                       |  2 +-
 base/testfiles-ltcmd/github-1009.tlg | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index 12d4fa5f..6becc3b6 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -2635,7 +2635,7 @@
   {
     \cs_set:Npe \@@_show_optimized_aux:N ##1
       {
-        \c_space_tl \c_hash_str ##1 :
+        \c_space_tl \c_space_tl \c_hash_str ##1 :
         \bool_lazy_or:nnT
           { \token_if_long_macro_p:N #1 }
           { \token_if_protected_long_macro_p:N #1 }
diff --git a/base/testfiles-ltcmd/github-1009.tlg b/base/testfiles-ltcmd/github-1009.tlg
index b123cdfa..2e650734 100644
--- a/base/testfiles-ltcmd/github-1009.tlg
+++ b/base/testfiles-ltcmd/github-1009.tlg
@@ -12,22 +12,22 @@ l. ...}
 <recently read> }
 l. ...}
 > \foo=document command:
- #1:m
+  #1:m
 ->.
 <recently read> }
 l. ...}
 > \baz=document command:
- #1:m
+  #1:m
 ->.
 <recently read> }
 l. ...}
 > \foo=document command:
- #1:+m
+  #1:+m
 ->.
 <recently read> }
 l. ...}
 > \baz=document command:
- #1:+m
+  #1:+m
 ->.
 <recently read> }
 l. ...}
@@ -54,22 +54,22 @@ l. ...}
 <recently read> }
 l. ...}
 > \foo=expandable document command:
- #1:m
+  #1:m
 ->.
 <recently read> }
 l. ...}
 > \baz=expandable document command:
- #1:m
+  #1:m
 ->.
 <recently read> }
 l. ...}
 > \foo=expandable document command:
- #1:+m
+  #1:+m
 ->.
 <recently read> }
 l. ...}
 > \baz=expandable document command:
- #1:+m
+  #1:+m
 ->.
 <recently read> }
 l. ...}





More information about the latex3-commits mailing list.