texlive[73511] Master: autoupdate

commits+karl at tug.org commits+karl at tug.org
Sun Jan 19 01:46:50 CET 2025


Revision: 73511
          https://tug.org/svn/texlive?view=revision&revision=73511
Author:   karl
Date:     2025-01-19 01:46:50 +0100 (Sun, 19 Jan 2025)
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	2025-01-19 00:41:09 UTC (rev 73510)
+++ trunk/Master/texmf-dist/ls-R	2025-01-19 00:46:50 UTC (rev 73511)
@@ -24553,6 +24553,7 @@
 template
 
 ./doc/latex/cs-techrep/template:
+cpn_all_all.bib
 cs-techrep-example-neumann.pdf
 cs-techrep-example-neumann.tex
 
@@ -32216,6 +32217,7 @@
 template
 
 ./doc/latex/iaria/template:
+cpn_all_all.bib
 iaria-example-neumann.pdf
 iaria-example-neumann.tex
 
@@ -32228,6 +32230,7 @@
 template
 
 ./doc/latex/iaria-lite/template:
+cpn_all_all.bib
 iaria-lite-example-neumann.pdf
 iaria-lite-example-neumann.tex
 
@@ -75014,6 +75017,7 @@
 marcellus
 marvosym
 mathabx-type1
+mathalpha
 mathdesign
 mdsymbol
 merriweather
@@ -75854,6 +75858,9 @@
 ./fonts/map/dvips/mathabx-type1:
 mathabx.map
 
+./fonts/map/dvips/mathalpha:
+mathalpha.map
+
 ./fonts/map/dvips/mathdesign:
 mdbch.map
 mdgreek.map
@@ -110946,6 +110953,7 @@
 marcellus
 marvosym
 mathabx
+mathalpha
 mathdesign
 mathpazo
 mdputu
@@ -138449,6 +138457,11 @@
 mathx8.tfm
 mathx9.tfm
 
+./fonts/tfm/public/mathalpha:
+mathalpha-ncmbb-bold.tfm
+mathalpha-ncmbb-book.tfm
+mathalpha-ncmbb-regular.tfm
+
 ./fonts/tfm/public/mathdesign:
 mdbch
 mdgreek
@@ -169132,6 +169145,7 @@
 marcellus
 marvosym
 mathabx-type1
+mathalpha
 mathdesign
 mathpazo
 mdsymbol
@@ -174105,6 +174119,11 @@
 mathx8.pfb
 mathx9.pfb
 
+./fonts/type1/public/mathalpha:
+mathalpha-ncmbb-bold.pfb
+mathalpha-ncmbb-book.pfb
+mathalpha-ncmbb-regular.pfb
+
 ./fonts/type1/public/mathdesign:
 mdbch
 mdici

Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb	2025-01-19 00:41:09 UTC (rev 73510)
+++ trunk/Master/tlpkg/texlive.tlpdb	2025-01-19 00:46:50 UTC (rev 73511)
@@ -26,11 +26,11 @@
 depend frozen/0
 depend minrelease/2016
 depend release/2024
-depend revision/73495
+depend revision/73510
 
 name 00texlive.image
 category TLCore
-revision 73493
+revision 73505
 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 this list. Those are not included in the source/ tarball. For
 longdesc information on the 00texlive prefix see
 longdesc 00texlive.installation(.tlpsrc)
-runfiles size=14495
+runfiles size=14496
  .mkisofsrc
  autorun.inf
  texmf-dist/README
@@ -4994,7 +4994,7 @@
 
 name 00texlive.installer
 category TLCore
-revision 73495
+revision 73510
 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
@@ -83809,18 +83809,19 @@
 
 name cs-techrep
 category Package
-revision 72666
+revision 73507
 shortdesc Technical Reports in Computer Science and Software Engineering
 longdesc This package provides a class for the creation of technical
 longdesc reports in computer science and software engineering. The style
 longdesc is a two-column format similar to IEEE. It is intended for lab
 longdesc reports and provides a beginner-friendly template example.
-docfiles size=81
+docfiles size=91
  texmf-dist/doc/latex/cs-techrep/COPYING
  texmf-dist/doc/latex/cs-techrep/README details="Readme"
  texmf-dist/doc/latex/cs-techrep/_cpn_copyIntoExamplesFolder_cls.cmd
  texmf-dist/doc/latex/cs-techrep/cs-techrep.pdf details="Package documentation"
  texmf-dist/doc/latex/cs-techrep/docstrip.cfg
