Path to this page:
./
devel/tex-l3packages,
High-level LaTeX3 concepts
Branch: CURRENT,
Version: 2023,
Package name: tex-l3packages-2023,
Maintainer: minskimThis collection contains implementations for aspects of the
LaTeX3 kernel, dealing with higher-level ideas such as the
Designer Interface. The packages here are considered broadly
stable (The LaTeX3 Project does not expect the interfaces to
alter radically). These packages are built on LaTeX2e
conventions at the interface level, and so may not migrate in
the current form to a stand-alone LaTeX3 format. Packages
provided: xparse, which provides a high-level interface for
declaring document commands xfp, an expandable IEEE 754 FPU for
LaTeX l3keys2e, which makes the facilities of the kernel module
l3keys available for use by LaTeX 2e packages xtemplate, which
provides a means of defining generic functions using a
key-value syntax xfrac, which provides flexible split-level
fractions
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)
- (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
- (2021-02-27) Updated to version: tex-l3packages-2020.57600nb3
- (2021-02-25) Updated to version: tex-l3packages-2020.57600nb1
CVS history: (Expand)
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`
|
2021-02-26 22:15:07 by Mark Davies | Files touched by this commit (1) |
Log message:
tex-l3packages: restore tex-amsmath dependency
tex-amsmath now doesn't depend on tex-latex-bin
|
2021-02-25 11:19:29 by Mark Davies | Files touched by this commit (1) |
Log message:
tex-l3packages: drop tex-amsmath dependency, break another cycle
Noted by ryoon@
|