[latex3-commits] [git/latex3] master: Remove final SVN links from .tex files [ci skip] (b622d38)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Nov 30 13:26:00 CET 2017


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/b622d3804050a3c80f5c0acf0f76c3e87d733942

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

commit b622d3804050a3c80f5c0acf0f76c3e87d733942
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Nov 30 12:14:06 2017 +0000

    Remove final SVN links from .tex files [ci skip]
    
    Again, l3trial, etc., are not coverex.


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

b622d3804050a3c80f5c0acf0f76c3e87d733942
 l3kernel/interface3.tex   |    2 +-
 l3kernel/l3basics.dtx     |   14 ++---
 l3kernel/l3candidates.dtx |  142 ++++++++++++++++++++++-----------------------
 l3kernel/l3clist.dtx      |   12 ++--
 l3kernel/l3doc.dtx        |    8 +--
 l3kernel/l3drivers.dtx    |   14 ++---
 l3kernel/l3expan.dtx      |   44 +++++++-------
 l3kernel/l3file.dtx       |   16 ++---
 l3kernel/l3flag.dtx       |    4 +-
 l3kernel/source3.tex      |    2 +-
 l3kernel/source3body.tex  |    2 +-
 11 files changed, 130 insertions(+), 130 deletions(-)

diff --git a/l3kernel/interface3.tex b/l3kernel/interface3.tex
index af93b4e..9ffd5d9 100644
--- a/l3kernel/interface3.tex
+++ b/l3kernel/interface3.tex
@@ -18,7 +18,7 @@
 %%
 %% The development version of the bundle can be found at
 %%
-%%    http://www.latex-project.org/svnroot/experimental/trunk/
+%%    https://github.com/latex3/latex3
 %%
 %% for those people who are interested.
 %
diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index 9dcaa53..b831afb 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -2526,7 +2526,7 @@
 %     \@@_set_eq_conditional:nnNnnNNw ,
 %     \@@_set_eq_conditional_loop:nnnnNw
 %   }
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]
 %   {
 %     \@@_set_eq_conditional_p_form:nnn  ,
 %     \@@_set_eq_conditional_TF_form:nnn ,
@@ -2619,7 +2619,7 @@
 %    \end{macrocode}
 %
 % \begin{macro}[EXP]{\cs_to_str:N}
-% \begin{macro}[aux, EXP]{\@@_to_str:N, \@@_to_str:w}
+% \begin{macro}[EXP]{\@@_to_str:N, \@@_to_str:w}
 %   This converts a control sequence into the character string of its
 %   name, removing the leading escape character. This turns out to be
 %   a non-trivial matter as there a different cases:
@@ -2683,8 +2683,8 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[EXP, int]{\@@_split_function:NN}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_split_function:NN}
+% \begin{macro}[EXP]
 %   {\@@_split_function_auxi:w, \@@_split_function_auxii:w}
 %   This function takes a function name and splits it into name with
 %   the escape char removed and argument specification. In addition to
@@ -2731,7 +2731,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[EXP, int]
+% \begin{macro}[EXP]
 %   {\@@_get_function_name:N, \@@_get_function_signature:N}
 %   Simple wrappers.
 %    \begin{macrocode}
@@ -3184,8 +3184,8 @@
 %<@@=cs>
 %    \end{macrocode}
 %
