texlive[72155] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Sun Sep 1 01:45:53 CEST 2024
Revision: 72155
https://tug.org/svn/texlive?view=revision&revision=72155
Author: karl
Date: 2024-09-01 01:45:52 +0200 (Sun, 01 Sep 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-08-31 23:41:35 UTC (rev 72154)
+++ trunk/Master/texmf-dist/ls-R 2024-08-31 23:45:52 UTC (rev 72155)
@@ -14573,6 +14573,7 @@
csquotes
csquotes-de
css-colors
+csthm
csvmerge
csvsimple
ctable
@@ -24266,6 +24267,11 @@
css-colors.pdf
css-colors.xlsx
+./doc/latex/csthm:
+README.md
+csthm-example.pdf
+csthm-example.tex
+
./doc/latex/csvmerge:
README
csvmerge.pdf
@@ -212114,6 +212120,7 @@
cryptocode
cs-techrep
csassignments
+csthm
csvmerge
ctable
ctex
@@ -214948,6 +214955,10 @@
csassignments.dtx
csassignments.ins
+./source/latex/csthm:
+csthm.dtx
+csthm.ins
+
./source/latex/csvmerge:
csvmerge.dtx
csvmerge.ins
@@ -233726,6 +233737,7 @@
csbulletin
csquotes
css-colors
+csthm
csvmerge
csvsimple
ctable
@@ -242174,6 +242186,9 @@
./tex/latex/css-colors:
css-colors.sty
+./tex/latex/csthm:
+csthm.sty
+
./tex/latex/csvmerge:
csvmerge.sty
@@ -245180,6 +245195,7 @@
fc-american.def
fc-brazilian.def
fc-british.def
+fc-dutch.def
fc-english.def
fc-francais.def
fc-french.def
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2024-08-31 23:41:35 UTC (rev 72154)
+++ trunk/Master/tlpkg/texlive.tlpdb 2024-08-31 23:45:52 UTC (rev 72155)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2024
-depend revision/72148
+depend revision/72154
name 00texlive.image
category TLCore
-revision 72146
+revision 72152
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
@@ -1335,6 +1335,7 @@
tlpkg/tlpsrc/csquotes.tlpsrc
tlpkg/tlpsrc/css-colors.tlpsrc
tlpkg/tlpsrc/cstex.tlpsrc
+ tlpkg/tlpsrc/csthm.tlpsrc
tlpkg/tlpsrc/cstypo.tlpsrc
tlpkg/tlpsrc/csvmerge.tlpsrc
tlpkg/tlpsrc/csvsimple.tlpsrc
@@ -4938,7 +4939,7 @@
name 00texlive.installer
category TLCore
-revision 72148
+revision 72154
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
@@ -68545,7 +68546,7 @@
name collection-mathscience
category Collection
-revision 72095
+revision 72152
shortdesc Mathematics, natural sciences, computer science packages
depend 12many
depend accents
@@ -68614,6 +68615,7 @@
depend cryptocode
depend cs-techrep
depend csassignments
+depend csthm
depend cvss
depend decision-table
depend delim
@@ -69965,11 +69967,11 @@
name coloredtheorem
category Package
-revision 70865
+revision 72153
shortdesc A colourful boxed theorem environment
longdesc This packages provides a colourful boxed theorem environment,
longdesc combining tcolorbox and breakable boxes.
-docfiles size=63
+docfiles size=29
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"
@@ -69983,7 +69985,7 @@
catalogue-ctan /macros/latex/contrib/coloredtheorem
catalogue-license lppl1.3c
catalogue-topics maths-theorem decoration
-catalogue-version 1.0.2
+catalogue-version 1.0.3
name colorframed
category Package
@@ -83159,6 +83161,38 @@
catalogue-license other-free
catalogue-topics distribution
+name csthm
+category Package
+revision 72152
+shortdesc Customized theorem environments for computer science documents
+longdesc This package provides customized theorem-like environments
+longdesc specifically designed for computer science documents. It offers
+longdesc a set of pre-defined theorem styles and environments to
+longdesc streamline the creation of theorems, definitions, remarks, and
+longdesc other common structures in computer science papers and
+longdesc documents. Features: Predefined theorem styles tailored for
+longdesc computer science Environments for theorems, lemmas,
+longdesc definitions, examples, remarks, and more Special environments
+longdesc for cases and axioms Customizable accent color Optional
+longdesc cleveref support for enhanced cross-referencing The package
+longdesc requires the following packages to be installed: amsmath,
+longdesc amssymb, amsthm, enumitem, and thmtools. If using the cleveref
+longdesc option, hyperref and cleveref are also required.
+docfiles size=105
+ texmf-dist/doc/latex/csthm/README.md details="Readme"
+ texmf-dist/doc/latex/csthm/csthm-example.pdf details="Package documentation and example of use"
+ texmf-dist/doc/latex/csthm/csthm-example.tex
+srcfiles size=3
+ texmf-dist/source/latex/csthm/csthm.dtx
+ texmf-dist/source/latex/csthm/csthm.ins
+runfiles size=1
+ texmf-dist/tex/latex/csthm/csthm.sty
+catalogue-contact-repository https://github.com/agni-datta/csLaTeX/
+catalogue-ctan /macros/latex/contrib/csthm
+catalogue-license lppl1.3c
+catalogue-topics comp-sci maths-theorem
+catalogue-version 1.2
+
name cstypo
category Package
revision 41986
@@ -120004,7 +120038,7 @@
name fmtcount
category Package
-revision 53912
+revision 72151
shortdesc Display the value of a LaTeX counter in a variety of formats
longdesc The package provides commands that display the value of a LaTeX
longdesc counter in a variety of formats (ordinal, text, hexadecimal,
@@ -120015,15 +120049,15 @@
longdesc documents are provided. This package was originally provided as
longdesc part of the author's datetime package, but is now distributed
longdesc separately.
-docfiles size=143
+docfiles size=159
texmf-dist/doc/latex/fmtcount/CHANGES
texmf-dist/doc/latex/fmtcount/README details="Package README"
texmf-dist/doc/latex/fmtcount/fc-lang.tex
texmf-dist/doc/latex/fmtcount/fmtcount.pdf details="Package documentation"
-srcfiles size=80
+srcfiles size=83
texmf-dist/source/latex/fmtcount/fmtcount.dtx
texmf-dist/source/latex/fmtcount/fmtcount.ins
-runfiles size=71
+runfiles size=77
texmf-dist/scripts/fmtcount/fmtcount.perl
texmf-dist/tex/latex/fmtcount/fc-UKenglish.def
texmf-dist/tex/latex/fmtcount/fc-USenglish.def
@@ -120030,6 +120064,7 @@
texmf-dist/tex/latex/fmtcount/fc-american.def
texmf-dist/tex/latex/fmtcount/fc-brazilian.def
texmf-dist/tex/latex/fmtcount/fc-british.def
+ texmf-dist/tex/latex/fmtcount/fc-dutch.def
texmf-dist/tex/latex/fmtcount/fc-english.def
texmf-dist/tex/latex/fmtcount/fc-francais.def
texmf-dist/tex/latex/fmtcount/fc-french.def
@@ -120045,12 +120080,12 @@
texmf-dist/tex/latex/fmtcount/fcnumparser.sty
texmf-dist/tex/latex/fmtcount/fcprefix.sty
texmf-dist/tex/latex/fmtcount/fmtcount.sty
-catalogue-contact-bugs https://github.com/nlct/fmtcount/issues
-catalogue-contact-repository https://github.com/nlct/fmtcount
+catalogue-contact-bugs https://github.com/Xerdi/fmtcount/issues
+catalogue-contact-repository https://github.com/Xerdi/fmtcount
catalogue-ctan /macros/latex/contrib/fmtcount
catalogue-license lppl1.3
catalogue-topics numbers
-catalogue-version 3.07
+catalogue-version 3.08
name fn2end
category Package
@@ -300929,7 +300964,7 @@
name texlive-scripts
category TLCore
-revision 72148
+revision 72154
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.
More information about the tex-live-commits
mailing list.