summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-30 23:42:52 +0000
committerKarl Berry <karl@freefriends.org>2022-06-30 23:42:52 +0000
commite6f1cdb4a265f7bf2cb8a5e1d8bf2da6dd8adf20 (patch)
tree04d73b18e6ad3e97f6534405f8323eb5f6f509c7
parentf74cd6c2ee98bc49e849bb43510e28e1af35c6ec (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@63772 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R22
-rw-r--r--Master/tlpkg/texlive.tlpdb77
2 files changed, 71 insertions, 28 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 48cf4512bc5..47db2f81b6c 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -15184,6 +15184,7 @@ lstaddons
lstbayes
lstfiracode
lt3graph
+lt3rawobjects
ltablex
ltabptch
ltb2bib
@@ -33731,6 +33732,10 @@ README
lt3graph.pdf
lt3graph.tex
+./doc/latex/lt3rawobjects:
+README.md
+lt3rawobjects.pdf
+
./doc/latex/ltablex:
README
ltablex.pdf
@@ -34211,6 +34216,7 @@ README.md
empheq.pdf
mathtools.pdf
mhsetup.pdf
+test.pdf
./doc/latex/matlab-prettifier:
README
@@ -39423,8 +39429,8 @@ sample.pdf
sample.tex
./doc/latex/sanitize-umlaut:
-CHANGES
-README
+CHANGES.md
+README.md
german.ist
sanitize-umlaut.doc.sty
sanitize-umlaut.pdf
@@ -187815,7 +187821,6 @@ luatex
metafont
metapost
mex
-plain
platex
psizzl
ptex-fontmaps
@@ -190797,6 +190802,7 @@ lps
lroundrect
lstaddons
lstbayes
+lt3rawobjects
ltb2bib
ltxnew
luacolor
@@ -195821,6 +195827,10 @@ lstlinebgrd.dtx
lstbayes.dtx
lstbayes.ins
+./source/latex/lt3rawobjects:
+lt3rawobjects.dtx
+lt3rawobjects.ins
+
./source/latex/ltb2bib:
ltb2bib.dtx
ltb2bib.ins
@@ -199719,8 +199729,6 @@ base
eminst.zip
istyles.zip
-./source/plain:
-
./source/platex:
base
jsclasses
@@ -211212,6 +211220,7 @@ lstaddons
lstbayes
lstfiracode
lt3graph
+lt3rawobjects
ltablex
ltabptch
ltb2bib
@@ -225139,6 +225148,9 @@ lt3graph-dry.sty
lt3graph-packagedoc.cls
lt3graph.sty
+./tex/latex/lt3rawobjects:
+lt3rawobjects.sty
+
./tex/latex/ltablex:
ltablex.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 1830f1364cf..3694ae8a5e3 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/2022
-depend revision/63762
+depend revision/63771
name 00texlive.image
category TLCore
-revision 63759
+revision 63766
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
@@ -2627,6 +2627,7 @@ runfiles size=12910
tlpkg/tlpsrc/lstfiracode.tlpsrc
tlpkg/tlpsrc/lt3graph.tlpsrc
tlpkg/tlpsrc/lt3luabridge.tlpsrc
+ tlpkg/tlpsrc/lt3rawobjects.tlpsrc
tlpkg/tlpsrc/ltablex.tlpsrc
tlpkg/tlpsrc/ltabptch.tlpsrc
tlpkg/tlpsrc/ltb2bib.tlpsrc
@@ -63674,7 +63675,7 @@ depend url
name collection-latexextra
category Collection
-revision 63747
+revision 63766
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -64452,6 +64453,7 @@ depend lsc
depend lstaddons
depend lstfiracode
depend lt3graph
+depend lt3rawobjects
depend ltablex
depend ltabptch
depend ltxdockit
@@ -76234,7 +76236,7 @@ catalogue-topics multilingual maths maths-theorem expl3
name crefthe
category Package
-revision 63296
+revision 63765
shortdesc Cross referencing with proper definite articles
longdesc By default, when using cleveref's \cref to reference
longdesc theorem-like environments, the names do not contain definite
@@ -76243,7 +76245,7 @@ longdesc Spanish, etc. this results in incorrect grammar. For this
longdesc purpose, the current package offers \crefthe, which handles the
longdesc definite articles properly (especially for the article
longdesc contractions in many European languages).
-docfiles size=38
+docfiles size=23
texmf-dist/doc/latex/crefthe/LICENSE
texmf-dist/doc/latex/crefthe/README.md details="Readme"
texmf-dist/doc/latex/crefthe/crefthe-doc.pdf details="Package documentation"
@@ -172525,6 +172527,34 @@ catalogue-license lppl1.3c
catalogue-topics exec-foreign expl3
catalogue-version 1.0.1
+name lt3rawobjects
+category Package
+revision 63766
+shortdesc Objects and proxies in LaTeX3
+longdesc This package introduces a new mechanism to create objects like
+longdesc the well known C structures. The functions exported by this
+longdesc package are quite low level, and many important mechanisms like
+longdesc member protection and name resolution aren't already defined
+longdesc and should be introduced by intermediate packages.
+docfiles size=93
+ texmf-dist/doc/latex/lt3rawobjects/README.md details="Readme"
+ texmf-dist/doc/latex/lt3rawobjects/lt3rawobjects.pdf details="Package documentation"
+srcfiles size=8
+ texmf-dist/source/latex/lt3rawobjects/lt3rawobjects.dtx
+ texmf-dist/source/latex/lt3rawobjects/lt3rawobjects.ins
+runfiles size=3
+ texmf-dist/tex/latex/lt3rawobjects/lt3rawobjects.sty
+catalogue-contact-announce https://github.com/Loara/lt3rawobjects/releases
+catalogue-contact-bugs https://github.com/Loara/lt3rawobjects/issues
+catalogue-contact-development https://github.com/Loara/lt3rawobjects/pulls
+catalogue-contact-home https://github.com/Loara/lt3rawobjects
+catalogue-contact-repository https://github.com/Loara/lt3rawobjects.git
+catalogue-contact-support https://github.com/Loara/lt3rawobjects/issues
+catalogue-ctan /macros/latex/contrib/lt3rawobjects
+catalogue-license gpl3+
+catalogue-topics macro-supp expl3
+catalogue-version 1.0.2
+
name ltablex
category Package
revision 34923
@@ -180627,7 +180657,7 @@ binfiles arch=x86_64-solaris size=1
name mathtools
category Package
-revision 61937
+revision 63767
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
@@ -180645,19 +180675,20 @@ 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.
-docfiles size=267
+docfiles size=270
texmf-dist/doc/latex/mathtools/README.md details="Package README"
texmf-dist/doc/latex/mathtools/empheq.pdf
texmf-dist/doc/latex/mathtools/mathtools.pdf details="Package documentation"
texmf-dist/doc/latex/mathtools/mhsetup.pdf
-srcfiles size=109
+ texmf-dist/doc/latex/mathtools/test.pdf
+srcfiles size=111
texmf-dist/source/latex/mathtools/empheq.dtx
texmf-dist/source/latex/mathtools/empheq.ins
texmf-dist/source/latex/mathtools/mathtools.dtx
texmf-dist/source/latex/mathtools/mathtools.ins
texmf-dist/source/latex/mathtools/mhsetup.dtx
texmf-dist/source/latex/mathtools/mhsetup.ins
-runfiles size=29
+runfiles size=30
texmf-dist/tex/latex/mathtools/empheq.sty
texmf-dist/tex/latex/mathtools/mathtools.sty
texmf-dist/tex/latex/mathtools/mhsetup.sty
@@ -180666,7 +180697,7 @@ catalogue-contact-repository https://github.com/latex3/mathtools
catalogue-ctan /macros/latex/contrib/mathtools
catalogue-license lppl1.3c
catalogue-topics maths
-catalogue-version 1.28a
+catalogue-version 1.29
name matlab-prettifier
category Package
@@ -229525,7 +229556,7 @@ catalogue-version 1.0
name proflycee
category Package
-revision 63750
+revision 63768
shortdesc A LaTeX package for French maths teachers in high school
longdesc This package provides some commands to help French mathematics
longdesc teachers for 15-18 years olds, for example: \splinetikz to
@@ -229533,7 +229564,7 @@ longdesc create splines with "derivative control"; \paramCF and \ligneCF
longdesc in order to create an xcas-windows-like; \envconsolepythontex
longdesc and \envcodepythontex to create code presentation and code
longdesc execution with pythontex.
-docfiles size=204
+docfiles size=208
texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf details="Package documentation" language="fr"
texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex
texmf-dist/doc/latex/proflycee/README.md details="Readme"
@@ -229543,7 +229574,7 @@ docfiles size=204
texmf-dist/doc/latex/proflycee/pl-doc-stats_c2.png
texmf-dist/doc/latex/proflycee/pl-doc-stats_d.png
texmf-dist/doc/latex/proflycee/pl-doc-stats_e.png
-runfiles size=12
+runfiles size=13
texmf-dist/tex/latex/proflycee/ProfLycee.sty
catalogue-also profcollege
catalogue-contact-bugs https://github.com/cpierquet/ProfLycee/issues
@@ -229551,7 +229582,7 @@ catalogue-contact-repository https://github.com/cpierquet/ProfLycee
catalogue-ctan /macros/latex/contrib/proflycee
catalogue-license lppl1.3c
catalogue-topics maths french teaching
-catalogue-version 1.1.6
+catalogue-version 1.1.7
name program
category Package
@@ -247784,27 +247815,27 @@ catalogue-version 1.0
name sanitize-umlaut
category Package
-revision 53292
+revision 63770
shortdesc Sanitize umlauts for MakeIndex and pdfLaTeX
longdesc This package sanitizes umlauts to be used directly in index
longdesc entries for MakeIndex and friends with pdfLaTeX. This means
longdesc that inside \index an umlaut can be used as "U or as U. In both
longdesc cases, the letter is written as "U into the raw index file for
longdesc correct processing with MakeIndex and pdfLaTeX.
-docfiles size=111
- texmf-dist/doc/latex/sanitize-umlaut/CHANGES
- texmf-dist/doc/latex/sanitize-umlaut/README details="Readme"
+docfiles size=119
+ texmf-dist/doc/latex/sanitize-umlaut/CHANGES.md
+ texmf-dist/doc/latex/sanitize-umlaut/README.md details="Readme"
texmf-dist/doc/latex/sanitize-umlaut/german.ist
texmf-dist/doc/latex/sanitize-umlaut/sanitize-umlaut.doc.sty
texmf-dist/doc/latex/sanitize-umlaut/sanitize-umlaut.pdf details="Package documentation"
texmf-dist/doc/latex/sanitize-umlaut/sanitize-umlaut.tex
-runfiles size=1
+runfiles size=2
texmf-dist/tex/latex/sanitize-umlaut/sanitize-umlaut.sty
catalogue-contact-repository https://github.com/T-F-S/sanitize-umlaut
catalogue-ctan /macros/latex/contrib/sanitize-umlaut
catalogue-license lppl1.3
catalogue-topics utf8-adapt enc-juggle index-proc
-catalogue-version 1.10
+catalogue-version 1.2.1
name sankey
category Package
@@ -268834,7 +268865,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 63762
+revision 63771
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
@@ -268926,7 +268957,7 @@ docfiles size=260
texmf-dist/doc/generic/tex4ht/mn56.html
texmf-dist/doc/generic/tex4ht/mn5x.png
texmf-dist/doc/generic/tex4ht/mn6x.png
-srcfiles size=3818
+srcfiles size=3819
texmf-dist/source/generic/tex4ht/ChangeLog
texmf-dist/source/generic/tex4ht/Makefile
texmf-dist/source/generic/tex4ht/README
@@ -278911,7 +278942,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 63755
+revision 63764
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.