diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3tl.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3tl.dtx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3tl.dtx b/Master/texmf-dist/source/latex/l3kernel/l3tl.dtx index 3637096e736..50612ce0c07 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3tl.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3tl.dtx @@ -43,7 +43,7 @@ % }^^A % } % -% \date{Released 2022-02-05} +% \date{Released 2022-02-21} % % \maketitle % @@ -576,7 +576,7 @@ % \begin{texnote} % The result is returned within \tn{unexpanded}, which means that the token % list does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -613,7 +613,7 @@ % \begin{texnote} % The result is returned within \tn{unexpanded}, which means that the token % list does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -629,7 +629,7 @@ % \begin{texnote} % The result is returned within \tn{unexpanded}, which means that the token % list does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -878,7 +878,7 @@ % \begin{texnote} % The result is returned within \cs{exp_not:n}, which means that the token % list does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -923,7 +923,7 @@ % \begin{texnote} % The result is returned within \cs{exp_not:n}, which means that the % token list does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -944,7 +944,7 @@ % The result is returned within the \tn{unexpanded} % primitive (\cs{exp_not:n}), which means that the \meta{item} % does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -961,7 +961,7 @@ % The result is returned within the \tn{unexpanded} % primitive (\cs{exp_not:n}), which means that the \meta{item} % does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % @@ -1034,7 +1034,7 @@ % The result is returned within the \tn{unexpanded} % primitive (\cs{exp_not:n}), which means that the \meta{item} % does not expand further when appearing in an \texttt{x}-type -% argument expansion. +% or \texttt{e}-type argument expansion. % \end{texnote} % \end{function} % |