Path to this page:
./
devel/tex-l3packages,
High-level LaTeX3 concepts
Branch: CURRENT,
Version: 2024,
Package name: tex-l3packages-2024,
Maintainer: minskimThis collection deals with higher-level ideas such as the
Designer Interface, as part of LaTeX3 developments. The
packages here have over time migrated into the LaTeX kernel:
the material here is retained to support older files. The
appropriate LaTeX kernel releases incorporating the ideas from
the packages here are l3keys2e 2022-06-01 xfp 2022-06-01 xparse
2020-10-01 xtemplate 2024-06-01
Required to run:[
print/kpathsea] [
print/tex-latex] [
print/tex-graphics] [
print/tex-amsmath] [
devel/tex-l3kernel]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-03-20) Updated to version: tex-l3packages-2024
- (2024-02-25) Updated to version: tex-l3packages-2023.69992
- (2023-04-09) Updated to version: tex-l3packages-2023
- (2022-09-01) Updated to version: tex-l3packages-2022
- (2022-04-15) Updated to version: tex-l3packages-2021.61588
- (2021-06-06) Updated to version: tex-l3packages-2021
CVS history: (Expand)
2024-03-20 11:32:10 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-l3packages{,-doc}: update to 2024
### Changed
- Add a new intro to `xparse.dtx` pointing to kernel methods
|
2024-02-25 20:30:00 by Mark Davies | Files touched by this commit (6) | |
Log message:
tex-l3packages{,-doc}: update to 2023.69992
### Changed
- Re-added `\IfInstanceExist(TF)` to docs - is required
### Changed
- Preparation for move of `xtemplate` concepts to the kernel
### Removed
- `\IfInstanceExist(TF)`
- `xfrac`: moved to https://github.com/latex3/xfrac
### Changed
- Track `expl3` changes
|
2023-04-09 14:40:54 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-l3packages{,-doc}: update to 2023
- Ad hoc adjustment of template `function` keys
- Added `\DeclareInstanceCopy`
- Set only known keys in `\SetTemplateKeys`
- Re-order arguments of `\DeclareInstanceCopy`
|
2022-09-01 06:23:12 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-l3packages{,-doc}: update to 2022
## [2022-06-22]
### Changed
- Revert alterations to `l3keys2e`
## [2022-06-16]
### Changed
- Only remove key name part from `\@unusedoptionlist`
|
2022-04-15 07:35:35 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-l3packages{,-doc}: update to 2021.61588
changes unknown
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-06 12:50:05 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-l3packages{,-doc}: update to 2021
### Fixed
- Restore one parameter in `xfrac`
### Fixed
- Implmentation of `\DeclareRestrictedTemplate`
- Incorrect use of restricted template in `xfrac`
### Fixed
- Pass options to frozen `xparse`
|