[latex3-commits] [git/LaTeX3-latex3-latex3] master: Some l3kernel-extra ideas are 'done' [ci skip] (5b6ca3536)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Sep 23 09:30:06 CEST 2019


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

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

commit 5b6ca3536d50f7ed4f6c5e0c9fb5ecef2ef5c67d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Sep 23 08:30:06 2019 +0100

    Some l3kernel-extra ideas are 'done' [ci skip]


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

5b6ca3536d50f7ed4f6c5e0c9fb5ecef2ef5c67d
 l3trial/l3kernel-extras/l3kernel-extras.dtx | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/l3trial/l3kernel-extras/l3kernel-extras.dtx b/l3trial/l3kernel-extras/l3kernel-extras.dtx
index ebc67bd21..6326a6321 100644
--- a/l3trial/l3kernel-extras/l3kernel-extras.dtx
+++ b/l3trial/l3kernel-extras/l3kernel-extras.dtx
@@ -1,6 +1,6 @@
 % \iffalse
 %
-%% File l3kernel-extras.dtx (C) Copyright 2012-2018 The LaTeX3 Project
+%% File l3kernel-extras.dtx (C) Copyright 2012-2019 The LaTeX3 Project
 %%
 %% It may be distributed and/or modified under the conditions of the
 %% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -520,17 +520,10 @@
 %
 % Add \texttt{const} for all datatypes:
 % \begin{itemize}
-%   \item \cs{seq_const:Nn}, \cs{prop_const:Nn}, what should the
-%     \texttt{n} argument contain?
-%   \item \cs{bool_const:Nn} may be somewhat useless.
 %   \item \cs{hbox_const:Nn}, \cs{vbox_const:Nn}
 %   \item \cs{hcoffin_const:Nn}, \cs{vcoffin_const:Nn}
 %   \item \cs{ior_const:Nn}, \cs{iow_const:Nn} probably bad since we
 %     have very few streams available.
-%   \item \cs{cctab_const:Nn}
-%   \item \cs{token_const:Nn} odd one, note that the current
-%     \cs{token_new:Nn} is used purely as \cs{token_const:Nn} in
-%     \pkg{l3kernel}.
 % \end{itemize}
 %
 % Add \texttt{concat} or similar for all datatypes where it might
@@ -547,14 +540,6 @@
 % a synonym for \cs{tl_set:Nn}.  Perhaps \texttt{Shorthand} rather than
 % \texttt{ShortHand}?
 %
-% Add
-% \begin{itemize}
-%   \item \cs{g_tmpa_ior}, \cs{g_tmpb_ior},
-%   \item \cs{g_tmpa_iow}, \cs{g_tmpb_iow},
-%   \item \cs{l_tmpa_token}, \cs{l_tmpb_token},
-%     \cs{g_tmpa_token}, \cs{g_tmpb_token}.
-% \end{itemize}
-%
 % Add \cs{fp_case:nnTF}, perhaps also \cs{skip_case:nnTF} and
 % \cs{muskip_case:nnTF}?
 %





More information about the latex3-commits mailing list