texlive[75048] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Tue Apr 29 01:42:32 CEST 2025
Revision: 75048
https://tug.org/svn/texlive?view=revision&revision=75048
Author: karl
Date: 2025-04-29 01:42:31 +0200 (Tue, 29 Apr 2025)
Log Message:
-----------
autoupdate
Modified Paths:
--------------
trunk/Master/texmf-dist/ls-R
trunk/Master/tlpkg/texlive.tlpdb
Modified: trunk/Master/texmf-dist/ls-R
===================================================================
--- trunk/Master/texmf-dist/ls-R 2025-04-28 23:40:29 UTC (rev 75047)
+++ trunk/Master/texmf-dist/ls-R 2025-04-28 23:42:31 UTC (rev 75048)
@@ -34844,24 +34844,16 @@
./doc/latex/l3experimental:
CHANGELOG.md
README.md
-l3benchmark
l3draw
-l3opacity
l3str
xcoffins
xgalley
-./doc/latex/l3experimental/l3benchmark:
-l3benchmark.pdf
-
./doc/latex/l3experimental/l3draw:
l3draw-code.pdf
l3draw-code.tex
l3draw.pdf
-./doc/latex/l3experimental/l3opacity:
-l3opacity.pdf
-
./doc/latex/l3experimental/l3str:
l3str-format.pdf
@@ -220122,17 +220114,11 @@
l3build.ins
./source/latex/l3experimental:
-l3benchmark
l3draw
-l3opacity
l3str
xcoffins
xgalley
-./source/latex/l3experimental/l3benchmark:
-l3benchmark.dtx
-l3benchmark.ins
-
./source/latex/l3experimental/l3draw:
l3draw-boxes.dtx
l3draw-layers.dtx
@@ -220145,10 +220131,6 @@
l3draw.dtx
l3draw.ins
-./source/latex/l3experimental/l3opacity:
-l3opacity.dtx
-l3opacity.ins
-
./source/latex/l3experimental/l3str:
l3str-format.dtx
l3str.ins
@@ -220166,6 +220148,7 @@
expl3.dtx
l3.ins
l3basics.dtx
+l3benchmark.dtx
l3bitset.dtx
l3bootstrap.dtx
l3box.dtx
@@ -220206,6 +220189,7 @@
l3luatex.dtx
l3msg.dtx
l3names.dtx
+l3opacity.dtx
l3pdf.dtx
l3prg.dtx
l3prop.dtx
@@ -252791,22 +252775,14 @@
regression-test.tex
./tex/latex/l3experimental:
-l3benchmark
l3draw
-l3opacity
l3str
xcoffins
xgalley
-./tex/latex/l3experimental/l3benchmark:
-l3benchmark.sty
-
./tex/latex/l3experimental/l3draw:
l3draw.sty
-./tex/latex/l3experimental/l3opacity:
-l3opacity.sty
-
./tex/latex/l3experimental/l3str:
l3str-format.sty
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2025-04-28 23:40:29 UTC (rev 75047)
+++ trunk/Master/tlpkg/texlive.tlpdb 2025-04-28 23:42:31 UTC (rev 75048)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2025
-depend revision/75038
+depend revision/75047
name 00texlive.image
category TLCore
-revision 75036
+revision 75045
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -5043,7 +5043,7 @@
name 00texlive.installer
category TLCore
-revision 75038
+revision 75047
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -35163,7 +35163,7 @@
name bibcop
category Package
-revision 74593
+revision 75042
shortdesc Style checker for .bib files
longdesc This LaTeX package checks the quality of your .bib file and
longdesc emits warning messages if any issues are found. For this, the
@@ -35192,7 +35192,7 @@
catalogue-ctan /biblio/bibtex/utils/bibcop
catalogue-license mit
catalogue-topics biblio-supp ext-code
-catalogue-version 0.0.31
+catalogue-version 0.0.32
name bibcop.aarch64-linux
category Package
@@ -168896,7 +168896,7 @@
name l3backend
category Package
-revision 74880
+revision 75045
shortdesc LaTeX3 backend drivers
longdesc This package forms parts of expl3, and contains the code used
longdesc to interface with backends (drivers) across the expl3 codebase.
@@ -169129,7 +169129,7 @@
name l3experimental
category Package
-revision 74883
+revision 75045
shortdesc Experimental LaTeX3 concepts
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -169136,30 +169136,24 @@
longdesc higher-level ideas such as the Designer Interface. Some of them
longdesc work as stand alone packages, providing new functionality, and
longdesc can be used on top of LaTeX2e with no changes to the existing
-longdesc kernel. The present release includes: l3benchmark for measuring
-longdesc the time taken by TeX to run certain code; l3draw, a code-level
-longdesc interface for constructing drawings; l3opacity, support for
-longdesc opacity in PDF output; l3str, support for string manipulation;
-longdesc xcoffins, which allows the alignment of boxes using a series of
-longdesc 'handle' positions, supplementing the simple TeX reference
-longdesc point; xgalley, which controls boxes receiving text for
-longdesc typesetting.
+longdesc kernel. The present release includes: l3draw, a code-level
+longdesc interface for constructing drawings; l3str, support for string
+longdesc manipulation; xcoffins, which allows the alignment of boxes
+longdesc using a series of 'handle' positions, supplementing the simple
+longdesc TeX reference point; xgalley, which controls boxes receiving
+longdesc text for typesetting.
depend l3kernel
-docfiles size=815
+docfiles size=659
texmf-dist/doc/latex/l3experimental/CHANGELOG.md
texmf-dist/doc/latex/l3experimental/README.md details="Readme"
- texmf-dist/doc/latex/l3experimental/l3benchmark/l3benchmark.pdf details="l3benchmark documentation"
texmf-dist/doc/latex/l3experimental/l3draw/l3draw-code.pdf
texmf-dist/doc/latex/l3experimental/l3draw/l3draw-code.tex
texmf-dist/doc/latex/l3experimental/l3draw/l3draw.pdf details="l3draw documentation"
- texmf-dist/doc/latex/l3experimental/l3opacity/l3opacity.pdf details="l3opacity documentation"
texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf details="l3str-format documentation"
texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf details="xcoffins documentation"
texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf
texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf details="xgalley documentation"
-srcfiles size=116
- texmf-dist/source/latex/l3experimental/l3benchmark/l3benchmark.dtx
- texmf-dist/source/latex/l3experimental/l3benchmark/l3benchmark.ins
+srcfiles size=107
texmf-dist/source/latex/l3experimental/l3draw/l3draw-boxes.dtx
texmf-dist/source/latex/l3experimental/l3draw/l3draw-layers.dtx
texmf-dist/source/latex/l3experimental/l3draw/l3draw-paths.dtx
@@ -169170,8 +169164,6 @@
texmf-dist/source/latex/l3experimental/l3draw/l3draw-transforms.dtx
texmf-dist/source/latex/l3experimental/l3draw/l3draw.dtx
texmf-dist/source/latex/l3experimental/l3draw/l3draw.ins
- texmf-dist/source/latex/l3experimental/l3opacity/l3opacity.dtx
- texmf-dist/source/latex/l3experimental/l3opacity/l3opacity.ins
texmf-dist/source/latex/l3experimental/l3str/l3str-format.dtx
texmf-dist/source/latex/l3experimental/l3str/l3str.ins
texmf-dist/source/latex/l3experimental/xcoffins/xcoffins.dtx
@@ -169179,10 +169171,8 @@
texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx
texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
texmf-dist/source/latex/l3experimental/xgalley/xgalley.ins
-runfiles size=42
- texmf-dist/tex/latex/l3experimental/l3benchmark/l3benchmark.sty
+runfiles size=38
texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
- texmf-dist/tex/latex/l3experimental/l3opacity/l3opacity.sty
texmf-dist/tex/latex/l3experimental/l3str/l3str-format.sty
texmf-dist/tex/latex/l3experimental/xcoffins/xcoffins.sty
texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty
@@ -169195,7 +169185,7 @@
name l3kernel
category Package
-revision 74879
+revision 75045
shortdesc LaTeX3 programming conventions
longdesc The l3kernel bundle provides an implementation of the LaTeX3
longdesc programmers' interface, as a set of packages that run under
@@ -169204,7 +169194,7 @@
longdesc TeX programmers. The packages are set up so that the LaTeX3
longdesc conventions can be used with regular LaTeX2e packages.
depend l3backend
-docfiles size=3452
+docfiles size=3464
texmf-dist/doc/latex/l3kernel/CHANGELOG.md
texmf-dist/doc/latex/l3kernel/README.md details="Readme"
texmf-dist/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -169251,10 +169241,11 @@
texmf-dist/doc/latex/l3kernel/source3.pdf
texmf-dist/doc/latex/l3kernel/source3.tex
texmf-dist/doc/latex/l3kernel/source3body.tex
-srcfiles size=979
+srcfiles size=986
texmf-dist/source/latex/l3kernel/expl3.dtx
texmf-dist/source/latex/l3kernel/l3.ins
texmf-dist/source/latex/l3kernel/l3basics.dtx
+ texmf-dist/source/latex/l3kernel/l3benchmark.dtx
texmf-dist/source/latex/l3kernel/l3bitset.dtx
texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
texmf-dist/source/latex/l3kernel/l3box.dtx
@@ -169295,6 +169286,7 @@
texmf-dist/source/latex/l3kernel/l3luatex.dtx
texmf-dist/source/latex/l3kernel/l3msg.dtx
texmf-dist/source/latex/l3kernel/l3names.dtx
+ texmf-dist/source/latex/l3kernel/l3opacity.dtx
texmf-dist/source/latex/l3kernel/l3pdf.dtx
texmf-dist/source/latex/l3kernel/l3prg.dtx
texmf-dist/source/latex/l3kernel/l3prop.dtx
@@ -169315,7 +169307,7 @@
texmf-dist/source/latex/l3kernel/l3tl.dtx
texmf-dist/source/latex/l3kernel/l3token.dtx
texmf-dist/source/latex/l3kernel/l3unicode.dtx
-runfiles size=379
+runfiles size=381
texmf-dist/tex/latex/l3kernel/expl3-code.tex
texmf-dist/tex/latex/l3kernel/expl3-generic.tex
texmf-dist/tex/latex/l3kernel/expl3.ltx
@@ -220372,7 +220364,7 @@
name nicematrix
category Package
-revision 74801
+revision 75044
shortdesc Improve the typesetting of mathematical matrices with PGF
longdesc This package is based on the package array. It creates PGF/TikZ
longdesc nodes under the cells of the array and uses these nodes to
@@ -220383,7 +220375,7 @@
longdesc color rows and columns with a good PDF result; blocks of cells;
longdesc tabular notes; etc. The package requires and loads array,
longdesc amsmath, pgfcore, and the module shapes of PGF.
-docfiles size=1104
+docfiles size=1106
texmf-dist/doc/latex/nicematrix/README.md details="Readme"
texmf-dist/doc/latex/nicematrix/nicematrix-code.pdf
texmf-dist/doc/latex/nicematrix/nicematrix-french.pdf details="Package documentation in French" language="fr"
@@ -220390,7 +220382,7 @@
texmf-dist/doc/latex/nicematrix/nicematrix-french.tex
texmf-dist/doc/latex/nicematrix/nicematrix.pdf details="Package documentation"
texmf-dist/doc/latex/nicematrix/nicematrix.tex
-srcfiles size=155
+srcfiles size=156
texmf-dist/source/latex/nicematrix/nicematrix-code.dtx
texmf-dist/source/latex/nicematrix/nicematrix.ins
runfiles size=99
@@ -220399,7 +220391,7 @@
catalogue-ctan /macros/latex/contrib/nicematrix
catalogue-license lppl1.3
catalogue-topics maths matrix pgf-tikz expl3
-catalogue-version 7.1b
+catalogue-version 7.1c
name nicetext
category Package
@@ -305471,7 +305463,7 @@
name texlive-scripts
category TLCore
-revision 75038
+revision 75047
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -312211,7 +312203,7 @@
name tikzviolinplots
category Package
-revision 75003
+revision 75043
shortdesc Draws violin plots from data
longdesc This package enables the user to draw violin plots, calculating
longdesc the kernel density estimation from the data and plotting the
@@ -312235,7 +312227,7 @@
catalogue-ctan /graphics/pgf/contrib/tikzviolinplots
catalogue-license lppl1.3
catalogue-topics statistics graphics graphics-plot pgf-tikz
-catalogue-version 0.9.0
+catalogue-version 0.9.1
name tile-graphic
category Package
More information about the tex-live-commits
mailing list.