texlive[73162] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Thu Dec 19 01:43:36 CET 2024
Revision: 73162
https://tug.org/svn/texlive?view=revision&revision=73162
Author: karl
Date: 2024-12-19 01:43:36 +0100 (Thu, 19 Dec 2024)
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 2024-12-19 00:41:44 UTC (rev 73161)
+++ trunk/Master/texmf-dist/ls-R 2024-12-19 00:43:36 UTC (rev 73162)
@@ -15631,6 +15631,7 @@
listlbls
listliketab
listofsymbols
+listparskip
litetable
lithuanian
liturg
@@ -35720,6 +35721,15 @@
README
listofsymbols.pdf
+./doc/latex/listparskip:
+README.txt
+listparskip_code.pdf
+listparskip_example.pdf
+listparskip_example.tex
+listparskip_heading.tex
+listparskip_user_guide.pdf
+listparskip_user_guide.tex
+
./doc/latex/litetable:
License
README.md
@@ -61280,9 +61290,8 @@
./doc/support/pdfjam:
COPYING
README.md
-VERSION
+VERSION-4.00
pdfjam.conf
-tests.zip
./doc/support/pdflatexpicscale:
README
@@ -212799,6 +212808,7 @@
listlbls
listliketab
listofsymbols
+listparskip
liturg
lmake
lni
@@ -218020,6 +218030,9 @@
listofsymbols.dtx
listofsymbols.ins
+./source/latex/listparskip:
+listparskip_code.dtx
+
./source/latex/liturg:
liturg.ins
@@ -235007,6 +235020,7 @@
listlbls
listliketab
listofsymbols
+listparskip
litetable
lithuanian
liturg
@@ -238521,6 +238535,7 @@
./tex/latex/beamertheme-light:
beamertheme-light.sty
+beamerthemelight.sty
./tex/latex/beamertheme-metropolis:
beamercolorthememetropolis-highcontrast.sty
@@ -250721,6 +250736,9 @@
./tex/latex/listofsymbols:
listofsymbols.sty
+./tex/latex/listparskip:
+listparskip.sty
+
./tex/latex/litetable:
litetable.cls
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2024-12-19 00:41:44 UTC (rev 73161)
+++ trunk/Master/tlpkg/texlive.tlpdb 2024-12-19 00:43:36 UTC (rev 73162)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2024
-depend revision/73152
+depend revision/73161
name 00texlive.image
category TLCore
-revision 73151
+revision 73155
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
@@ -2737,6 +2737,7 @@
tlpkg/tlpsrc/listliketab.tlpsrc
tlpkg/tlpsrc/listofitems.tlpsrc
tlpkg/tlpsrc/listofsymbols.tlpsrc
+ tlpkg/tlpsrc/listparskip.tlpsrc
tlpkg/tlpsrc/litetable.tlpsrc
tlpkg/tlpsrc/lithuanian.tlpsrc
tlpkg/tlpsrc/liturg.tlpsrc
@@ -4980,7 +4981,7 @@
name 00texlive.installer
category TLCore
-revision 73152
+revision 73161
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
@@ -32921,21 +32922,22 @@
name beamertheme-light
category Package
-revision 72933
+revision 73158
shortdesc A minimal beamer style
longdesc The LaTeX package beamertheme-light provides an aesthetic and
longdesc minimal beamer style by redefining colors and fonts.
-docfiles size=29
+docfiles size=15
texmf-dist/doc/latex/beamertheme-light/README details="Readme"
texmf-dist/doc/latex/beamertheme-light/beamertheme-light-example.pdf details="Example of use"
texmf-dist/doc/latex/beamertheme-light/beamertheme-light-example.tex
-runfiles size=2
+runfiles size=3
texmf-dist/tex/latex/beamertheme-light/beamertheme-light.sty
+ texmf-dist/tex/latex/beamertheme-light/beamerthemelight.sty
catalogue-also beamertheme-focus
catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-light
catalogue-license gpl3
catalogue-topics presentation
-catalogue-version 1.1
+catalogue-version 1.2
name beamertheme-metropolis
category Package
@@ -51776,7 +51778,7 @@
name changelog
category Package
-revision 72305
+revision 73157
shortdesc Typesetting keepachangelog.com style changelogs
longdesc This package provides a changelog environment (which itself
longdesc provides a version environment) to represent a changelog. The
@@ -51797,7 +51799,7 @@
catalogue-ctan /macros/latex/contrib/changelog
catalogue-license lppl1.3c
catalogue-topics version-control doc-mgmt expl3
-catalogue-version 2.5.1
+catalogue-version 2.6.0
name changepage
category Package
@@ -67309,7 +67311,7 @@
name collection-latexextra
category Collection
-revision 73102
+revision 73155
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -68150,6 +68152,7 @@
depend listlbls
depend listliketab
depend listofsymbols
+depend listparskip
depend litetable
depend lkproof
depend lmake
@@ -125713,8 +125716,8 @@
name functional
category Package
-revision 73124
-shortdesc Provide an intuitive functional programming interface for LaTeX2
+revision 73156
+shortdesc An intuitive functional programming interface for LaTeX2
longdesc This package provides an intuitive functional programming
longdesc interface for LaTeX2, which is an alternative choice to expl3
longdesc or LuaTeX, if you want to do programming in LaTeX. Although
@@ -125737,7 +125740,7 @@
catalogue-ctan /macros/latex/contrib/functional
catalogue-license lppl1.3c
catalogue-topics macro-supp latex3 expl3
-catalogue-version 2024B
+catalogue-version 2024C
name fundus-calligra
category Package
@@ -184357,6 +184360,31 @@
catalogue-topics toc-etc
catalogue-version 0.2
+name listparskip
+category Package
+revision 73155
+shortdesc Adjust vertical space around lists
+longdesc This package modifies list environments such that they add
+longdesc \parskip and \partopsep before or after a list if and only if
+longdesc the environment follows or precedes, respectively, a blank line
+longdesc (i.e. a \par).
+docfiles size=45
+ texmf-dist/doc/latex/listparskip/README.txt details="Readme"
+ texmf-dist/doc/latex/listparskip/listparskip_code.pdf details="Code implementation"
+ texmf-dist/doc/latex/listparskip/listparskip_example.pdf details="Example of use"
+ texmf-dist/doc/latex/listparskip/listparskip_example.tex
+ texmf-dist/doc/latex/listparskip/listparskip_heading.tex
+ texmf-dist/doc/latex/listparskip/listparskip_user_guide.pdf details="User guide"
+ texmf-dist/doc/latex/listparskip/listparskip_user_guide.tex
+srcfiles size=7
+ texmf-dist/source/latex/listparskip/listparskip_code.dtx
+runfiles size=1
+ texmf-dist/tex/latex/listparskip/listparskip.sty
+catalogue-ctan /macros/latex/contrib/listparskip
+catalogue-license lppl1.3c
+catalogue-topics list-supp
+catalogue-version 1.0
+
name litetable
category Package
revision 72539
@@ -186661,7 +186689,7 @@
name lshort-chinese
category Package
-revision 67025
+revision 73160
catalogue lshort-zh-cn
shortdesc Introduction to LaTeX, in Chinese
longdesc A Chinese edition of the not so short introduction to LaTeX2e,
@@ -186699,7 +186727,7 @@
catalogue-ctan /info/lshort/chinese
catalogue-license fdl
catalogue-topics tut-latex chinese-doc
-catalogue-version 6.04
+catalogue-version 6.05
name lshort-czech
category Package
@@ -193283,7 +193311,7 @@
name markdown
category Package
-revision 72932
+revision 73159
shortdesc Converting and rendering markdown documents inside TeX
longdesc The package provides facilities for the conversion of markdown
longdesc markup to plain TeX. These are provided both in form of a Lua
@@ -193293,7 +193321,7 @@
depend l3kernel
depend lt3luabridge
depend lua-uni-algos
-docfiles size=630
+docfiles size=634
texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
texmf-dist/doc/context/third/markdown/examples/example.md
texmf-dist/doc/context/third/markdown/examples/scientists.csv
@@ -193314,11 +193342,11 @@
texmf-dist/doc/optex/markdown/examples/example.md
texmf-dist/doc/optex/markdown/examples/optex.tex
texmf-dist/doc/optex/markdown/examples/scientists.csv
-srcfiles size=258
+srcfiles size=257
texmf-dist/source/generic/markdown/docstrip.cfg
texmf-dist/source/generic/markdown/markdown.dtx
texmf-dist/source/generic/markdown/markdown.ins
-runfiles size=146
+runfiles size=147
texmf-dist/scripts/markdown/markdown-cli.lua
texmf-dist/tex/context/third/markdown/t-markdown.tex
texmf-dist/tex/context/third/markdown/t-markdownthemewitiko_markdown_defaults.tex
@@ -193336,7 +193364,7 @@
catalogue-ctan /macros/generic/markdown
catalogue-license lppl1.3c
catalogue-topics markup
-catalogue-version 3.9.0-0-g4f1abe21
+catalogue-version 3.9.1-0-g92254dfb
name marvosym
category Package
@@ -235933,32 +235961,32 @@
name pdfjam
category Package
-revision 71641
+revision 73154
shortdesc Shell scripts interfacing to pdfpages
longdesc The package makes available the pdfjam shell script that
longdesc provides a simple interface to much of the functionality of the
longdesc excellent pdfpages package (by Andreas Matthias) for LaTeX. The
-longdesc pdfjam script takes one or more PDF files (and/or JPG/PNG
-longdesc graphics files) as input, and produces one or more PDF files as
-longdesc output. It is useful for joining files together, selecting
-longdesc pages, reducing several source pages onto one output page,
-longdesc etc., etc.
+longdesc pdfjam script takes one or more PDF (and/or JPG/PNG) files as
+longdesc input, and produces one or more PDF files as output. It is
+longdesc useful for joining files together, selecting pages, reducing
+longdesc several source pages onto one output page, etc., etc. The
+longdesc package contains no PDF documentation, but a comprehensive
+longdesc --help output instead.
depend pdfjam.ARCH
-docfiles size=54
+docfiles size=17
texmf-dist/doc/man/man1/pdfjam.1
texmf-dist/doc/man/man1/pdfjam.man1.pdf
texmf-dist/doc/support/pdfjam/COPYING
texmf-dist/doc/support/pdfjam/README.md details="Readme"
- texmf-dist/doc/support/pdfjam/VERSION
+ texmf-dist/doc/support/pdfjam/VERSION-4.00
texmf-dist/doc/support/pdfjam/pdfjam.conf
- texmf-dist/doc/support/pdfjam/tests.zip
-runfiles size=12
+runfiles size=11
texmf-dist/scripts/pdfjam/pdfjam
-catalogue-contact-repository https://github.com/rrthomas/pdfjam
+catalogue-contact-repository https://github.com/pdfjam/pdfjam
catalogue-ctan /support/pdfjam
catalogue-license gpl2+
catalogue-topics pdfprocess
-catalogue-version 3.12
+catalogue-version 4.00
name pdfjam.aarch64-linux
category Package
@@ -302380,7 +302408,7 @@
name texlive-scripts
category TLCore
-revision 73152
+revision 73161
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.
@@ -308340,8 +308368,6 @@
runfiles size=5
texmf-dist/tex/latex/tikz3d-fr/tikz3d-fr.sty
catalogue-also pst-solides3d
-catalogue-contact-bugs https://github.com/cpierquet/tikz3dfr/issues
-catalogue-contact-repository https://github.com/cpierquet/tikz3dfr
catalogue-ctan /graphics/pgf/contrib/tikz3d-fr
catalogue-license lppl1.3c
catalogue-topics graphics-3d pgf-tikz
More information about the tex-live-commits
mailing list.