[latex3-commits] [latex3/latex3] main: Treat x-type as deprecated following normal policy (33e93b08f)

github at latex-project.org github at latex-project.org
Tue Oct 10 12:59:28 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/33e93b08fcba5bdc0c804560dc42d0ea141dbcdf

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

commit 33e93b08fcba5bdc0c804560dc42d0ea141dbcdf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Sep 27 11:53:46 2023 +0100

    Treat x-type as deprecated following normal policy
    
    This means
    - Retain all x-type variants present in last l3kernel
       release (2023-08-29)
    - Remove variants from documentation
    - Log the remove in l3obsolete
    
    The \exp_args:N... family is excluded here as
    they are needed internally in a few places:
    a second pass will be done for these.
    
    I have also ensured that in line with the
    same policy position, all o-type variants present
    in 2023-08-29 are retained: formally a separate thing
    but goes together in terms of doing the work.


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

33e93b08fcba5bdc0c804560dc42d0ea141dbcdf
 l3kernel/doc/l3obsolete.txt |   1 +
 l3kernel/l3basics.dtx       |  43 +++--------
 l3kernel/l3candidates.dtx   |  23 +++---
 l3kernel/l3clist.dtx        |  72 ++++++++++---------
 l3kernel/l3file.dtx         |  12 ++--
 l3kernel/l3keys.dtx         |  51 ++++++++-----
 l3kernel/l3msg.dtx          |  80 +++------------------
 l3kernel/l3pdf.dtx          |   7 +-
 l3kernel/l3prop.dtx         |  88 +++++++++++------------
 l3kernel/l3seq.dtx          |  56 ++++++++-------
 l3kernel/l3str.dtx          |  28 ++++----
 l3kernel/l3sys.dtx          |   4 +-
 l3kernel/l3tl.dtx           | 169 +++++++++++++++++++++++++++-----------------
 13 files changed, 302 insertions(+), 332 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc 33e93b08fcba5bdc0c804560dc42d0ea141dbcdf




More information about the latex3-commits mailing list.