[latex3-commits] [git/LaTeX3-latex3-latex2e] keyval-detect: Typo (7aef6878)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 29 11:14:18 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : keyval-detect
Link : https://github.com/latex3/latex2e/commit/7aef6878de27f1118a39e6eab68846b2280f9ef5
>---------------------------------------------------------------
commit 7aef6878de27f1118a39e6eab68846b2280f9ef5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 29 11:14:18 2022 +0200
Typo
>---------------------------------------------------------------
7aef6878de27f1118a39e6eab68846b2280f9ef5
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.