[latex3-commits] [latex3/latex2e] latexlab/rcb: use "inputs" instead of "arguments" also here (60d2c4d1)

github at latex-project.org github at latex-project.org
Sun Aug 6 00:40:57 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : latexlab/rcb
Link       : https://github.com/latex3/latex2e/commit/60d2c4d103b57e5a3d55aba6c072c29c0cbaefc9

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

commit 60d2c4d103b57e5a3d55aba6c072c29c0cbaefc9
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Aug 6 00:40:57 2023 +0200

    use "inputs" instead of "arguments" also here


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

60d2c4d103b57e5a3d55aba6c072c29c0cbaefc9
 required/latex-lab/testfiles/socket-000.tlg        | 16 ++++++++--------
 required/latex-lab/testfiles/socket-001.luatex.tlg |  2 +-
 required/latex-lab/testfiles/socket-001.tlg        |  2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/required/latex-lab/testfiles/socket-000.tlg b/required/latex-lab/testfiles/socket-000.tlg
index d1487df9..f577da65 100644
--- a/required/latex-lab/testfiles/socket-000.tlg
+++ b/required/latex-lab/testfiles/socket-000.tlg
@@ -1,7 +1,7 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
 Socket foo0:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:->
@@ -13,7 +13,7 @@ command, so I can't give any explicit help.
 Pretend that you're Hercule Poirot: Examine all clues,
 and deduce the truth by order and method.
 Socket foo1:
-    number of arguments = 1
+    number of inputs = 1
     available plugs = noop, identity
     current plug = identity
     definition = \protected\long macro:#1->#1
@@ -22,7 +22,7 @@ Socket foo1:
 l. ...\ShowSocket {foo1}
 (That was another \errmessage.)
 Socket foo2:
-    number of arguments = 2
+    number of inputs = 2
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:#1#2->
@@ -31,7 +31,7 @@ Socket foo2:
 l. ...\ShowSocket {foo2}
 (That was another \errmessage.)
 Socket foo3:
-    number of arguments = 3
+    number of inputs = 3
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:#1#2#3->
@@ -44,22 +44,22 @@ AAA
  99= 88 ? 
 ----------------------
 Socket bar0:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:->
 Socket bar1:
-    number of arguments = 1
+    number of inputs = 1
     available plugs = noop, identity
     current plug = identity
     definition = \protected\long macro:#1->#1
 Socket bar2:
-    number of arguments = 2
+    number of inputs = 2
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:#1#2->
 Socket bar3:
-    number of arguments = 3
+    number of inputs = 3
     available plugs = noop
     current plug = noop
     definition = \protected\long macro:#1#2#3->
diff --git a/required/latex-lab/testfiles/socket-001.luatex.tlg b/required/latex-lab/testfiles/socket-001.luatex.tlg
index 856202e3..214b2810 100644
--- a/required/latex-lab/testfiles/socket-001.luatex.tlg
+++ b/required/latex-lab/testfiles/socket-001.luatex.tlg
@@ -31,7 +31,7 @@ sensible to do so. Use the L3 programming layer function \socket_set_plug:nnn
 if you really have to.
 ----------------------
 Socket foo:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop, default
     current plug = noop
     definition = \protected\long macro:->\typeout {modified noop}
diff --git a/required/latex-lab/testfiles/socket-001.tlg b/required/latex-lab/testfiles/socket-001.tlg
index 755acb59..59fd3be7 100644
--- a/required/latex-lab/testfiles/socket-001.tlg
+++ b/required/latex-lab/testfiles/socket-001.tlg
@@ -31,7 +31,7 @@ sensible to do so. Use the L3 programming layer function \socket_set_plug:nnn
 if you really have to.
 ----------------------
 Socket foo:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop, default
     current plug = noop
     definition = \protected\long macro:->\typeout {modified noop}





More information about the latex3-commits mailing list.