-% \begin{macro}[EXP, int]{\@@_count_signature:N, \@@_count_signature:c}
-% \begin{macro}[aux, EXP]{\@@_count_signature:nnN}
+% \begin{macro}[EXP]{\@@_count_signature:N, \@@_count_signature:c}
+% \begin{macro}[EXP]{\@@_count_signature:nnN}
 %   Counting the number of tokens in the signature, \emph{i.e.}, the
 %   number of arguments the function should take.  Since this is not
 %   used in any time-critical function, we simply use \cs{tl_count:n} if
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 1321c54..2049edb 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -1834,7 +1834,7 @@
 %    \end{macrocode}
 %
 % \begin{macro}[EXP]{\int_rand:nn}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]
 %   {
 %     \@@_rand:ww, \@@_rand_narrow:n,
 %     \@@_rand_narrow:nnn, \@@_rand_narrow:nnnn
@@ -1995,7 +1995,7 @@
 %    \end{macrocode}
 %
 % \begin{macro}[EXP]{\prop_count:N, \prop_count:c}
-% \begin{macro}[aux,EXP]{\@@_count:nn}
+% \begin{macro}[EXP]{\@@_count:nn}
 %   Counting the key--value pairs in a property list is done using the
 %   same approach as for other count functions: turn each entry into a
 %   \texttt{+1} then use integer evaluation to actually do the
@@ -2046,7 +2046,7 @@
 %
 % \begin{macro}[EXP]
 %   {\prop_rand_key_value:N, \prop_rand_key_value:c}
-% \begin{macro}[aux, EXP]{\@@_rand:NN, \@@_rand_item:Nw}
+% \begin{macro}[EXP]{\@@_rand:NN, \@@_rand_item:Nw}
 %   Contrarily to |clist|, |seq| and |tl|, there is no function to get
 %   an item of a |prop| given an integer between $1$ and the number of
 %   items, so we write the appropriate code.  There is no bounds
@@ -2423,7 +2423,7 @@
 % \end{macro}
 %
 % \begin{macro}[EXP]{\tl_reverse_tokens:n}
-% \begin{macro}[EXP,aux]{\@@_reverse_group:nn}
+% \begin{macro}[EXP]{\@@_reverse_group:nn}
 %   The same as \cs{tl_reverse:n} but with recursion within brace groups.
 %    \begin{macrocode}
 \cs_new:Npn \tl_reverse_tokens:n #1
@@ -2447,7 +2447,7 @@
   }
 %    \end{macrocode}
 % \end{macro}
-% \begin{macro}[EXP,aux]{\@@_act_group_recurse:Nnn}
+% \begin{macro}[EXP]{\@@_act_group_recurse:Nnn}
 %   In many applications of \cs{@@_act:NNNnn}, we need to recursively
 %   apply some transformation within brace groups, then output. In this
 %   code, |#1| is the output function, |#2| is the transformation,
@@ -2463,7 +2463,7 @@
 % \end{macro}
 %
 % \begin{macro}[EXP]{\tl_count_tokens:n}
-% \begin{macro}[EXP,aux]{\@@_act_count_normal:nN,
+% \begin{macro}[EXP]{\@@_act_count_normal:nN,
 %     \@@_act_count_group:nn, \@@_act_count_space:n}
 %   The token count is computed through an \cs{int_eval:n} construction.
 %   Each \texttt{1+} is output to the \emph{left}, into the integer
@@ -2603,10 +2603,10 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, EXP]{\@@_change_case:nnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_aux:nnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_loop:wnn}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_change_case:nnn}
+% \begin{macro}[EXP]{\@@_change_case_aux:nnn}
+% \begin{macro}[EXP]{\@@_change_case_loop:wnn}
+% \begin{macro}[EXP]
 %   {
 %     \@@_change_case_output:nwn ,
 %     \@@_change_case_output:Vwn ,
@@ -2614,33 +2614,33 @@
 %     \@@_change_case_output:vwn ,
 %     \@@_change_case_output:fwn ,
 %   }
-% \begin{macro}[aux, EXP]{\@@_change_case_end:wn}
-% \begin{macro}[aux, EXP]{\@@_change_case_group:nwnn}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_change_case_end:wn}
+% \begin{macro}[EXP]{\@@_change_case_group:nwnn}
+% \begin{macro}[EXP]
 %   {
 %     \@@_change_case_group_lower:nnnn ,
 %     \@@_change_case_group_upper:nnnn ,
 %     \@@_change_case_group_mixed:nnnn
 %   }
-% \begin{macro}[aux, EXP]{\@@_change_case_space:wnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_N_type:Nwnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_N_type:NNNnnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_math:NNNnnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_math_loop:wNNnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_math:NwNNnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_math_group:nwNNnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_math_space:wNNnn}
-% \begin{macro}[aux, EXP]{\@@_change_case_N_type:Nnnn}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_change_case_space:wnn}
+% \begin{macro}[EXP]{\@@_change_case_N_type:Nwnn}
+% \begin{macro}[EXP]{\@@_change_case_N_type:NNNnnn}
+% \begin{macro}[EXP]{\@@_change_case_math:NNNnnn}
+% \begin{macro}[EXP]{\@@_change_case_math_loop:wNNnn}
+% \begin{macro}[EXP]{\@@_change_case_math:NwNNnn}
+% \begin{macro}[EXP]{\@@_change_case_math_group:nwNNnn}
+% \begin{macro}[EXP]{\@@_change_case_math_space:wNNnn}
+% \begin{macro}[EXP]{\@@_change_case_N_type:Nnnn}
+% \begin{macro}[EXP]
 %   {
 %     \@@_change_case_char_lower:Nnn ,
 %     \@@_change_case_char_upper:Nnn ,
 %     \@@_change_case_char_mixed:Nnn
 %   }
