[latex3-commits] [latex3/latex2e] gh1189: Correct formatting of msg (e9cece2b)
github at latex-project.org
github at latex-project.org
Thu Nov 30 09:10:46 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1189
Link : https://github.com/latex3/latex2e/commit/e9cece2bfdfc9439a64d42ade3944d1d08f41c9e
>---------------------------------------------------------------
commit e9cece2bfdfc9439a64d42ade3944d1d08f41c9e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Nov 30 08:09:57 2023 +0000
Correct formatting of msg
>---------------------------------------------------------------
e9cece2bfdfc9439a64d42ade3944d1d08f41c9e
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.