Implementation and documentation of \crfnmsetup

This commit is contained in:
Bastien Dumont
2025-08-06 08:38:39 +02:00
parent d09410db10
commit eabdf91580
7 changed files with 1210 additions and 267 deletions

View File

@ -25,4 +25,8 @@ The test suite now uses _lualatex_.
The last argument of `\crossrefenum` can now be a comma-delimited list
instead of a list of groups. Lists of groups are still supported and will remain so.
Fixed a small error in an example in the manual.
The new macro `\crfnmsetup` now provides a key-value configuration interface,
thanks to Jonathan P. Spratte's [`expkv`](https://ctan.org/pkg/expkv-bundle) package.
The dependency to `expkv` can be removed by deactivating the key-value interface.
Various improvements in the manual.