-% \begin{macro}[aux, EXP]{\@@_change_case_char:nN}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_change_case_char:nN}
+% \begin{macro}[EXP]
 %   {\@@_change_case_char_auxi:nN, \@@_change_case_char_auxii:nN}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]
 %   {
 %     \@@_change_case_char_mixed:N,
 %     \@@_change_case_char_lower:N,
@@ -2648,24 +2648,24 @@
 %   }
 % \begin{macro}[aux]
 %   {\@@_lookup_mixed:N, \@@_lookup_lower:N, \@@_lookup_upper:N}
-% \begin{macro}[aux, EXP]{\@@_change_case_char_UTFviii:nNN}
-% \begin{macro}[aux, EXP]{\@@_change_case_char_UTFviii:nNNN}
-% \begin{macro}[aux, EXP]{\@@_change_case_char_UTFviii:nNNNN}
-% \begin{macro}[aux, EXP]{\@@_change_case_char_UTFviii:nn}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs_letterlike:Nn}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs_letterlike:NnN}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs_accents:NN}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs:N}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs:NN}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs:NNn}
-% \begin{macro}[aux, EXP]{\@@_change_case_protect:wNN}
-% \begin{macro}[aux, EXP]{\@@_change_case_if_expandable:NTF}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs_expand:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_cs_expand:NN}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_skip:N}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_skip:NN}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_skip_tidy:Nwn}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_switch:w}
+% \begin{macro}[EXP]{\@@_change_case_char_UTFviii:nNN}
+% \begin{macro}[EXP]{\@@_change_case_char_UTFviii:nNNN}
+% \begin{macro}[EXP]{\@@_change_case_char_UTFviii:nNNNN}
+% \begin{macro}[EXP]{\@@_change_case_char_UTFviii:nn}
+% \begin{macro}[EXP]{\@@_change_case_cs_letterlike:Nn}
+% \begin{macro}[EXP]{\@@_change_case_cs_letterlike:NnN}
+% \begin{macro}[EXP]{\@@_change_case_cs_accents:NN}
+% \begin{macro}[EXP]{\@@_change_case_cs:N}
+% \begin{macro}[EXP]{\@@_change_case_cs:NN}
+% \begin{macro}[EXP]{\@@_change_case_cs:NNn}
+% \begin{macro}[EXP]{\@@_change_case_protect:wNN}
+% \begin{macro}[EXP]{\@@_change_case_if_expandable:NTF}
+% \begin{macro}[EXP]{\@@_change_case_cs_expand:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_cs_expand:NN}
+% \begin{macro}[EXP]{\@@_change_case_mixed_skip:N}
+% \begin{macro}[EXP]{\@@_change_case_mixed_skip:NN}
+% \begin{macro}[EXP]{\@@_change_case_mixed_skip_tidy:Nwn}
+% \begin{macro}[EXP]{\@@_change_case_mixed_switch:w}
 %   The mechanism for the core conversion of case is based on the idea that
 %   we can use a loop to grab the entire token list plus a quark: the latter is
 %   used as an end marker and to avoid any brace stripping. Depending on the
@@ -3205,10 +3205,10 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_sigma:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_sigma:w}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_sigma:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_sigma:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_sigma:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_sigma:w}
+% \begin{macro}[EXP]{\@@_change_case_lower_sigma:Nw}
+% \begin{macro}[EXP]{\@@_change_case_upper_sigma:Nnw}
 %   If the current char is an upper case sigma, the a check is made on the next
 %   item in the input.  If it is \texttt{N}-type and not a control sequence
 %   then there is a look-ahead phase.
