diff options
-rw-r--r-- | Master/texmf-dist/ls-R | 14 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 67 |
2 files changed, 61 insertions, 20 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 3d4f608c773..7142ad3a065 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -14312,6 +14312,7 @@ catchfile catchfilebetweentags catechis catoptions +catppuccinpalette causets cbcoptic ccaption @@ -21581,6 +21582,10 @@ lppl.txt 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 @@ cascade catchfile catchfilebetweentags catechis +catppuccinpalette ccaption ccfonts ccicons @@ -213734,6 +213740,10 @@ catchfilebetweentags.ins catechis.dtx catechis.ins +./source/latex/catppuccinpalette: +catppuccinpalette.dtx +catppuccinpalette.ins + ./source/latex/ccaption: ccaption.dtx ccaption.ins @@ -232741,6 +232751,7 @@ casyl catchfilebetweentags catechis catoptions +catppuccinpalette causets cbcoptic cbfonts-fd @@ -239703,6 +239714,9 @@ catechis.sty catoptions-guide.cfg catoptions.sty +./tex/latex/catppuccinpalette: +catppuccinpalette.sty + ./tex/latex/causets: causets.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index bd6c8cb472c..804b8134ace 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,11 +26,11 @@ depend container_split_src_files/1 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 @@ runfiles size=14492 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 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd 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 @@ catalogue-topics book-pub class doc-templ expl3 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-license lppl1.3 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 @@ depend url 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 catchfile depend catchfilebetweentags depend catechis depend catoptions +depend catppuccinpalette depend cbcoptic depend ccaption depend cclicenses @@ -181777,22 +181801,25 @@ catalogue-version 1.0 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 @@ binfiles arch=x86_64-solaris size=1 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 @@ docfiles size=376 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 @@ catalogue-version 0.1 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-contact-repository https://github.com/tuna/thuthesis 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 |