CTAN update: l3kernel
Date: November 2, 2023 11:14:43 AM CET
The LaTeX Project Team submitted an update to the
l3kernel
bundle.
Version: 2023-11-01
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
### Added - `\seq_(g)set_map_e:NNn` - Documentation for `\ExplLoaderFileDate` in `expl3.pdf` ### Changed - Documentation improvements - Refine action of `\text_titlecase_first:n(n)` to be focussed strictly on first (relevant) codepoint in the input - Standardize "This is the (e)TeX primitive ..." in `texnote` in documentation - Move `\tl_build_(g)begin:N`, `\tl_build_(g)end:N`, `\tl_build_(g)put_left:Nn` and `\tl_build_(g)right:Nn` to stable status ### Deprecated - `\seq_(g)set_map_x:NNn` in favor of `e`-type naming ### Fixed - `\fp_clear_variable:n` should act locally (issue \#1298) - `\fp_clear_function:n` should act locally and correctly - Support for `\fp_show:N` showing symbolic expressions (issue \#1301) - Undefined `\str_case:en(TF)` (excluding `\str_case:en`)
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
### Added - `\seq_(g)set_map_e:NNn` - Documentation for `\ExplLoaderFileDate` in `expl3.pdf` ### Changed - Documentation improvements - Refine action of `\text_titlecase_first:n(n)` to be focussed strictly on first (relevant) codepoint in the input - Standardize "This is the (e)TeX primitive ..." in `texnote` in documentation - Move `\tl_build_(g)begin:N`, `\tl_build_(g)end:N`, `\tl_build_(g)put_left:Nn` and `\tl_build_(g)right:Nn` to stable status ### Deprecated - `\seq_(g)set_map_x:NNn` in favor of `e`-type naming ### Fixed - `\fp_clear_variable:n` should act locally (issue \#1298) - `\fp_clear_function:n` should act locally and correctly - Support for `\fp_show:N` showing symbolic expressions (issue \#1301) - Undefined `\str_case:en(TF)` (excluding `\str_case:en`)
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 |