@@ -3252,12 +3252,12 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_tr:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_tr_auxi:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_tr_auxii:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_tr:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_az:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_az:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_tr:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_tr_auxi:Nw}
+% \begin{macro}[EXP]{\@@_change_case_lower_tr_auxii:Nw}
+% \begin{macro}[EXP]{\@@_change_case_upper_tr:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_az:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_upper_az:Nnw}
 %   The Turkic languages need special treatment for dotted-i and dotless-i.
 %   The lower casing rule can be expressed in terms of searching first for
 %   either a dotless-I or a dotted-I. In the latter case the mapping is
@@ -3361,15 +3361,15 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_lt:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_lt:nNnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_lt:nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_lt:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_lower_lt:NNw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_lt:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_lt:nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_lt:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_upper_lt:NNw}
+% \begin{macro}[EXP]{\@@_change_case_lower_lt:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_lt:nNnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_lt:nnw}
+% \begin{macro}[EXP]{\@@_change_case_lower_lt:Nw}
+% \begin{macro}[EXP]{\@@_change_case_lower_lt:NNw}
+% \begin{macro}[EXP]{\@@_change_case_upper_lt:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_upper_lt:nnw}
+% \begin{macro}[EXP]{\@@_change_case_upper_lt:Nw}
+% \begin{macro}[EXP]{\@@_change_case_upper_lt:NNw}
 %   For  Lithuanian, the issue to be dealt with is dots over lower case
 %   letters: these should be present if there is another accent. That means
 %   that there is some work to do when lower casing I and J. The first step
@@ -3519,10 +3519,10 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[EXP, int]{\__unicode_codepoint_to_UTFviii:n}
-% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxi:n}
-% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxii:Nnn}
-% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxiii:n}
+% \begin{macro}[EXP]{\__unicode_codepoint_to_UTFviii:n}
+% \begin{macro}[EXP]{\__unicode_codepoint_to_UTFviii_auxi:n}
+% \begin{macro}[EXP]{\__unicode_codepoint_to_UTFviii_auxii:Nnn}
+% \begin{macro}[EXP]{\__unicode_codepoint_to_UTFviii_auxiii:n}
 %   This code converts a codepoint into the correct UTF-8 representation.
 %   As there are a variable number of octets, the result starts with the
 %   numeral |1|--|4| to indicate the nature of the returned value. Note that
@@ -3875,9 +3875,9 @@
 %    \end{macrocode}
 % \end{variable}
 %
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_nl:Nnw}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_nl:Nw}
-% \begin{macro}[aux, EXP]{\@@_change_case_mixed_nl:NNw}
+% \begin{macro}[EXP]{\@@_change_case_mixed_nl:Nnw}
+% \begin{macro}[EXP]{\@@_change_case_mixed_nl:Nw}
+% \begin{macro}[EXP]{\@@_change_case_mixed_nl:NNw}
 %   For Dutch, there is a single look-ahead test for \texttt{ij} when
 %   title casing. If the appropriate letters are found, produce \texttt{IJ}
 %   and gobble the \texttt{j}/\texttt{J}.
@@ -4133,7 +4133,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[EXP, aux]{\@@_range_normalize:nn}
+% \begin{macro}[EXP]{\@@_range_normalize:nn}
 %   This function converts an \meta{index} argument into an explicit
 %   position in the token list (a result of $0$ denoting \enquote{out of
 %   bounds}).  Expects two explicit integer arguments: the \meta{index}
diff --git a/l3kernel/l3clist.dtx b/l3kernel/l3clist.dtx
index 88b041d..27c8e1a 100644
--- a/l3kernel/l3clist.dtx
+++ b/l3kernel/l3clist.dtx
@@ -913,7 +913,7 @@
 %
 % \subsection{Removing spaces around items}
 %
-% \begin{macro}[int,EXP]{\@@_trim_spaces_generic:nw}
+% \begin{macro}[EXP]{\@@_trim_spaces_generic:nw}
 % \begin{macro}[aux]{\@@_trim_spaces_generic:nn}
 %   \begin{syntax}
 %     \cs{@@_trim_spaces_generic:nw} \Arg{code} \cs{q_mark} \meta{item} |,|