+ texmf-dist/doc/latex/cs-techrep/template/cpn_all_all.bib
  texmf-dist/doc/latex/cs-techrep/template/cs-techrep-example-neumann.pdf details="Example of use"
  texmf-dist/doc/latex/cs-techrep/template/cs-techrep-example-neumann.tex
 srcfiles size=8
@@ -83832,7 +83833,7 @@
 catalogue-ctan /macros/latex/contrib/cs-techrep
 catalogue-license lppl1.3c
 catalogue-topics class doc-templ report-like
-catalogue-version 0.5
+catalogue-version 0.6
 
 name csassignments
 category Package
@@ -84335,7 +84336,7 @@
 
 name csthm
 category Package
-revision 72152
+revision 73506
 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
@@ -84350,20 +84351,23 @@
 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
+docfiles size=29
  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
+srcfiles size=4
  texmf-dist/source/latex/csthm/csthm.dtx
  texmf-dist/source/latex/csthm/csthm.ins
-runfiles size=1
+runfiles size=2
  texmf-dist/tex/latex/csthm/csthm.sty
+catalogue-contact-development https://github.com/agni-datta/csLaTeX/
+catalogue-contact-home https://github.com/agni-datta/csLaTeX/
 catalogue-contact-repository https://github.com/agni-datta/csLaTeX/
+catalogue-contact-support 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
+catalogue-version 1.3
 
 name cstypo
 category Package
@@ -87657,7 +87661,7 @@
 
 name dashrulex
 category Package
-revision 73442
+revision 73504
 shortdesc Draw dashed rules
 longdesc This package package provides a flexible solution for drawing
 longdesc dashed rules in the body. It currently provides two commands,
@@ -87673,7 +87677,7 @@
 catalogue-ctan /macros/latex/contrib/dashrulex
 catalogue-license cc-by-4
 catalogue-topics rule line-patt expl3
-catalogue-version 1.02
+catalogue-version 1.02a
 
 name dashundergaps
 category Package
@@ -141279,34 +141283,35 @@
 
 name iaria
 category Package
-revision 72670
+revision 73502
 shortdesc Write documents for the IARIA publications
 longdesc This package contains templates for the creation of documents
 longdesc for IARIA publications (International Academy, Research, and
 longdesc Industry Association) and implements the specifications for the
 longdesc IARIA citation style.
-docfiles size=70
+docfiles size=83
  texmf-dist/doc/latex/iaria/COPYING
  texmf-dist/doc/latex/iaria/README details="Readme"
  texmf-dist/doc/latex/iaria/_cpn_copyIntoExamplesFolder_cls.cmd
  texmf-dist/doc/latex/iaria/docstrip.cfg
  texmf-dist/doc/latex/iaria/iaria.pdf details="Package documentation"
+ texmf-dist/doc/latex/iaria/template/cpn_all_all.bib
  texmf-dist/doc/latex/iaria/template/iaria-example-neumann.pdf details="Example of use"
  texmf-dist/doc/latex/iaria/template/iaria-example-neumann.tex
-srcfiles size=5
+srcfiles size=6
  texmf-dist/source/latex/iaria/iaria.dtx
  texmf-dist/source/latex/iaria/iaria.ins
-runfiles size=1
+runfiles size=2
  texmf-dist/tex/latex/iaria/iaria.cls
 catalogue-also iaria-lite
 catalogue-ctan /macros/latex/contrib/iaria
 catalogue-license lppl1.3c
 catalogue-topics class doc-templ publisher
-catalogue-version 0.5
+catalogue-version 0.6
 
 name iaria-lite
 category Package
-revision 72669
+revision 73503
 shortdesc Write documents for the IARIA publications
 longdesc This package provides a convenient environment for writing
 longdesc IARIA (International Academy, Research, and Industry
@@ -141313,12 +141318,13 @@
 longdesc Association) scholary publications. It does not implement the
 longdesc specifications for the IARIA citation style, for which you have
 longdesc to use the iaria class.
-docfiles size=72
+docfiles size=85
  texmf-dist/doc/latex/iaria-lite/COPYING
  texmf-dist/doc/latex/iaria-lite/README details="Readme"
  texmf-dist/doc/latex/iaria-lite/_cpn_copyIntoExamplesFolder_cls.cmd
  texmf-dist/doc/latex/iaria-lite/docstrip.cfg
  texmf-dist/doc/latex/iaria-lite/iaria-lite.pdf details="Package documentation"
+ texmf-dist/doc/latex/iaria-lite/template/cpn_all_all.bib
  texmf-dist/doc/latex/iaria-lite/template/iaria-lite-example-neumann.pdf details="Example of use"
  texmf-dist/doc/latex/iaria-lite/template/iaria-lite-example-neumann.tex
 srcfiles size=5
