[latex3-commits] [git/LaTeX3-latex3-latex2e] keyval-detect: Typo (5aff8efe)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Aug 31 08:27:16 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : keyval-detect
Link       : https://github.com/latex3/latex2e/commit/5aff8efef58b28aa55d9f079702c2163e428c5ef

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

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

    Typo


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

5aff8efef58b28aa55d9f079702c2163e428c5ef
 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.