@@ -938,7 +938,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[int,rEXP]{\@@_trim_spaces:n}
+% \begin{macro}[rEXP]{\@@_trim_spaces:n}
 % \begin{macro}[aux]{\@@_trim_spaces:nn}
 %   The first argument of \cs{@@_trim_spaces:nn} is initially empty,
 %   and later a comma, namely, as soon as we have added an item to the
@@ -1339,7 +1339,7 @@
 % \end{macro}
 %
 % \begin{macro}[EXP]{\clist_reverse:n}
-% \begin{macro}[aux, EXP]{\@@_reverse:wwNww, \@@_reverse_end:ww}
+% \begin{macro}[EXP]{\@@_reverse:wwNww, \@@_reverse_end:ww}
 %   The reversed token list is built one item at a time, and stored
 %   between \cs{q_stop} and \cs{q_mark}, in the form of |?| followed by
 %   zero or more instances of \enquote{\meta{item}\texttt{,}}.  We start from a comma
@@ -1393,8 +1393,8 @@
 % \end{macro}
 %
 % \begin{macro}[EXP, pTF]{\clist_if_empty:n}
-% \begin{macro}[aux, EXP]{\@@_if_empty_n:w}
-% \begin{macro}[aux, EXP]{\@@_if_empty_n:wNw}
+% \begin{macro}[EXP]{\@@_if_empty_n:w}
+% \begin{macro}[EXP]{\@@_if_empty_n:wNw}
 %   As usual, we insert a token (here |?|) before grabbing
 %   any argument: this avoids losing braces. The argument
 %   of \cs{tl_if_empty:oTF} is empty if |#1| is |?| followed
@@ -1662,7 +1662,7 @@
 % \subsection{Using comma lists}
 %
 % \begin{macro}[EXP]{\clist_use:Nnnn, \clist_use:cnnn}
-% \begin{macro}[EXP, aux]
+% \begin{macro}[EXP]
 %   {\@@_use:wwn, \@@_use:nwwwwnwn, \@@_use:nwwn}
 % \begin{macro}[EXP]{\clist_use:Nn, \clist_use:cn}
 %   First check that the variable exists.  Then count the items in the
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index a533d26..61dbabc 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -959,7 +959,7 @@ and all files in that bundle must be distributed together.
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int,TF]{\@@_if_almost_str:n}
+% \begin{macro}[TF]{\@@_if_almost_str:n}
 %   Used to test if the argument of |\cmd| or other macros to be indexed
 %   is almost a string or not: for instance this is \texttt{false} if |#1|
 %   contains |\meta{...}|.  The surprising |f|-expansion are there to
@@ -1073,7 +1073,7 @@ and all files in that bundle must be distributed together.
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[aux,rEXP]{\@@_signature_base_form:n}
+% \begin{macro}[rEXP]{\@@_signature_base_form:n}
 % \begin{macro}[aux]
 %   {\@@_signature_base_form_aux:n, \@@_signature_base_form_aux:w}
 %   Expands to the \enquote{base form} of the signature.  For instance,
@@ -1153,7 +1153,7 @@ and all files in that bundle must be distributed together.
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, rEXP]{\@@_key_get_base:nN}
+% \begin{macro}[rEXP]{\@@_key_get_base:nN}
 %   Get the base form of a function and store it.  As part of getting
 %   the base form, change trailing |T| or |F| to |TF|.
 %    \begin{macrocode}
@@ -1231,7 +1231,7 @@ and all files in that bundle must be distributed together.
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, pTF]{\@@_date_compare:nNn}
+% \begin{macro}[pTF]{\@@_date_compare:nNn}
 % \begin{macro}[aux]{\@@_date_compare_aux:nnnNnnn, \@@_date_compare_aux:w}
 %   Expects |#1| and |#3| to be dates in the format YYYY-MM-DD (but
 %   accepts YYYY or YYYY-MM too).  Compares them using |#2| (one of |<|,
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index b1a116b..a1db099 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -551,9 +551,9 @@
 % \end{macro}
 %
 % \begin{macro}[int]{\@@_color_select:n, \@@_color_select:V}