@@ -141330,7 +141336,7 @@
 catalogue-ctan /macros/latex/contrib/iaria-lite
 catalogue-license lppl1.3c
 catalogue-topics class doc-templ publisher
-catalogue-version 0.5
+catalogue-version 0.6
 
 name ibarra
 category Package
@@ -168081,13 +168087,13 @@
 
 name l3kernel-dev
 category Package
-revision 73455
+revision 73508
 shortdesc Development pre-release of l3kernel
 longdesc This is a pre-release version of the l3kernel package. It
 longdesc accompanies the pre-testing kernel code (latex-base-dev), and
 longdesc is intended for testing by knowledgeable users.
 depend l3backend-dev
-docfiles size=3530
+docfiles size=3540
  texmf-dist/doc/latex-dev/l3kernel/CHANGELOG.md
  texmf-dist/doc/latex-dev/l3kernel/README.md details="Readme"
  texmf-dist/doc/latex-dev/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -168134,7 +168140,7 @@
  texmf-dist/doc/latex-dev/l3kernel/source3.pdf
  texmf-dist/doc/latex-dev/l3kernel/source3.tex
  texmf-dist/doc/latex-dev/l3kernel/source3body.tex
-srcfiles size=964
+srcfiles size=967
  texmf-dist/source/latex-dev/l3kernel/expl3.dtx
  texmf-dist/source/latex-dev/l3kernel/l3.ins
  texmf-dist/source/latex-dev/l3kernel/l3basics.dtx
@@ -168197,7 +168203,7 @@
  texmf-dist/source/latex-dev/l3kernel/l3tl.dtx
  texmf-dist/source/latex-dev/l3kernel/l3token.dtx
  texmf-dist/source/latex-dev/l3kernel/l3unicode.dtx
-runfiles size=370
+runfiles size=373
  texmf-dist/tex/latex-dev/l3kernel/expl3-code.tex
  texmf-dist/tex/latex-dev/l3kernel/expl3-generic.tex
  texmf-dist/tex/latex-dev/l3kernel/expl3.ltx
@@ -194184,7 +194190,7 @@
 
 name mathalpha
 category Package
-revision 61089
+revision 73505
 shortdesc General package for loading maths alphabets in LaTeX
 longdesc Package mathalfa was renamed to mathalpha. For backward
 longdesc compatibility the old name will continue to be recognized in
@@ -194192,11 +194198,19 @@
 longdesc alphabets (such as are normally addressed via macros \mathcal,
 longdesc \mathbb, \mathfrak and \mathscr), offering various features
 longdesc normally missing in existing packages for this job.
-docfiles size=474
+execute addMap mathalpha.map
+docfiles size=518
  texmf-dist/doc/latex/mathalpha/README details="Readme"
  texmf-dist/doc/latex/mathalpha/mathalpha-doc.pdf details="Package documentation"
  texmf-dist/doc/latex/mathalpha/mathalpha-doc.tex
-runfiles size=16
+runfiles size=52
+ texmf-dist/fonts/map/dvips/mathalpha/mathalpha.map
+ texmf-dist/fonts/tfm/public/mathalpha/mathalpha-ncmbb-bold.tfm
+ texmf-dist/fonts/tfm/public/mathalpha/mathalpha-ncmbb-book.tfm
+ texmf-dist/fonts/tfm/public/mathalpha/mathalpha-ncmbb-regular.tfm
+ texmf-dist/fonts/type1/public/mathalpha/mathalpha-ncmbb-bold.pfb
+ texmf-dist/fonts/type1/public/mathalpha/mathalpha-ncmbb-book.pfb
+ texmf-dist/fonts/type1/public/mathalpha/mathalpha-ncmbb-regular.pfb
  texmf-dist/tex/latex/mathalpha/mathalfa.sty
  texmf-dist/tex/latex/mathalpha/mathalpha.sty
 catalogue-alias mathalfa
@@ -194203,7 +194217,7 @@
 catalogue-ctan /macros/latex/contrib/mathalpha
 catalogue-license lppl1.3c
 catalogue-topics maths
-catalogue-version 1.143
+catalogue-version 1.145
 
 name mathastext
 category Package
@@ -203187,7 +203201,7 @@
 
 name mitthesis
 category Package
-revision 72749
+revision 73501
 shortdesc A LaTeX template for an MIT thesis
 longdesc This class provides a LaTeX template for an MIT thesis or
 longdesc dissertation formatted according to the requirements of the
@@ -203203,7 +203217,7 @@
 longdesc distributions back to 2020. This template replaces the older
 longdesc version of mitthesis.cls, which was first composed in the
 longdesc 1980s.
