CTAN update: l3kernel
Date: April 9, 2025 2:02:11 PM CEST
The LaTeX Project Team submitted an update to the
l3kernel
package.
Version: 2025-03-26
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
## [2025-03-26] ### Added - Module `l3graphics`, moved from `l3experimental` to stable status ### Fixed - Correct scope for `\prg_gset_conditional:Nnn` ## [2025-03-10] ### Added - `\text_words_map_function:nN` - Variants `\tl_head:e` and `\tl_tail:e` - `l3tl` functions (and variants) which trim spaces from only one side (issue \#1673): - `\tl_trim_left_spaces:n`, `\tl_trim_left_spaces_apply:nN`, `\tl_(g)trim_left_spaces:N` - `\tl_trim_right_spaces:n`, `\tl_trim_right_spaces_apply:nN`, `\tl_(g)trim_right_spaces:N` ### Changed - `\fp_set_function:nnn` and `\fp_set_variable:nn` now raise errors on undefined (fp) identifiers (issue \#1700) ### Fixed - Avoid low-level error if keys are given without a module (issue \#1254)
This package is located at https://mirrors.ctan.org/macros/latex/required/l3kernel More information is at https://www.ctan.org/pkg/l3kernel
Thanks for the upload. For the CTAN Team Manfred Lotz 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 .
## [2025-03-26] ### Added - Module `l3graphics`, moved from `l3experimental` to stable status ### Fixed - Correct scope for `\prg_gset_conditional:Nnn` ## [2025-03-10] ### Added - `\text_words_map_function:nN` - Variants `\tl_head:e` and `\tl_tail:e` - `l3tl` functions (and variants) which trim spaces from only one side (issue \#1673): - `\tl_trim_left_spaces:n`, `\tl_trim_left_spaces_apply:nN`, `\tl_(g)trim_left_spaces:N` - `\tl_trim_right_spaces:n`, `\tl_trim_right_spaces_apply:nN`, `\tl_(g)trim_right_spaces:N` ### Changed - `\fp_set_function:nnn` and `\fp_set_variable:nn` now raise errors on undefined (fp) identifiers (issue \#1700) ### Fixed - Avoid low-level error if keys are given without a module (issue \#1254)
This package is located at https://mirrors.ctan.org/macros/latex/required/l3kernel More information is at https://www.ctan.org/pkg/l3kernel
Thanks for the upload. For the CTAN Team Manfred Lotz 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 | 2025-03-26 |
Copyright | 1990–2025 The LaTeX Project |
Maintainer | The LaTeX Project Team |