-% \begin{macro}[aux, EXP]{\@@_convert_model:w}
-% \begin{macro}[aux, EXP]{\@@_color_convert_spot:}
-% \begin{macro}[aux, EXP]{\@@_color_convert_spot:w}
+% \begin{macro}[EXP]{\@@_convert_model:w}
+% \begin{macro}[EXP]{\@@_color_convert_spot:}
+% \begin{macro}[EXP]{\@@_color_convert_spot:w}
 % \begin{macro}[aux]{\@@_color_reset:}
 %   Mainly no conversation but a little work with \texttt{spot} colors as they
 %   can't have a tint level here! The easy route of just picking up
@@ -657,8 +657,8 @@
 % \end{variable}
 %
 % \begin{macro}[int]{\@@_color_select:n, \@@_color_select:V}
-% \begin{macro}[aux, EXP]{\@@_color_convert:w}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_color_convert:w}
+% \begin{macro}[EXP]
 %   {
 %     \@@_color_convert_gray:w ,
 %     \@@_color_convert_cmyk:w ,
@@ -756,7 +756,7 @@
 %
 % \subsection{Driver-specific auxiliaries}
 %
-% \begin{macro}[int, EXP]{\@@_absolute_lengths:n}
+% \begin{macro}[EXP]{\@@_absolute_lengths:n}
 %   The \texttt{dvips} driver scales all absolute dimensions based
 %   on the output resolution selected and any \TeX{} magnification. Thus
 %   for any operation involving absolute lengths there is a correction to
@@ -1824,7 +1824,7 @@
 % \begin{macro}[aux]{\@@_image_getbb_auxiii:nNnn}
 % \begin{macro}[aux]{\@@_image_getbb_auxiv:nnNnn, \@@_image_getbb_auxiv:VnNnn}
 % \begin{macro}[aux]{\@@_image_getbb_auxv:nNnn, \@@_image_getbb_auxv:nNnn}
-% \begin{macro}[aux, EXP]{\@@_image_getbb_pagebox:w}
+% \begin{macro}[EXP]{\@@_image_getbb_pagebox:w}
 %   For \texttt{xdvipdfmx}, there are two primitives that allow us to obtain
 %   the bounding box without needing \texttt{extractbb}. The only complexity
 %   is passing the various minor variations to a common core process. The
diff --git a/l3kernel/l3expan.dtx b/l3kernel/l3expan.dtx
index 140bcb6..04a0216 100644
--- a/l3kernel/l3expan.dtx
+++ b/l3kernel/l3expan.dtx
@@ -865,8 +865,8 @@
 % One exception to this rule is \cs{::p}, which has to grab an argument
 % delimited by a left brace.
 %
-% \begin{macro}[aux, EXP]{\@@_arg_next:nnn}
-% \begin{macro}[aux, EXP]{\@@_arg_next:Nnn}
+% \begin{macro}[EXP]{\@@_arg_next:nnn}
+% \begin{macro}[EXP]{\@@_arg_next:Nnn}
 %   |#1| is the result of an expansion step, |#2| is the remaining
 %   argument manipulations and |#3| is the current result of the
 %   expansion chain.  This auxiliary function moves |#1| back after
@@ -890,7 +890,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::n}
+% \begin{macro}[EXP]{\::n}
 %   This function is used to skip an argument that doesn't need to
 %   be expanded.
 %    \begin{macrocode}
@@ -898,7 +898,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::N}
+% \begin{macro}[EXP]{\::N}
 %   This function is used to skip an argument that consists of a
 %   single token and doesn't need to be expanded.
 %    \begin{macrocode}
@@ -906,7 +906,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::p}
+% \begin{macro}[EXP]{\::p}
 %   This function is used to skip an argument that is delimited by a
 %   left brace and doesn't need to be expanded.  It is not
 %   wrapped in braces in the result.
@@ -915,7 +915,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::c}
+% \begin{macro}[EXP]{\::c}
 %   This function is used to skip an argument that is turned into
 %   a control sequence without expansion.
 %    \begin{macrocode}
@@ -924,7 +924,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::o}
+% \begin{macro}[EXP]{\::o}
 %   This function is used to expand an argument once.
 %    \begin{macrocode}
 \cs_new:Npn \::o #1 \::: #2#3
@@ -932,7 +932,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::f}
+% \begin{macro}[EXP]{\::f}
 % \begin{macro}{\exp_stop_f:}
 %   This function is used to expand a token list until the first
 %   unexpandable token is found. This is achieved through \cs{exp:w}
