diff options
author | Karl Berry <karl@freefriends.org> | 2024-04-03 23:41:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-04-03 23:41:50 +0000 |
commit | c1a4f709199a11ed97b3d1a39755440f0de1546f (patch) | |
tree | f9ad197ac7d6b4070b5e0d414e1ec06ae015c75d /Master/tlpkg | |
parent | 9d1203f07585d2e1b52ef99164efccebe008619f (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@70854 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 145 |
1 files changed, 93 insertions, 52 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 4705f4c2175..37b2c9fb4e3 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/70835 +depend revision/70852 name 00texlive.image category TLCore -revision 70832 +revision 70853 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 @@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment longdesc this list. Those are not included in the source/ tarball. For longdesc information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) -runfiles size=14459 +runfiles size=14463 .mkisofsrc autorun.inf texmf-dist/README @@ -1200,6 +1200,7 @@ runfiles size=14459 tlpkg/tlpsrc/color-edits.tlpsrc tlpkg/tlpsrc/colordoc.tlpsrc tlpkg/tlpsrc/coloredbelts.tlpsrc + tlpkg/tlpsrc/coloredtheorem.tlpsrc tlpkg/tlpsrc/colorframed.tlpsrc tlpkg/tlpsrc/colorinfo.tlpsrc tlpkg/tlpsrc/coloring.tlpsrc @@ -68264,7 +68265,7 @@ depend yamlvars name collection-mathscience category Collection -revision 70789 +revision 70842 shortdesc Mathematics, natural sciences, computer science packages depend 12many depend accents @@ -68321,6 +68322,7 @@ depend clrscode3e depend codeanatomy depend collection-fontsrecommended depend collection-latex +depend coloredtheorem depend commath depend commutative-diagrams depend complexity @@ -69635,6 +69637,28 @@ catalogue-license lppl1.3c cc-by-sa-3 catalogue-topics colour typesetting logo graphics-use catalogue-version 0.1.0 +name coloredtheorem +category Package +revision 70842 +shortdesc A colourful boxed theorem environment +longdesc This packages provides a colourful boxed theorem environment, +longdesc combining tcolorbox and breakable boxes. +docfiles size=60 + texmf-dist/doc/latex/coloredtheorem/LICENSE + texmf-dist/doc/latex/coloredtheorem/README.md details="Readme" + texmf-dist/doc/latex/coloredtheorem/coloredtheorem-doc.pdf details="Package documentation" + texmf-dist/doc/latex/coloredtheorem/coloredtheorem-doc.tex +runfiles size=1 + texmf-dist/tex/latex/coloredtheorem/coloredtheorem.sty +catalogue-also thmbox shadethm +catalogue-contact-bugs https://github.com/joaomlourenco/coloredtheorem/issues +catalogue-contact-home https://github.com/joaomlourenco/coloredtheorem +catalogue-contact-support https://github.com/joaomlourenco/coloredtheorem/discussions +catalogue-ctan /macros/latex/contrib/coloredtheorem +catalogue-license lppl1.3c +catalogue-topics maths-theorem decoration +catalogue-version 1.0 + name colorframed category Package revision 64551 @@ -84696,7 +84720,7 @@ catalogue-version 1.1.0 name cweb category Package -revision 70629 +revision 70837 catalogue cwebbin shortdesc CWEB for ANSI-C/C++ compilers longdesc A highly portable and extended version of Levy/Knuth CWEB 3.64c @@ -84714,6 +84738,8 @@ longdesc version and adding new features from CWEBbin. As of November longdesc 2019 CTAN no longer holds a copy of this material. Please go to longdesc the package's github repository for more information. depend cweb.ARCH +depend iftex +depend kpathsea docfiles size=84 texmf-dist/doc/man/man1/ctangle.1 texmf-dist/doc/man/man1/ctangle.man1.pdf @@ -97814,7 +97840,7 @@ catalogue-topics notes editorial name easybook category Package -revision 70651 +revision 70843 shortdesc Easily typesetting Chinese theses or books longdesc easybook is a pure academic template created based on the longdesc ctexbook book document class. It also has the functions of book @@ -123219,12 +123245,13 @@ catalogue-version 1.2 name fvextra category Package -revision 69001 +revision 70838 shortdesc Extensions and patches for fancyvrb longdesc fvextra provides several extensions to fancyvrb, including longdesc automatic line breaking and improved math mode. It also patches longdesc some fancyvrb internals. Parts of fvextra were originally longdesc developed as part of pythontex and minted. +depend fancyvrb docfiles size=222 texmf-dist/doc/latex/fvextra/README details="Readme" texmf-dist/doc/latex/fvextra/fvextra.pdf details="Package documentation" @@ -127443,7 +127470,7 @@ catalogue-version 1.0 name gitinfo-lua category Package -revision 70112 +revision 70849 shortdesc Display git project information in your LaTeX projects longdesc This project aims to display git project information in PDF longdesc documents. It is mostly written in Lua for executing the git @@ -127458,8 +127485,9 @@ docfiles size=36 texmf-dist/doc/lualatex/gitinfo-lua/git-scenario.sh texmf-dist/doc/lualatex/gitinfo-lua/gitinfo-lua.pdf details="Package documentation" texmf-dist/doc/lualatex/gitinfo-lua/gitinfo-lua.tex -runfiles size=6 +runfiles size=7 texmf-dist/scripts/gitinfo-lua/gitinfo-lua-cmd.lua + texmf-dist/scripts/gitinfo-lua/gitinfo-lua-recorder.lua texmf-dist/scripts/gitinfo-lua/gitinfo-lua.lua texmf-dist/tex/lualatex/gitinfo-lua/gitinfo-lua.sty catalogue-contact-bugs https://github.com/Xerdi/gitinfo-lua/issues @@ -165244,7 +165272,7 @@ catalogue-topics macro-supp latex3 pre-release name l3sys-query category Package -revision 70797 +revision 70851 shortdesc System queries for LaTeX using Lua longdesc The l3sys-query script provides a method for TeX runs to obtain longdesc system information via shell escape to Lua. The facilities are @@ -165258,7 +165286,7 @@ longdesc listing supporting a range of options pwdObtaining details of longdesc the current working directory depend l3sys-query.ARCH depend luatex -docfiles size=102 +docfiles size=103 texmf-dist/doc/man/man1/l3sys-query.1 texmf-dist/doc/man/man1/l3sys-query.man1.pdf texmf-dist/doc/support/l3sys-query/CHANGELOG.md @@ -170565,7 +170593,7 @@ binfiles arch=x86_64-solaris size=1 name latexmk category Package -revision 70835 +revision 70853 shortdesc Fully automated LaTeX document generation longdesc Latexmk completely automates the process of generating a LaTeX longdesc document. Given the source files for a document, latexmk issues @@ -170577,7 +170605,7 @@ longdesc files), and reruns LaTeX, etc., whenever a source file has longdesc changed. Thus a previewer can offer a display of the document's longdesc latest state. depend latexmk.ARCH -docfiles size=304 +docfiles size=300 texmf-dist/doc/man/man1/latexmk.1 texmf-dist/doc/man/man1/latexmk.man1.pdf texmf-dist/doc/support/latexmk/CHANGES @@ -170598,7 +170626,6 @@ docfiles size=304 texmf-dist/doc/support/latexmk/example_rcfiles/hyperxmp-latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/knitr-latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/memoize_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/minted_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/mpost_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/nomenclature_latexmkrc @@ -170609,7 +170636,6 @@ docfiles size=304 texmf-dist/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/schulz-texshop-latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/splitindex.latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/splitindex_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/sweave_latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc texmf-dist/doc/support/latexmk/example_rcfiles/texinfo-latexmkrc @@ -186182,7 +186208,7 @@ catalogue-version 1.0.5 name lua-placeholders category Package -revision 70048 +revision 70850 shortdesc Specifying placeholders for demonstration purposes longdesc This package is meant for setting parameters in a LuaLaTeX longdesc document in a more programmatic way with YAML. Parameters can @@ -186212,7 +186238,7 @@ catalogue-contact-repository https://github.com/Xerdi/lua-placeholders catalogue-ctan /macros/luatex/latex/lua-placeholders catalogue-license lppl1.3c catalogue-topics luatex -catalogue-version 1.0.2 +catalogue-version 1.0.3 name lua-tinyyaml category Package @@ -193862,7 +193888,7 @@ binfiles arch=x86_64-solaris size=1 name mathtools category Package -revision 70596 +revision 70838 shortdesc Mathematical tools to use with amsmath longdesc Mathtools provides a series of packages designed to enhance the longdesc appearance of documents containing a lot of mathematics. The @@ -193880,6 +193906,7 @@ longdesc for specifying the column alignment; More building blocks: longdesc multlined, cases-like environments, new gathered environments; longdesc Maths versions of \makebox, \llap, \rlap etc.; Cramped math longdesc styles; and more... Mathtools requires mhsetup. +depend amsmath docfiles size=269 texmf-dist/doc/latex/mathtools/README.md details="Package README" texmf-dist/doc/latex/mathtools/empheq.pdf @@ -194774,7 +194801,7 @@ catalogue-version 1.7e name memoize category Package -revision 70690 +revision 70841 shortdesc Externalization of graphics and memoization of compilation results in general longdesc Memoize is a package for externalization of graphics and longdesc memoization of compilation results in general, allowing the @@ -194789,7 +194816,7 @@ longdesc cross-referencing, TikZ overlays and Beamer, (v) works with all longdesc major engines and formats, and (vi) is adaptable to any longdesc workflow. depend memoize.ARCH -docfiles size=909 +docfiles size=914 texmf-dist/doc/generic/memoize/CHANGELOG.md texmf-dist/doc/generic/memoize/FILES texmf-dist/doc/generic/memoize/INSTALL.md @@ -199080,7 +199107,7 @@ catalogue-version 0.96 name minim category Package -revision 70379 +revision 70848 shortdesc A modern plain format for the LuaTeX engine longdesc This is a modern plain format for the LuaTeX engine, adding longdesc improved low-level support for many LuaTeX extensions and newer @@ -199093,7 +199120,7 @@ longdesc unicode mathematics minim-pdf for creating Tagged PDF minim-xmp longdesc for XMP (metadata) inclusion This package contains only their longdesc shared lowest-level programming interface, along with their longdesc combined format. -docfiles size=104 +docfiles size=107 texmf-dist/doc/luatex/minim/EUPL-1.2-EN.txt texmf-dist/doc/luatex/minim/README details="Readme" texmf-dist/doc/luatex/minim/minim-alloc.doc @@ -199118,7 +199145,7 @@ catalogue-contact-repository https://gitlab.com/renkema/minim catalogue-ctan /macros/luatex/generic/minim catalogue-license other-free catalogue-topics luatex format -catalogue-version 2024/1.5 +catalogue-version 2024/1.6 name minim-hatching category Package @@ -199167,20 +199194,21 @@ catalogue-version 2024/1.4 name minim-mp category Package -revision 70310 +revision 70847 shortdesc Low-level mplib integration for LuaTeX -longdesc This package offers low-level mplib integration for plain -longdesc LuaTeX and is designed with the purpose of being easy to -longdesc extend. The use of multiple simultaneous MetaPost instances is -longdesc supported, as well as running TeX or lua code from within -longdesc MetaPost. With the included minim-mp format file, you can even -longdesc use LuaTeX as a stand-alone MetaPost compiler. -docfiles size=41 +longdesc This package offers low-level mplib integration for LuaLaTeX +longdesc and plain LuaTeX. It is designed with the purpose of being easy +longdesc to extend. The use of multiple simultaneous MetaPost instances +longdesc is supported, as well as running TeX or lua code from within +longdesc MetaPost. With the included minim-mp and minim-lamp format +longdesc files, you can even use Lua(La)TeX as a stand-alone MetaPost +longdesc compiler. +docfiles size=45 texmf-dist/doc/luatex/minim-mp/EUPL-1.2-EN.txt texmf-dist/doc/luatex/minim-mp/README details="Readme" texmf-dist/doc/luatex/minim-mp/minim-mp.doc texmf-dist/doc/luatex/minim-mp/minim-mp.pdf details="Package documentation" -runfiles size=24 +runfiles size=25 texmf-dist/metapost/minim-mp/minim-lamp.mp texmf-dist/metapost/minim-mp/minim-mp.mp texmf-dist/metapost/minim-mp/minim.mp @@ -199194,7 +199222,7 @@ catalogue-contact-repository https://gitlab.com/renkema/minim catalogue-ctan /macros/luatex/generic/minim-mp catalogue-license other-free catalogue-topics luatex mp-supp mp-use -catalogue-version 2024/1.5 +catalogue-version 2024/1.6 name minim-pdf category Package @@ -199705,7 +199733,7 @@ catalogue-version 1.1 name minted category Package -revision 69163 +revision 70838 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 @@ -199723,6 +199751,7 @@ depend lineno depend newfloat depend pdftexcmds depend tools +depend upquote depend xcolor depend xstring docfiles size=216 @@ -202434,20 +202463,25 @@ catalogue-version 1.0.1 name moderncv category Package -revision 62128 +revision 70838 shortdesc A modern curriculum vitae class longdesc The class provides facilities for typesetting modern longdesc curriculums vitae, both in a classic and in a casual style. It longdesc is fairly customizable, allowing you to define your own style longdesc by changing the colours, the fonts, etc. The template.tex file longdesc can be used as an example. +depend academicons +depend arydshln +depend colortbl depend etoolbox depend fancyhdr +depend fontawesome5 depend graphics depend hyperref depend iftex depend l3packages depend microtype +depend multirow depend tools depend url depend xcolor @@ -208482,7 +208516,7 @@ catalogue-topics psychology journalpub bibtex-sty apa name msu-thesis category Package -revision 68480 +revision 70844 shortdesc Class for Michigan State University Master's and PhD theses longdesc This is a class file for producing dissertations and theses longdesc according to the Michigan State University Graduate School @@ -208514,7 +208548,7 @@ catalogue-contact-repository https://github.com/amunn/msu-thesis catalogue-ctan /macros/latex/contrib/msu-thesis catalogue-license lppl1.3 catalogue-topics class dissertation doc-templ std-conform -catalogue-version 4.1h +catalogue-version 4.2 name mtgreek category Package @@ -214135,7 +214169,7 @@ catalogue-version 1.0 name newtx category Package -revision 70760 +revision 70839 shortdesc Alternative uses of the TX fonts, with improved metrics longdesc The bundle splits txfonts.sty (from the TX fonts distribution) longdesc into two independent packages, newtxtext.sty and newtxmath.sty, @@ -236271,16 +236305,18 @@ catalogue-version 0.1 name pgf-periodictable category Package -revision 69913 +revision 70840 shortdesc Create custom periodic tables of elements longdesc The purpose of this package is to provide the Periodic Table of longdesc Elements in a simple way. It relies on PGF/TikZ to offer a full longdesc or partial periodic table with a variety of options and longdesc displaying the desired data for all the 118 elements. It can be -longdesc done in six languages: English, French, German, Portuguese -longdesc (from Portugal and from Brazil), Spanish and Italian. -longdesc Compatible with pdfLaTeX, LuaLaTeX and XeLaTeX engines. -docfiles size=2258 +longdesc done in different languages: English, French, German, +longdesc Portuguese (from Portugal and from Brazil), Spanish, Italian +longdesc and translations provided by user contributions -- currently in +longdesc Dutch only. Compatible with pdfLaTeX, LuaLaTeX and XeLaTeX +longdesc engines. +docfiles size=2253 texmf-dist/doc/latex/pgf-periodictable/README details="Readme" texmf-dist/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_Ar.tex texmf-dist/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_CS.tex @@ -236328,9 +236364,7 @@ docfiles size=2258 texmf-dist/doc/latex/pgf-periodictable/pgfPT.colorSchemes.info.tex texmf-dist/doc/latex/pgf-periodictable/pgfPT_radio_symbol.tex texmf-dist/doc/latex/pgf-periodictable/pgfPTcolorSchemes.html - texmf-dist/doc/latex/pgf-periodictable/translations/lang.nl.tex - texmf-dist/doc/latex/pgf-periodictable/translations/lang.undefined.tex -runfiles size=593 +runfiles size=598 texmf-dist/tex/latex/pgf-periodictable/flags/pgfPT_flag0.pdf texmf-dist/tex/latex/pgf-periodictable/flags/pgfPT_flag1.pdf texmf-dist/tex/latex/pgf-periodictable/flags/pgfPT_flag10.pdf @@ -236482,11 +236516,13 @@ runfiles size=593 texmf-dist/tex/latex/pgf-periodictable/spectra/pgfPT_spec97.pdf texmf-dist/tex/latex/pgf-periodictable/spectra/pgfPT_spec98.pdf texmf-dist/tex/latex/pgf-periodictable/spectra/pgfPT_spec99.pdf + texmf-dist/tex/latex/pgf-periodictable/translations/pgfPT.lang.nl.tex + texmf-dist/tex/latex/pgf-periodictable/translations/pgfPT.lang.undefined.tex catalogue-contact-repository https://github.com/HugoPGomes/pgf-periodictable catalogue-ctan /graphics/pgf/contrib/pgf-periodictable catalogue-license lppl1.3 catalogue-topics chemistry pgf-tikz -catalogue-version 2.1.0 +catalogue-version 2.1.0a name pgf-pie category Package @@ -257168,7 +257204,7 @@ catalogue-version 1.0 name resolsysteme category Package -revision 66192 +revision 70845 shortdesc Work on linear systems using xint or pyluatex longdesc This package provides some commands (in French) to perform longdesc calculations on small (2x2 or 3x3 or 4x4) linear systems, with @@ -266803,7 +266839,7 @@ catalogue-version 1.5 name schule category Package -revision 68483 +revision 70846 shortdesc Support for teachers at German schools longdesc The 'schule' bundle was built to provide packages and commands longdesc that could be useful for documents in German schools. At the @@ -266816,7 +266852,7 @@ longdesc Nassi-Shneiderman diagrams, sequence diagrams, object diagrams, longdesc and class diagrams) as well as classes for written exams longdesc (tests, quizzes, teaching observations, information sheets, longdesc worksheets, and answer keys). -docfiles size=1296 +docfiles size=1331 texmf-dist/doc/latex/schule/Beispiele/aufgabe-1.pdf texmf-dist/doc/latex/schule/Beispiele/aufgabe-2.pdf texmf-dist/doc/latex/schule/Beispiele/beispiel-ab-abbott.pdf @@ -283184,7 +283220,7 @@ catalogue-version 2.40 name tcolorbox category Package -revision 69370 +revision 70838 shortdesc Coloured boxes, for LaTeX examples and theorems, etc longdesc This package provides an environment for coloured and framed longdesc text boxes with a heading line. Optionally, such a box may be @@ -283195,6 +283231,9 @@ longdesc output. Another common use case is the setting of theorems. The longdesc package supports saving and reuse of source code and text longdesc parts. The package depends on the pgf, verbatim, environ, and longdesc etoolbox packages. +depend environ +depend pgf +depend tools docfiles size=1764 texmf-dist/doc/latex/tcolorbox/Basilica_5.png texmf-dist/doc/latex/tcolorbox/CHANGES.md @@ -332316,13 +332355,15 @@ catalogue-version 3.6 name wrapfig2 category Package -revision 69513 +revision 70838 shortdesc Wrap text around figures longdesc This package is a fork of Donald Arseneau's wrapfig package. It longdesc is backwards compatible with the original environments. longdesc Therefore this package does not work with LaTeX2e kernels older longdesc than about 2018, although a warning is issued if the LaTeX longdesc format file is dated with a date older than 1st January 2019. +depend float +depend pict2e docfiles size=236 texmf-dist/doc/latex/wrapfig2/LAPDFcolori.pdf texmf-dist/doc/latex/wrapfig2/README.txt details="Readme" |