[latex3-commits] [latex3/latex3] develop: formatting for long arg specs (9112e8c5a)

github at latex-project.org github at latex-project.org
Tue Oct 1 08:59:22 CEST 2024


Repository : https://github.com/latex3/latex3
On branch  : develop
Link       : https://github.com/latex3/latex3/commit/9112e8c5ab8959282f62d6b4b21b86f3e7283920

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

commit 9112e8c5ab8959282f62d6b4b21b86f3e7283920
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date:   Mon Sep 30 10:18:44 2024 -0600

    formatting for long arg specs


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

9112e8c5ab8959282f62d6b4b21b86f3e7283920
 l3kernel/l3clist.dtx | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3clist.dtx b/l3kernel/l3clist.dtx
index bddc9e14a..89505cab1 100644
--- a/l3kernel/l3clist.dtx
+++ b/l3kernel/l3clist.dtx
@@ -564,7 +564,8 @@
 %
 % \begin{function}[EXP, added = 2013-05-26]{\clist_use:Nnnn, \clist_use:cnnn}
 %   \begin{syntax}
-%     \cs{clist_use:Nnnn} \meta{clist~var} \Arg{separator~between~two} \Arg{separator~between~more~than~two} \Arg{separator~between~final~two}
+%     \cs{clist_use:Nnnn} \meta{clist~var} \Arg{separator~between~two} \\
+%     ~~\Arg{separator~between~more~than~two} \Arg{separator~between~final~two}
 %   \end{syntax}
 %   Places the contents of the \meta{clist~var} in the input stream,
 %   with the appropriate \meta{separator} between the items.  Namely, if
@@ -620,7 +621,8 @@
 %
 % \begin{function}[EXP, added = 2021-05-10]{\clist_use:nnnn, \clist_use:nn}
 %   \begin{syntax}
-%     \cs{clist_use:nnnn} \Arg{comma~list} \Arg{separator~between~two} \Arg{separator~between~more~than~two} \Arg{separator~between~final~two}
+%     \cs{clist_use:nnnn} \Arg{comma~list} \Arg{separator~between~two} \\
+%     ~~\Arg{separator~between~more~than~two} \Arg{separator~between~final~two}
 %     \cs{clist_use:nn} \Arg{comma~list} \Arg{separator}
 %   \end{syntax}
 %   Places the contents of the \meta{comma~list} in the input stream,





More information about the latex3-commits mailing list.