@@ -971,8 +971,8 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[int, EXP]{\::v}
-% \begin{macro}[int, EXP]{\::V}
+% \begin{macro}[EXP]{\::v}
+% \begin{macro}[EXP]{\::V}
 %   These functions return the value of a register, i.e., one of
 %   |tl|, |clist|, |int|, |skip|, |dim|, |muskip|, or built-in
 %   \TeX{} register. The |V| version
@@ -998,8 +998,8 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[aux, EXP]{\@@_eval_register:N, \@@_eval_register:c}
-% \begin{macro}[aux, EXP]{\@@_eval_error_msg:w}
+% \begin{macro}[EXP]{\@@_eval_register:N, \@@_eval_register:c}
+% \begin{macro}[EXP]{\@@_eval_error_msg:w}
 %   This function evaluates a register. Now a register might exist as
 %   one of two things: A parameter-less macro or a built-in \TeX{}
 %   register such as |\count|. For the \TeX{} registers we have to
@@ -1324,12 +1324,12 @@
 %
 % \subsection{Last-unbraced versions}
 %
-% \begin{macro}[aux, EXP]{\@@_arg_last_unbraced:nn}
-% \begin{macro}[aux, EXP]{\::o_unbraced}
-% \begin{macro}[aux, EXP]{\::V_unbraced}
-% \begin{macro}[aux, EXP]{\::v_unbraced}
-% \begin{macro}[aux, EXP]{\::f_unbraced}
-% \begin{macro}[aux, EXP]{\::x_unbraced}
+% \begin{macro}[EXP]{\@@_arg_last_unbraced:nn}
+% \begin{macro}[EXP]{\::o_unbraced}
+% \begin{macro}[EXP]{\::V_unbraced}
+% \begin{macro}[EXP]{\::v_unbraced}
+% \begin{macro}[EXP]{\::f_unbraced}
+% \begin{macro}[EXP]{\::x_unbraced}
 %   There are a few places where the last argument needs to be available
 %   unbraced. First some helper macros.
 %    \begin{macrocode}
@@ -1430,7 +1430,7 @@
 % \end{macro}
 %
 % \begin{macro}[EXP]{\exp_last_two_unbraced:Noo}
-% \begin{macro}[EXP, aux]{\@@_last_two_unbraced:noN}
+% \begin{macro}[EXP]{\@@_last_two_unbraced:noN}
 %   If |#2| is a single token then this can be implemented as
 %   \begin{verbatim}
 %     \cs_new:Npn \exp_last_two_unbraced:Noo #1 #2 #3
