[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Typo (8ea40e8d)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Sep 1 22:17:07 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/8ea40e8dad22c98f899730fd2135b75c17374bd4

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

commit 8ea40e8dad22c98f899730fd2135b75c17374bd4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Aug 29 11:14:18 2022 +0200

    Typo


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

8ea40e8dad22c98f899730fd2135b75c17374bd4
 base/testfiles-ltcmd/ltcmd008.lvt | 2 +-
 base/testfiles-ltcmd/ltcmd008.tlg | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/testfiles-ltcmd/ltcmd008.lvt b/base/testfiles-ltcmd/ltcmd008.lvt
index 0876de67..b0fbb846 100644
--- a/base/testfiles-ltcmd/ltcmd008.lvt
+++ b/base/testfiles-ltcmd/ltcmd008.lvt
@@ -30,7 +30,7 @@
     \foo [ math = $y \mathbin{=} mx + c$  ] { baz }
   }
 
-\TEST { Mixed|argument~types~using~={...} }
+\TEST { Mixed~argument~types~using~={...} }
   {
     \DeclareDocumentCommand \foo { = { TOC-entry } m } { \TYPE { \detokenize { (#1) } } }
     \foo { bar }
diff --git a/base/testfiles-ltcmd/ltcmd008.tlg b/base/testfiles-ltcmd/ltcmd008.tlg
index 4892357c..a5249174 100644
--- a/base/testfiles-ltcmd/ltcmd008.tlg
+++ b/base/testfiles-ltcmd/ltcmd008.tlg
@@ -19,7 +19,7 @@ TEST 2: Collecting keyvals
 (TOC-entry={math=$y\mathbin {=}mx+c$})(baz)
 ============================================================
 ============================================================
-TEST 3: Mixed|argument types using ={...}
+TEST 3: Mixed argument types using ={...}
 ============================================================
 (TOC-entry={bar})
 (TOC-entry={baz})





More information about the latex3-commits mailing list.