tex-l3experimental: update to 2024

### Added
- `\draw_path_replace_bb:`

### Changed
- `l3opacity` is sped up a bit
- Support fp expr in `\draw_path_corner_arc:nn`

### Fixed
- Interaction between drawing rotation and shift
- Shifting not applied to `\draw_path_rectangle:n`
- Out of boundary lines drawn by `\draw_path_grid:nnn`
- Two softpath markers with the same meaning in l3draw

### Removed
- `l3sys-shell` in favor of `l3sys-query` methods added to `l3kernel`
This commit is contained in:
markd 2024-03-20 10:26:25 +00:00
parent 1ae2df89f5
commit cb8af20c97
4 changed files with 12 additions and 14 deletions

View File

@ -8,8 +8,7 @@ the time taken by TeX to run certain code; l3draw, a code-level
interface for constructing drawings; l3graphics, an interfaces
for the inclusion of graphics files; l3opacity, support for
opacity in PDF output; l3str, support for string manipulation;
l3sys-shell, which provides abstractions for common shell
functions like file deletion and copying; xcoffins, which
allows the alignment of boxes using a series of 'handle'
positions, supplementing the simple TeX reference point;
xgalley, which controls boxes receiving text for typesetting.
xcoffins, which allows the alignment of boxes using a series of
'handle' positions, supplementing the simple TeX reference
point; xgalley, which controls boxes receiving text for
typesetting.

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.20 2024/02/25 19:20:53 markd Exp $
# $NetBSD: Makefile,v 1.21 2024/03/20 10:26:25 markd Exp $
DISTNAME= l3experimental
PKGNAME= tex-${DISTNAME}-2023.70027
TEXLIVE_REV= 70027
PKGNAME= tex-${DISTNAME}-2024
TEXLIVE_REV= 70637
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/l3experimental

View File

@ -1,10 +1,9 @@
@comment $NetBSD: PLIST,v 1.10 2024/02/25 19:20:53 markd Exp $
@comment $NetBSD: PLIST,v 1.11 2024/03/20 10:26:25 markd Exp $
share/texmf-dist/tex/latex/l3experimental/l3benchmark/l3benchmark.sty
share/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
share/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
share/texmf-dist/tex/latex/l3experimental/l3opacity/l3opacity.sty
share/texmf-dist/tex/latex/l3experimental/l3str/l3str-format.sty
share/texmf-dist/tex/latex/l3experimental/l3sys-shell/l3sys-shell.sty
share/texmf-dist/tex/latex/l3experimental/xcoffins/xcoffins.sty
share/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty
share/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.22 2024/02/25 19:20:53 markd Exp $
$NetBSD: distinfo,v 1.23 2024/03/20 10:26:25 markd Exp $
BLAKE2s (l3experimental.r70027.tar.xz) = 4fcc0aa8d64593b8950447e26458bfa6333de10c97348c7212b9f0e7ce80cc72
SHA512 (l3experimental.r70027.tar.xz) = c25e7d14f3208e59bca4da786df9f63bf64455e9adf3517438e4065e99dc0e89fdfdc0325f7aa26aec7e9622b99029a370a5d0fed6bcc780a62094cf26b1a03b
Size (l3experimental.r70027.tar.xz) = 22784 bytes
BLAKE2s (l3experimental.r70637.tar.xz) = 9d856ea162dde20cbc9da6a1cb4be539fb1a1bd6aed326d6dcee886f011ac9ab
SHA512 (l3experimental.r70637.tar.xz) = 497e644dfefe7b4dd487f293d938e3235aeff92272e2d9720de23ab481804678307cd150bdbe611c903abe9fd4e50e59ff841499b7519fa4b09a49d173abcc42
Size (l3experimental.r70637.tar.xz) = 22092 bytes