-docfiles size=1408
+docfiles size=1254
  texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf details="Example of use"
  texmf-dist/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex
  texmf-dist/doc/latex/mitthesis/MIT-thesis-template/abstract.tex
@@ -203268,12 +203282,12 @@
  texmf-dist/doc/latex/mitthesis/examples/font_samples/latex_sources/compile-font-samples.sh
  texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.pdf details="Package documentation"
  texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.tex
-runfiles size=12
+runfiles size=13
  texmf-dist/tex/latex/mitthesis/mitthesis.cls
 catalogue-ctan /macros/latex/contrib/mitthesis
 catalogue-license mit
 catalogue-topics class dissertation engineering humanities scientific-docs doc-templ expl3
-catalogue-version 1.17
+catalogue-version 1.18
 
 name mkgrkindex
 category Package
@@ -241670,17 +241684,17 @@
 
 name piton
 category Package
-revision 73056
+revision 73498
 shortdesc Typeset informatic listings with LPEG of LuaLaTeX
 longdesc This package uses the Lua library LPEG to typeset and highlight
 longdesc informatic listings in several languages. It requires the use
 longdesc of LuaLaTeX. It won't work with XeLaTeX, nor pdfLaTeX.
-docfiles size=395
+docfiles size=397
  texmf-dist/doc/lualatex/piton/README.md details="Readme"
  texmf-dist/doc/lualatex/piton/piton-french.pdf details="Package documentation (French)" language="fr"
  texmf-dist/doc/lualatex/piton/piton-french.tex
  texmf-dist/doc/lualatex/piton/piton.pdf details="Package documentation (English)"
-srcfiles size=80
+srcfiles size=81
  texmf-dist/source/lualatex/piton/piton.dtx
  texmf-dist/source/lualatex/piton/piton.ins
 runfiles size=31
@@ -241691,7 +241705,7 @@
 catalogue-ctan /macros/luatex/latex/piton
 catalogue-license lppl1.3
 catalogue-topics listing synt-hlt luatex expl3
-catalogue-version 4.2a
+catalogue-version 4.2b
 
 name pittetd
 category Package
@@ -267725,7 +267739,7 @@
 
 name runcode
 category Package
-revision 69471
+revision 73500
 shortdesc Execute foreign source code and embed the result in the pdf file
 longdesc This LaTeX package executes programming source codes (including
 longdesc all command line tools) from within LaTeX and embeds the output
@@ -267737,7 +267751,7 @@
 longdesc supports Julia, MatLab, Python, and R. More languages will be
 longdesc added. For more details and usage examples, refer to the
 longdesc package's github repository.
-docfiles size=121
+docfiles size=122
  texmf-dist/doc/latex/runcode/README details="Readme"
  texmf-dist/doc/latex/runcode/generated/runcode_troubleshoot_inln2.tex
  texmf-dist/doc/latex/runcode/generated/runcode_troubleshoot_inln4.tex
@@ -267757,7 +267771,7 @@
 catalogue-ctan /macros/latex/contrib/runcode
 catalogue-license lppl1.3c
 catalogue-topics exec-foreign callback
-catalogue-version 2.3
+catalogue-version 2.4
 
 name runtexshebang
 category Package
@@ -274384,7 +274398,7 @@
 
 name siunitx
 category Package
-revision 73453
+revision 73499
 shortdesc A comprehensive (SI) units package
 longdesc Physical quantities have both numbers and units, and each
 longdesc physical quantity should be expressed as the product of a
@@ -274401,7 +274415,7 @@
 longdesc the same input syntax. The package includes automated
 longdesc processing of numbers and units, and the ability to control
 longdesc tabular alignment of numbers.
-docfiles size=236
+docfiles size=239
  texmf-dist/doc/latex/siunitx/CHANGELOG.md
  texmf-dist/doc/latex/siunitx/README.md details="Readme"
  texmf-dist/doc/latex/siunitx/siunitx-code.pdf details="Code documentation"
@@ -274437,7 +274451,7 @@
 catalogue-ctan /macros/latex/contrib/siunitx
 catalogue-license lppl1.3c
 catalogue-topics units scientific-docs expl3
-catalogue-version 3.4.1
+catalogue-version 3.4.2
 
 name sjtutex
 category Package
@@ -290674,7 +290688,7 @@
 
 name tex4ht
 category Package
-revision 73431
+revision 73509
 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
@@ -302753,7 +302767,7 @@
 
 name texlive-scripts
 category TLCore
-revision 73495
+revision 73510
 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.