texlive[71314] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Tue May 21 01:41:59 CEST 2024
Revision: 71314
https://tug.org/svn/texlive?view=revision&revision=71314
Author: karl
Date: 2024-05-21 01:41:59 +0200 (Tue, 21 May 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-05-20 23:40:19 UTC (rev 71313)
+++ trunk/Master/texmf-dist/ls-R 2024-05-20 23:41:59 UTC (rev 71314)
@@ -14312,6 +14312,7 @@
catchfilebetweentags
catechis
catoptions
+catppuccinpalette
causets
cbcoptic
ccaption
@@ -21581,6 +21582,10 @@
README.md
catoptions-guide.tex
+./doc/latex/catppuccinpalette:
+README.md
+catppuccinpalette.pdf
+
./doc/latex/causets:
README.md
causet_tikz_example1.pdf
@@ -211347,6 +211352,7 @@
catchfile
catchfilebetweentags
catechis
+catppuccinpalette
ccaption
ccfonts
ccicons
@@ -213734,6 +213740,10 @@
catechis.dtx
catechis.ins
+./source/latex/catppuccinpalette:
+catppuccinpalette.dtx
+catppuccinpalette.ins
+
./source/latex/ccaption:
ccaption.dtx
ccaption.ins
@@ -232741,6 +232751,7 @@
catchfilebetweentags
catechis
catoptions
+catppuccinpalette
causets
cbcoptic
cbfonts-fd
@@ -239703,6 +239714,9 @@
catoptions-guide.cfg
catoptions.sty
+./tex/latex/catppuccinpalette:
+catppuccinpalette.sty
+
./tex/latex/causets:
causets.sty
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2024-05-20 23:40:19 UTC (rev 71313)
+++ trunk/Master/tlpkg/texlive.tlpdb 2024-05-20 23:41:59 UTC (rev 71314)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2024
-depend revision/71307
+depend revision/71313
name 00texlive.image
category TLCore
-revision 71305
+revision 71310
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
@@ -988,6 +988,7 @@
tlpkg/tlpsrc/catcodes.tlpsrc
tlpkg/tlpsrc/catechis.tlpsrc
tlpkg/tlpsrc/catoptions.tlpsrc
+ tlpkg/tlpsrc/catppuccinpalette.tlpsrc
tlpkg/tlpsrc/causets.tlpsrc
tlpkg/tlpsrc/cbcoptic.tlpsrc
tlpkg/tlpsrc/cbfonts-fd.tlpsrc
@@ -4901,7 +4902,7 @@
name 00texlive.installer
category TLCore
-revision 71307
+revision 71313
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
@@ -33318,7 +33319,7 @@
name beebe
category Package
-revision 71298
+revision 71313
catalogue biblio
shortdesc A collection of bibliographies
longdesc A collection of BibTeX bibliographies on TeX-related topics
@@ -46512,6 +46513,28 @@
catalogue-topics macro-supp keyval
catalogue-version 0.2.7i
+name catppuccinpalette
+category Package
+revision 71310
+shortdesc Provides (x)colors of catppuccin theme
+longdesc A package providing (x)colors of the catppuccin palette/theme.
+docfiles size=53
+ texmf-dist/doc/latex/catppuccinpalette/README.md details="Readme"
+ texmf-dist/doc/latex/catppuccinpalette/catppuccinpalette.pdf details="Package documentation"
+srcfiles size=5
+ texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.dtx
+ texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.ins
+runfiles size=2
+ texmf-dist/tex/latex/catppuccinpalette/catppuccinpalette.sty
+catalogue-contact-announce https://github.com/atticus-sullivan/catppuccinPalette/issues/1
+catalogue-contact-bugs https://github.com/atticus-sullivan/catppuccinPalette/issues
+catalogue-contact-repository https://github.com/atticus-sullivan/catppuccinPalette/
+catalogue-contact-support https://github.com/atticus-sullivan/catppuccinPalette/discussions/categories/q-a
+catalogue-ctan /macros/latex/contrib/catppuccinpalette
+catalogue-license lppl1.3
+catalogue-topics colour
+catalogue-version 1.0.1
+
name causets
category Package
revision 66359
@@ -66563,7 +66586,7 @@
name collection-latexextra
category Collection
-revision 71253
+revision 71310
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -66730,6 +66753,7 @@
depend catchfilebetweentags
depend catechis
depend catoptions
+depend catppuccinpalette
depend cbcoptic
depend ccaption
depend cclicenses
@@ -181777,22 +181801,25 @@
name liftarm
category Package
-revision 62981
-shortdesc Draw liftarms
-longdesc This package can be used to draw liftarms with TikZ. It
-longdesc provides several options for the appearance of the liftarms, a
-longdesc command which connects two liftarms and an environment to
-longdesc describe a construction.
-docfiles size=497
+revision 71309
+shortdesc Geometric constructions with liftarms using TikZ and LaTeX3
+longdesc This package is based on the package TikZ and can be used to
+longdesc draw geometric constructions with liftarms. There are several
+longdesc options for the appearance of the liftarms. It provides an
+longdesc environment to connect multiple liftarms using the
+longdesc Newton-Raphson method and LU decomposition. It also provides an
+longdesc environment to describe a construction and a method to animate
+longdesc a construction with one or more traces.
+docfiles size=545
texmf-dist/doc/latex/liftarm/README.md details="Readme"
texmf-dist/doc/latex/liftarm/liftarm.pdf details="Package documentation"
texmf-dist/doc/latex/liftarm/liftarm.tex
-runfiles size=4
+runfiles size=11
texmf-dist/tex/latex/liftarm/liftarm.sty
catalogue-ctan /graphics/pgf/contrib/liftarm
-catalogue-license lppl1.3
-catalogue-topics graphics pgf-tikz
-catalogue-version 2.0
+catalogue-license lppl1.3c
+catalogue-topics graphics pgf-tikz expl3
+catalogue-version 3.0
name light-latex-make
category Package
@@ -287261,7 +287288,7 @@
name tex4ht
category Package
-revision 71301
+revision 71312
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -299317,7 +299344,7 @@
name texlive-scripts
category TLCore
-revision 71307
+revision 71313
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.
@@ -303842,7 +303869,7 @@
name thuthesis
category Package
-revision 70808
+revision 71311
shortdesc Thesis template for Tsinghua University
longdesc This package establishes a simple and easy-to-use LaTeX
longdesc template for Tsinghua dissertations, including general
@@ -303893,7 +303920,7 @@
catalogue-ctan /macros/latex/contrib/thuthesis
catalogue-license lppl1.3c
catalogue-topics dissertation class doc-templ std-conform chinese
-catalogue-version 7.5.0
+catalogue-version 7.5.1
name ticket
category Package
More information about the tex-live-commits
mailing list.