texlive[74488] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Fri Mar 7 01:43:04 CET 2025
Revision: 74488
https://tug.org/svn/texlive?view=revision&revision=74488
Author: karl
Date: 2025-03-07 01:43:04 +0100 (Fri, 07 Mar 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-03-07 00:42:22 UTC (rev 74487)
+++ trunk/Master/texmf-dist/ls-R 2025-03-07 00:43:04 UTC (rev 74488)
@@ -56689,6 +56689,8 @@
latexdiff-vc.man1.pdf
latexdiff.1
latexdiff.man1.pdf
+latexminted.1
+latexminted.man1.pdf
latexmk.1
latexmk.man1.pdf
latexrevise.1
@@ -210491,8 +210493,8 @@
mflua_ttx_backend.lua
./scripts/minted:
-latex2pydata-0.4.1-py3-none-any.whl
-latexminted-0.4.0-py3-none-any.whl
+latex2pydata-0.5.0-py3-none-any.whl
+latexminted-0.5.0-py3-none-any.whl
latexminted.py
latexrestricted-0.6.2-py3-none-any.whl
pygments-2.19.1-py3-none-any.whl
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2025-03-07 00:42:22 UTC (rev 74487)
+++ trunk/Master/tlpkg/texlive.tlpdb 2025-03-07 00:43:04 UTC (rev 74488)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2025
-depend revision/74474
+depend revision/74486
name 00texlive.image
category TLCore
-revision 74469
+revision 74487
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
@@ -5019,7 +5019,7 @@
name 00texlive.installer
category TLCore
-revision 74474
+revision 74486
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
@@ -107305,7 +107305,7 @@
name epspdf
category Package
-revision 74347
+revision 74487
shortdesc Converter for PostScript, EPS and PDF
longdesc Epspdftk.tcl is a GUI ps/eps/pdf converter. Epspdf.tlu, its
longdesc command-line backend, can be used by itself. Options include
@@ -197485,7 +197485,7 @@
name memoir
category Package
-revision 69600
+revision 74487
shortdesc Typeset fiction, non-fiction and mathematical books
longdesc The memoir class is for typesetting poetry, fiction,
longdesc non-fiction, and mathematical works. Permissible document
@@ -197499,7 +197499,7 @@
longdesc memhfixc package (part of this bundle). Note, however, that any
longdesc current version of hyperref actually loads the package
longdesc automatically if it detects that it is running under memoir.
-docfiles size=1159
+docfiles size=1167
texmf-dist/doc/latex/memoir/Makeidxglo
texmf-dist/doc/latex/memoir/README details="Readme"
texmf-dist/doc/latex/memoir/anvil2.mps
@@ -197514,12 +197514,12 @@
texmf-dist/doc/latex/memoir/setpage-example.pdf
texmf-dist/doc/latex/memoir/titlepages.sty
texmf-dist/doc/latex/memoir/trims-example.tex
-srcfiles size=293
+srcfiles size=295
texmf-dist/source/latex/memoir/memoir.dtx
texmf-dist/source/latex/memoir/memoir.ins
texmf-dist/source/latex/memoir/mempatch.dtx
texmf-dist/source/latex/memoir/mempatch.ins
-runfiles size=115
+runfiles size=116
texmf-dist/makeindex/memoir/basic.gst
texmf-dist/tex/latex/memoir/mem10.clo
texmf-dist/tex/latex/memoir/mem11.clo
@@ -197539,7 +197539,7 @@
catalogue-ctan /macros/latex/contrib/memoir
catalogue-license lppl1.3c
catalogue-topics book-pub class
-catalogue-version 3.8.2
+catalogue-version 3.8.3
name memoirchapterstyles
category Package
@@ -202888,7 +202888,7 @@
name minted
category Package
-revision 73956
+revision 74487
shortdesc Highlighted source code for LaTeX
longdesc The package that facilitates expressive syntax highlighting in
longdesc LaTeX using the powerful Pygments library. The package also
@@ -202906,18 +202906,20 @@
depend pgfopts
depend tools
depend xcolor
-docfiles size=140
+docfiles size=145
texmf-dist/doc/latex/minted/CHANGELOG_LATEXMINTED_PYTHON_PACKAGE.md
texmf-dist/doc/latex/minted/CHANGELOG_MINTED_LATEX_PACKAGE.md
texmf-dist/doc/latex/minted/DEPENDS.txt
texmf-dist/doc/latex/minted/README details="Readme"
texmf-dist/doc/latex/minted/minted.pdf details="Package documentation"
+ texmf-dist/doc/man/man1/latexminted.1
+ texmf-dist/doc/man/man1/latexminted.man1.pdf
srcfiles size=52
texmf-dist/source/latex/minted/minted.dtx
texmf-dist/source/latex/minted/minted.ins
runfiles size=359
- texmf-dist/scripts/minted/latex2pydata-0.4.1-py3-none-any.whl
- texmf-dist/scripts/minted/latexminted-0.4.0-py3-none-any.whl
+ texmf-dist/scripts/minted/latex2pydata-0.5.0-py3-none-any.whl
+ texmf-dist/scripts/minted/latexminted-0.5.0-py3-none-any.whl
texmf-dist/scripts/minted/latexminted.py
texmf-dist/scripts/minted/latexrestricted-0.6.2-py3-none-any.whl
texmf-dist/scripts/minted/pygments-2.19.1-py3-none-any.whl
@@ -202929,7 +202931,7 @@
catalogue-ctan /macros/latex/contrib/minted
catalogue-license lppl1.3c lppl1.3 bsd3
catalogue-topics listing verbatim synt-hlt
-catalogue-version 3.5.1
+catalogue-version 3.6.0
name minted.aarch64-linux
category Package
@@ -282634,7 +282636,7 @@
name srdp-mathematik
category Package
-revision 73016
+revision 74487
shortdesc Typeset Austrian SRDP in mathematics
longdesc This package provides basic commands for the defined formats of
longdesc the Austrian sRDP (Standardisierte Reife- und Diplomprufung) in
@@ -282652,7 +282654,7 @@
catalogue-ctan /macros/latex/contrib/srdp-mathematik
catalogue-license lppl1.3c
catalogue-topics exam maths std-conform
-catalogue-version 1.13.1
+catalogue-version 1.13.2
name sseq
category Package
@@ -303571,7 +303573,7 @@
name texlive-scripts
category TLCore
-revision 74474
+revision 74486
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.
@@ -304386,7 +304388,7 @@
name texlive.infra
category TLCore
-revision 74319
+revision 74485
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get tlmgr running:
longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and
More information about the tex-live-commits
mailing list.