CTAN update: l3kernel
Date: May 26, 2021 6:34:51 PM CEST
The LaTeX Team submitted an update to the
l3kernel
package.
Version: 2021-05-25
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
## [2021-05-25] ### Added - `\msg_note:nnnnnn` (issue #911) - `\str_compare:nNnTF` (issue #927) - `\sys_timer:` - `\prop_concat:NNN`, `\prop_put_from_keyval:Nn` (issue #924) - Functions to show and log various datatypes (issue #241): `\coffin_show:Nnn`, `\coffin_show:N`, `\coffin_log:Nnn`, `\coffin_log:N`, `\color_log:n`, `\group_show_list:`, `\group_log_list:`, `\ior_show:N`, `\ior_log:N`, `\iow_show:N`, `\iow_log:N`, `\tl_log_analysis:N`, `\tl_log_analysis:n` - `\legacy_if_set_true:n`, `\legacy_if_set_false:n`, `\legacy_if_set:nn` ### Fixed - Checking brace balance in all regex functions (issue #377) - Removing duplicates in clists when items contain commas (issue #917) ### Changed - Slight speed up in some elementary int/dim/skip/muskip operations and in setting tl or clist variables equal. - Speed up mapping functions in l3clist, l3prop, l3seq, l3tl
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/l3kernel The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/l3kernel/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
## [2021-05-25] ### Added - `\msg_note:nnnnnn` (issue #911) - `\str_compare:nNnTF` (issue #927) - `\sys_timer:` - `\prop_concat:NNN`, `\prop_put_from_keyval:Nn` (issue #924) - Functions to show and log various datatypes (issue #241): `\coffin_show:Nnn`, `\coffin_show:N`, `\coffin_log:Nnn`, `\coffin_log:N`, `\color_log:n`, `\group_show_list:`, `\group_log_list:`, `\ior_show:N`, `\ior_log:N`, `\iow_show:N`, `\iow_log:N`, `\tl_log_analysis:N`, `\tl_log_analysis:n` - `\legacy_if_set_true:n`, `\legacy_if_set_false:n`, `\legacy_if_set:nn` ### Fixed - Checking brace balance in all regex functions (issue #377) - Removing duplicates in clists when items contain commas (issue #917) ### Changed - Slight speed up in some elementary int/dim/skip/muskip operations and in setting tl or clist variables equal. - Speed up mapping functions in l3clist, l3prop, l3seq, l3tl
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/l3kernel The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/l3kernel/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
l3kernel – LaTeX3 programming conventions
The l3kernel bundle provides an implementation of the LaTeX3 programmers’ interface, as a set of packages that run under LaTeX2ε. The interface provides the foundation on which the LaTeX3 kernel and other future code are built: it is an API for TeX programmers. The packages are set up so that the LaTeX3 conventions can be used with regular LaTeX2ε packages.
Package | l3kernel |
Version | 2024-11-02 |
Copyright | 1990–2024 The LaTeX Project |
Maintainer | The LaTeX Project Team |