texlive[70005] branches/branch2023.final/Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Tue Feb 20 03:21:11 CET 2024
Revision: 70005
https://tug.org/svn/texlive?view=revision&revision=70005
Author: karl
Date: 2024-02-20 03:21:11 +0100 (Tue, 20 Feb 2024)
Log Message:
-----------
autoupdate
Modified Paths:
--------------
branches/branch2023.final/Master/texmf-dist/ls-R
branches/branch2023.final/Master/tlpkg/texlive.tlpdb
Modified: branches/branch2023.final/Master/texmf-dist/ls-R
===================================================================
--- branches/branch2023.final/Master/texmf-dist/ls-R 2024-02-20 00:43:45 UTC (rev 70004)
+++ branches/branch2023.final/Master/texmf-dist/ls-R 2024-02-20 02:21:11 UTC (rev 70005)
@@ -13684,7 +13684,6 @@
witharrows-french.pdf
witharrows-french.tex
witharrows.pdf
-witharrows.tex
./doc/generic/xcomment:
Changes
@@ -40908,8 +40907,8 @@
README.md
pynotebook-doc.pdf
pynotebook-doc.tex
-pynotebook-examples-pitonpylautex.pdf
-pynotebook-examples-pitonpylautex.tex
+pynotebook-examples-pitonpyluatex.pdf
+pynotebook-examples-pitonpyluatex.tex
./doc/latex/python:
README
@@ -230561,6 +230560,7 @@
./tex/generic/witharrows:
witharrows.sty
+witharrows.tex
./tex/generic/xcomment:
xcomment.sty
@@ -258547,6 +258547,7 @@
uowthesistitlepage.sty
./tex/latex/updatemarks:
+updatemarks-nums.sty
updatemarks.sty
./tex/latex/upmethodology:
Modified: branches/branch2023.final/Master/tlpkg/texlive.tlpdb
===================================================================
--- branches/branch2023.final/Master/tlpkg/texlive.tlpdb 2024-02-20 00:43:45 UTC (rev 70004)
+++ branches/branch2023.final/Master/tlpkg/texlive.tlpdb 2024-02-20 02:21:11 UTC (rev 70005)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2023
-depend revision/69976
+depend revision/70004
name 00texlive.image
category TLCore
-revision 69967
+revision 69996
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
@@ -4854,7 +4854,7 @@
name 00texlive.installer
category TLCore
-revision 69938
+revision 69978
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
@@ -164328,7 +164328,7 @@
name l3kernel
category Package
-revision 69870
+revision 69993
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
@@ -164337,7 +164337,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=3498
+docfiles size=3493
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"
@@ -164481,7 +164481,7 @@
name l3packages
category Package
-revision 69869
+revision 69992
shortdesc High-level LaTeX3 concepts
longdesc This collection deals with higher-level ideas such as the
longdesc Designer Interface, as part of LaTeX3 developments. The
@@ -187440,7 +187440,7 @@
name luatexja
category Package
-revision 69245
+revision 69988
shortdesc Typeset Japanese with Lua(La)TeX
longdesc The package offers support for typesetting Japanese documents
longdesc with LuaTeX. Either of the Plain and LaTeX2e formats may be
@@ -187487,7 +187487,7 @@
texmf-dist/source/luatex/luatexja/tool/table_jisx0208.tex
texmf-dist/source/luatex/luatexja/tool/test_exist_nodelib.tex
texmf-dist/source/luatex/luatexja/tool/unicodeBlocks.tex
-runfiles size=414
+runfiles size=415
texmf-dist/tex/luatex/luatexja/addons/luatexja-adjust.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspec-27c.sty
@@ -187587,7 +187587,7 @@
catalogue-ctan /macros/luatex/generic/luatexja
catalogue-license bsd
catalogue-topics japanese luatex class macro-gen
-catalogue-version 20231230.0
+catalogue-version 20240219.0
name luatexko
category Package
@@ -214676,7 +214676,7 @@
name nicematrix
category Package
-revision 69884
+revision 69991
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
@@ -214702,7 +214702,7 @@
catalogue-ctan /macros/latex/contrib/nicematrix
catalogue-license lppl1.3
catalogue-topics maths matrix pgf-tikz expl3
-catalogue-version 6.27
+catalogue-version 6.27a
name nicetext
category Package
@@ -252387,19 +252387,19 @@
name pynotebook
category Package
-revision 69928
+revision 69990
shortdesc pynotebook presents (raw, Markdown or Python) codes (and execution with LuaLaTeX) as in a Jupyter Notebook
longdesc This package provides environments to (re)create a jupyter
longdesc notebook with: raw blocks markdown blocks (with full LaTeX
longdesc support) code blocks (python) with execution thanks to piton
longdesc and PyLuaTeX
-docfiles size=122
+docfiles size=135
texmf-dist/doc/latex/pynotebook/README.md details="Readme"
texmf-dist/doc/latex/pynotebook/pynotebook-doc.pdf details="Package documentation"
texmf-dist/doc/latex/pynotebook/pynotebook-doc.tex
- texmf-dist/doc/latex/pynotebook/pynotebook-examples-pitonpylautex.pdf
- texmf-dist/doc/latex/pynotebook/pynotebook-examples-pitonpylautex.tex
-runfiles size=3
+ texmf-dist/doc/latex/pynotebook/pynotebook-examples-pitonpyluatex.pdf details="Examples of use"
+ texmf-dist/doc/latex/pynotebook/pynotebook-examples-pitonpyluatex.tex
+runfiles size=4
texmf-dist/tex/latex/pynotebook/pynotebook.sty
catalogue-contact-bugs https://github.com/cpierquet/pynotebook/issues
catalogue-contact-home https://github.com/cpierquet/pynotebook
@@ -252407,7 +252407,7 @@
catalogue-ctan /macros/latex/contrib/pynotebook
catalogue-license lppl1.3c
catalogue-topics listing boxing callback
-catalogue-version 0.1.0
+catalogue-version 0.1.1
name python
category Package
@@ -297032,7 +297032,7 @@
name texlive-scripts
category TLCore
-revision 69951
+revision 69978
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.
@@ -321062,16 +321062,17 @@
name updatemarks
category Package
-revision 68163
+revision 69989
shortdesc Extract and update marks from boxes
longdesc This package can help you update marks if you put your title in
longdesc boxes. It also patches the multicol package to let the new mark
longdesc mechanism of LaTeX work (partially).
-docfiles size=118
+docfiles size=130
texmf-dist/doc/latex/updatemarks/README.md details="Readme"
texmf-dist/doc/latex/updatemarks/updatemarks.pdf details="Package documentation"
texmf-dist/doc/latex/updatemarks/updatemarks.tex
-runfiles size=5
+runfiles size=8
+ texmf-dist/tex/latex/updatemarks/updatemarks-nums.sty
texmf-dist/tex/latex/updatemarks/updatemarks.sty
catalogue-contact-bugs https://github.com/Sophanatprime/updatemarks/issues
catalogue-contact-repository https://github.com/Sophanatprime/updatemarks
@@ -321078,7 +321079,7 @@
catalogue-ctan /macros/latex/contrib/updatemarks
catalogue-license lppl1.3c
catalogue-topics page-hf expl3
-catalogue-version 0.2b
+catalogue-version 0.2e
name uplatex
category Package
@@ -330167,7 +330168,7 @@
name witharrows
category Package
-revision 68047
+revision 69996
shortdesc "Aligned" math environments with arrows for comments
longdesc This package provides an environment WithArrows which is
longdesc similar to the environment aligned of amsmath (and mathtools),
@@ -330176,17 +330177,17 @@
longdesc explanations concerning the mathematical calculus presented.
longdesc The package requires the following other LaTeX packages: expl3,
longdesc footnote, l3keys2e, tikz, and xparse.
-docfiles size=252
+docfiles size=231
texmf-dist/doc/generic/witharrows/README.md details="Readme"
texmf-dist/doc/generic/witharrows/witharrows-french.pdf details="Package documentation (French)" language="fr"
texmf-dist/doc/generic/witharrows/witharrows-french.tex
texmf-dist/doc/generic/witharrows/witharrows.pdf details="Package documentation (English)"
- texmf-dist/doc/generic/witharrows/witharrows.tex
srcfiles size=72
texmf-dist/source/generic/witharrows/witharrows.dtx
texmf-dist/source/generic/witharrows/witharrows.ins
-runfiles size=26
+runfiles size=47
texmf-dist/tex/generic/witharrows/witharrows.sty
+ texmf-dist/tex/generic/witharrows/witharrows.tex
catalogue-ctan /macros/generic/witharrows
catalogue-license lppl1.3
catalogue-topics maths maths-syseqn pgf-tikz macro-gen expl3
More information about the tex-live-commits
mailing list.