[latex3-commits] [git/LaTeX3-latex3-latex2e] gh569: Test the right command (0dd2a2ee)

PhelypeOleinik phelype.oleinik at latex-project.org
Mon Aug 9 01:04:25 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh569
Link       : https://github.com/latex3/latex2e/commit/0dd2a2ee2772d8de05ba1f78e2ea845ea47d2e8b

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

commit 0dd2a2ee2772d8de05ba1f78e2ea845ea47d2e8b
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sun Aug 8 20:04:25 2021 -0300

    Test the right command


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

0dd2a2ee2772d8de05ba1f78e2ea845ea47d2e8b
 base/testfiles-ltcmd/github-569.lvt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/testfiles-ltcmd/github-569.lvt b/base/testfiles-ltcmd/github-569.lvt
index 260ffaac..474e2fda 100644
--- a/base/testfiles-ltcmd/github-569.lvt
+++ b/base/testfiles-ltcmd/github-569.lvt
@@ -14,7 +14,7 @@
 
 \typeout{\string\bar=\meaning\bar}
 \bar{a}[b](c)|f|{g}[h;i;j]^_d^e
-\foo{a}|f|{g}
+\bar{a}|f|{g}
 
 
 \DeclareExpandableDocumentCommand\foo{moD(){bar}mO{b;a;z}+t^+e{_^}+m}
@@ -28,6 +28,6 @@
 
 \typeout{\string\bar=\meaning\bar}
 \bar{a}[b](c){g}[h;i;j]^_d^e{f}
-\foo{a}{g}{f}
+\bar{a}{g}{f}
 
 \END





More information about the latex3-commits mailing list.