[latex3-commits] [latex3/latex3] main: Update for l3build wrapping change (3604e8210)
github at latex-project.org
github at latex-project.org
Tue Feb 13 15:20:08 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/3604e8210d76e1e41329012b8e5a66ad609b1e32
>---------------------------------------------------------------
commit 3604e8210d76e1e41329012b8e5a66ad609b1e32
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Feb 13 13:56:16 2024 +0000
Update for l3build wrapping change
>---------------------------------------------------------------
3604e8210d76e1e41329012b8e5a66ad609b1e32
l3kernel/testfiles/m3prop007.tlg | 11 +++--------
l3kernel/testfiles/m3show003.tlg | 3 +--
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/l3kernel/testfiles/m3prop007.tlg b/l3kernel/testfiles/m3prop007.tlg
index 7e35d0154..68c483a6b 100644
--- a/l3kernel/testfiles/m3prop007.tlg
+++ b/l3kernel/testfiles/m3prop007.tlg
@@ -662,17 +662,13 @@ For immediate help type H <return>.
...
l. ... }
This is a coding error.
-The command '\prop_make_linked:N' was applied to the property list variable
-'\l_a_prop',but the storage type can only be changed at the outermost group
-level.
+The command '\prop_make_linked:N' was applied to the property list variable '\l_a_prop',but the storage type can only be changed at the outermost group level.
! LaTeX Error: '\prop_make_flat:N' cannot be used in a group.
For immediate help type H <return>.
...
l. ... }
This is a coding error.
-The command '\prop_make_flat:N' was applied to the property list variable
-'\l_a_prop',but the storage type can only be changed at the outermost group
-level.
+The command '\prop_make_flat:N' was applied to the property list variable '\l_a_prop',but the storage type can only be changed at the outermost group level.
The linked property list \l_a_prop contains the pairs (without outer braces):
> {} => {a}
> {a} => {aa}
@@ -703,8 +699,7 @@ The property list \g_tmpa_prop contains the pairs (without outer braces):
> {##} => {{}}.
<recently read> }
l. ...\prop_show:N \g_tmpa_prop
-The linked property list \g_tmpa_prop contains the pairs (without outer
-braces):
+The linked property list \g_tmpa_prop contains the pairs (without outer braces):
> {\a } => {\b }
> {##} => {{}}
> {c##} => {##c}.
diff --git a/l3kernel/testfiles/m3show003.tlg b/l3kernel/testfiles/m3show003.tlg
index dbfb78bdd..3de4179b3 100644
--- a/l3kernel/testfiles/m3show003.tlg
+++ b/l3kernel/testfiles/m3show003.tlg
@@ -283,8 +283,7 @@ l. ... }
This is a coding error.
The variable '\l_tmpa_tl' with value
\s__fp \__fp_chk:w 10{1}{1000}{0000}{0000}{0000};;
-should be a prop variable, but it does not have the correct internal
-structure:
+should be a prop variable, but it does not have the correct internal structure:
\s__prop \__prop_chk:w
! LaTeX Error: Variable '\l_tmpa_tl' is not a valid seq.
For immediate help type H <return>.
More information about the latex3-commits
mailing list.