CTAN update: l3kernel
Date: May 1, 2024 8:47:18 AM CEST
The LaTeX Project Team submitted an update to the
l3kernel
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
## [2024-04-11] ### Added - `\prop_(g)put_if_not_in:Nnn` (renamed from `\prop_(g)put_if_new:Nnn`) - `\intarray_if_exist:N(TF)` - `\fparray_if_exist:N(TF)` - Support for 'indexed' PDF objects ### Changed - Expand object names in `\pdf_object_...` functions (issue \#1521) - Adapt `l3doc` for `ltcmd` change to handling of newlines (see latex3/latex2e\#1304) - Return active spaces from `\sys_get_query:n(nn)N` (issue \#1529) ### Fixed - False `debug` error raised by `\cctab_const:Nn` (issue \#1508) - Undefined `\__kernel_iwo_open:Nn` used in `\iow_shell_open:Nn` (issue \#1515) - Naming of register functions in LuaMetaTeX 2.11+ (issue \#1518) - Catcode applied to letters by `\sys_get_query:n(nn)N` ### Deprecated - `\prop_(g)put_if_new:Nnn` (renamed to `\prop_(g)put_if_not_in:Nnn`)
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 .
## [2024-04-11] ### Added - `\prop_(g)put_if_not_in:Nnn` (renamed from `\prop_(g)put_if_new:Nnn`) - `\intarray_if_exist:N(TF)` - `\fparray_if_exist:N(TF)` - Support for 'indexed' PDF objects ### Changed - Expand object names in `\pdf_object_...` functions (issue \#1521) - Adapt `l3doc` for `ltcmd` change to handling of newlines (see latex3/latex2e\#1304) - Return active spaces from `\sys_get_query:n(nn)N` (issue \#1529) ### Fixed - False `debug` error raised by `\cctab_const:Nn` (issue \#1508) - Undefined `\__kernel_iwo_open:Nn` used in `\iow_shell_open:Nn` (issue \#1515) - Naming of register functions in LuaMetaTeX 2.11+ (issue \#1518) - Catcode applied to letters by `\sys_get_query:n(nn)N` ### Deprecated - `\prop_(g)put_if_new:Nnn` (renamed to `\prop_(g)put_if_not_in:Nnn`)
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 | 2024-11-02 |
Copyright | 1990–2024 The LaTeX Project |
Maintainer | The LaTeX Project Team |