@@ -1726,7 +1726,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[aux, rEXP]
+% \begin{macro}[rEXP]
 %   {
 %     \@@_generate_variant_loop:nNwN,
 %     \@@_generate_variant_loop_base:N,
@@ -1901,7 +1901,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[aux, rEXP]{\@@_generate_variant_same:N}
+% \begin{macro}[rEXP]{\@@_generate_variant_same:N}
 %   When the base and variant letters are identical, don't do any
 %   expansion.  For most argument types, we can use the |n|-type
 %   no-expansion, but the |N| and |p| types require a slightly different
@@ -1960,7 +1960,7 @@
 %
 % \begin{macro}[int]{\@@_generate_internal_variant:n}
 % \begin{macro}[aux]{\@@_generate_internal_variant:wwnw}
-% \begin{macro}[aux, rEXP]{\@@_generate_internal_variant_loop:n}
+% \begin{macro}[rEXP]{\@@_generate_internal_variant_loop:n}
 %   Test if |\exp_args:N #1| is already defined and if not define it via
 %   the |\::| commands using the chars in |#1|.  If |#1| contains an |x|
 %   (this is the place where having converted the original comma-list
diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index e84cca0..6139f65 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -843,7 +843,7 @@
 %
 % \begin{macro}[int]{\__file_name_sanitize:nN}
 % \begin{macro}[int]{\__file_name_quote:nN}
-% \begin{macro}[int, aux]{\@@_name_sanitize_aux:n}
+% \begin{macro}[aux]{\@@_name_sanitize_aux:n}
 %   For converting a token list to a string where active characters are treated
 %   as strings from the start. The logic to the quoting normalisation is the
 %   same as used by \texttt{lualatexquotejobname}: check for balanced |"|, and
@@ -1092,7 +1092,7 @@
 % \end{macro}
 %
 % \begin{macro}{\file_show_list:, \file_log_list:}
-% \begin{macro}[aux, EXP]{\@@_list_aux:n}
+% \begin{macro}[EXP]{\@@_list_aux:n}
 %   A function to list all files used to the log, without duplicates.
 %   In package mode, if \cs{@filelist} is still defined, we need to take
 %   this list of file names into account (we capture it
@@ -1872,8 +1872,8 @@
 % \end{variable}
 %
 % \begin{macro}{\iow_indent:n}
-% \begin{macro}[EXP,aux]{\@@_indent:n}
-% \begin{macro}[EXP,aux]{\@@_indent_error:n}
+% \begin{macro}[EXP]{\@@_indent:n}
+% \begin{macro}[EXP]{\@@_indent_error:n}
 %   We set \cs{iow_indent:n} to produce an error when outside
 %   messages. Within wrapped message, it is set to \cs{@@_indent:n} when
 %   valid and otherwise to \cs{@@_indent_error:n}.  The first places the
@@ -2036,7 +2036,7 @@
 % \end{macro}
 %
 % \begin{macro}[aux]{\@@_wrap_line:nw}
-% \begin{macro}[EXP,aux]
+% \begin{macro}[EXP]
 %   {
 %     \@@_wrap_line_loop:w,
 %     \@@_wrap_line_aux:Nw,
@@ -2126,8 +2126,8 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[EXP,aux]{\@@_wrap_break:w}
-% \begin{macro}[EXP,aux]
+% \begin{macro}[EXP]{\@@_wrap_break:w}
+% \begin{macro}[EXP]
 %   {
 %     \@@_wrap_break_first:w,
 %     \@@_wrap_break_none:w,
@@ -2287,7 +2287,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[EXP, aux]{\@@_wrap_trim:N, \@@_wrap_trim:w}
+% \begin{macro}[EXP]{\@@_wrap_trim:N, \@@_wrap_trim:w}
 %   Remove one trailing \enquote{other} space from the argument.
 %    \begin{macrocode}
 \cs_set_protected:Npn \@@_tmp:w #1
diff --git a/l3kernel/l3flag.dtx b/l3kernel/l3flag.dtx
index 95a2344..8bdb902 100644
--- a/l3kernel/l3flag.dtx
+++ b/l3kernel/l3flag.dtx
@@ -239,7 +239,7 @@
 %
 % \subsection{Expandable flag commands}
 %
-% \begin{macro}[EXP,aux]{\@@_chk_exist:n}
+% \begin{macro}[EXP]{\@@_chk_exist:n}
 %   Analogue of \cs{__debug_chk_var_exist:N} for flags, and with an
 %   expandable error.  We need to add checks by hand because flags are
 %   not implemented in terms of other variables.  Not all functions need
@@ -288,7 +288,7 @@
 % \end{macro}
 %
 % \begin{macro}[EXP]{\flag_height:n}
-% \begin{macro}[EXP, aux]{\@@_height_loop:wn, \@@_height_end:wn}
+% \begin{macro}[EXP]{\@@_height_loop:wn, \@@_height_end:wn}
 %   Extract the value of the flag by going through all of the
 %   control sequences starting from |0|.
 %    \begin{macrocode}
diff --git a/l3kernel/source3.tex b/l3kernel/source3.tex
index cfbe235..8cdcee7 100644
--- a/l3kernel/source3.tex
+++ b/l3kernel/source3.tex
@@ -18,7 +18,7 @@
 %%
 %% The development version of the bundle can be found at
 %%
-%%    http://www.latex-project.org/svnroot/experimental/trunk/
+%%    https://github.com/latex3/latex3
 %%
 %% for those people who are interested.
 %
diff --git a/l3kernel/source3body.tex b/l3kernel/source3body.tex
index c2a3bbf..5d44250 100644
--- a/l3kernel/source3body.tex
+++ b/l3kernel/source3body.tex
@@ -18,7 +18,7 @@
 %%
 %% The development version of the bundle can be found at
 %%
-%%    http://www.latex-project.org/svnroot/experimental/trunk/
+%%    https://github.com/latex3/latex3
 %%
 %% for those people who are interested.
 %





More information about the latex3-commits mailing list