[latex3-commits] [git/LaTeX3-latex3-latex3] cs-delimited-args: Update luatex test file... sigh... (68e4bc03d)
PhelypeOleinik
tex.phelype at gmail.com
Fri Feb 28 16:38:20 CET 2020
Repository : https://github.com/latex3/latex3
On branch : cs-delimited-args
Link : https://github.com/latex3/latex3/commit/68e4bc03d2c310e58479e2cce55d15d9f921e5d8
>---------------------------------------------------------------
commit 68e4bc03d2c310e58479e2cce55d15d9f921e5d8
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Fri Feb 28 12:38:20 2020 -0300
Update luatex test file... sigh...
>---------------------------------------------------------------
68e4bc03d2c310e58479e2cce55d15d9f921e5d8
l3packages/xparse/testfiles/xparse004.luatex.tlg | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3packages/xparse/testfiles/xparse004.luatex.tlg b/l3packages/xparse/testfiles/xparse004.luatex.tlg
index d95450619..b6cd87439 100644
--- a/l3packages/xparse/testfiles/xparse004.luatex.tlg
+++ b/l3packages/xparse/testfiles/xparse004.luatex.tlg
@@ -145,7 +145,7 @@ pieces of information were missing.
LaTeX will ignore this entire definition.
> \foo=undefined.
! LaTeX3 Error: Argument delimiter 'oh' for the command '\foo' should be a
-(LaTeX3) single token.
+(LaTeX3) single non-space token.
For immediate help type H <return>.
...
l. ... }
@@ -154,7 +154,7 @@ token is required, LaTeX found 'oh'.
LaTeX will ignore this entire definition.
> \foo=undefined.
! LaTeX3 Error: Argument delimiter '' for the command '\foo' should be a
-(LaTeX3) single token.
+(LaTeX3) single non-space token.
For immediate help type H <return>.
...
l. ... }
@@ -163,7 +163,7 @@ token is required, LaTeX found ''.
LaTeX will ignore this entire definition.
> \foo=undefined.
! LaTeX3 Error: Argument delimiter '{Y}' for the command '\foo' should be a
-(LaTeX3) single token.
+(LaTeX3) single non-space token.
For immediate help type H <return>.
...
l. ... }
@@ -629,7 +629,7 @@ The letter 'abc' does not specify a known argument type.
LaTeX will ignore this entire definition.
undefined
! LaTeX3 Error: Argument delimiter 'abc' for the command '\foo' should be a
-(LaTeX3) single token.
+(LaTeX3) single non-space token.
For immediate help type H <return>.
...
l. ... }
More information about the latex3-commits
mailing list.