summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-27 23:42:45 +0000
committerKarl Berry <karl@freefriends.org>2021-08-27 23:42:45 +0000
commit1963159362852db9102716527cc372816460023a (patch)
treedf7b08e7eedc18b7d61d414bdd172be1b07cb5dd /Master
parenteeb7f50af3eaecaf525bfdb721b837386ceb9935 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@60339 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R17
-rw-r--r--Master/tlpkg/texlive.tlpdb71
2 files changed, 70 insertions, 18 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 83f088ad38a..56d833f93be 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -14079,6 +14079,7 @@ etexcmds
etextools
ethiop
ethiop-t1
+etl
etoc
etoolbox
etoolbox-de
@@ -25172,6 +25173,10 @@ ethiodoc.tex
COPYING
README
+./doc/latex/etl:
+README.md
+etl.pdf
+
./doc/latex/etoc:
README.md
etoc-DE.pdf
@@ -54495,6 +54500,9 @@ psvectorian.pro
pst-algparser.pro
pst-dots.pro
pst-dots97.pro
+pstricks-fonts-lm.pro
+pstricks-fonts-ps.pro
+pstricks-fonts-urw.pro
pstricks.pro
pstricks97.pro
@@ -191342,6 +191350,7 @@ etaremune
etexcmds
etextools
ethiop
+etl
etoc
euclideangeometry
euenc
@@ -194502,6 +194511,9 @@ etextools.ins
ethiop.dtx
ethiop.ins
+./source/latex/etl:
+etl.dtx
+
./source/latex/etoc:
etoc.dtx
@@ -209227,6 +209239,7 @@ gastex.cfg
textures.cfg
vtex.cfg
xdvipdfmx.cfg
+xdvipdfmx.cfg.orig
./tex/generic/pstricks-add:
pstricks-add.tex
@@ -211129,6 +211142,7 @@ etbb
etex-pkg
etextools
ethiop
+etl
etoc
etoolbox
etsvthor
@@ -220262,6 +220276,9 @@ uetha.fd
uethb.fd
uetho.fd
+./tex/latex/etl:
+etl.sty
+
./tex/latex/etoc:
etoc.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index ff03cf9cc95..21c371f46fb 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/2021
-depend revision/60332
+depend revision/60338
name 00texlive.image
category TLCore
-revision 60313
+revision 60336
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
@@ -1629,6 +1629,7 @@ runfiles size=13899
tlpkg/tlpsrc/etextools.tlpsrc
tlpkg/tlpsrc/ethiop-t1.tlpsrc
tlpkg/tlpsrc/ethiop.tlpsrc
+ tlpkg/tlpsrc/etl.tlpsrc
tlpkg/tlpsrc/etoc.tlpsrc
tlpkg/tlpsrc/etoolbox-de.tlpsrc
tlpkg/tlpsrc/etoolbox.tlpsrc
@@ -4449,7 +4450,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 60325
+revision 60334
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
@@ -62230,7 +62231,7 @@ depend url
name collection-latexextra
category Collection
-revision 60277
+revision 60336
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -62651,6 +62652,7 @@ depend esint
depend esint-type1
depend etaremune
depend etextools
+depend etl
depend etoc
depend eukdate
depend eulerpx
@@ -101277,6 +101279,35 @@ catalogue-ctan /fonts/ps-type1/ethiop
catalogue-license gpl
catalogue-topics font font-nonroman font-type1 amharic
+name etl
+category Package
+revision 60336
+shortdesc Expandable token list operations
+longdesc This package provides expandable token list operations for
+longdesc which expl3's l3tl only has unexpandable variants. These
+longdesc expandable versions are typically slower than the unexpandable
+longdesc code. Unlike the l3tl versions, the functions in this module
+longdesc may contain braces and macro parameter tokens in their
+longdesc arguments, but as a drawback they cannot distinguish some
+longdesc tokens and do not consider the character code of group-begin
+longdesc and group-end tokens. Additionally a general map to token lists
+longdesc is provided, modelled after the expl3 internal __tl_act:NNNn
+longdesc but with additional features. The package has no immediate use
+longdesc for document authors; it only contains expl3 functions intended
+longdesc for programmers.
+docfiles size=85
+ texmf-dist/doc/latex/etl/README.md details="Readme"
+ texmf-dist/doc/latex/etl/etl.pdf details="Package documentation"
+srcfiles size=16
+ texmf-dist/source/latex/etl/etl.dtx
+runfiles size=6
+ texmf-dist/tex/latex/etl/etl.sty
+catalogue-contact-repository https://github.com/Skillmon/ltx_etl
+catalogue-ctan /macros/latex/contrib/etl
+catalogue-license lppl1.3c
+catalogue-topics expl3 latex3 macro-supp
+catalogue-version 0.1
+
name etoc
category Package
revision 59917
@@ -148985,7 +149016,7 @@ binfiles arch=x86_64-solaris size=1
name l3experimental
category Package
-revision 60167
+revision 60338
shortdesc Experimental LaTeX3 concepts
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -149066,7 +149097,7 @@ catalogue-topics macro-supp layout latex3 pre-release
name l3kernel
category Package
-revision 59922
+revision 60338
shortdesc LaTeX3 programming conventions
longdesc The l3kernel bundle provides an implementation of the LaTeX3
longdesc programmers' interface, as a set of packages that run under
@@ -149075,7 +149106,7 @@ longdesc LaTeX3 kernel and other future code are built: it is an API for
longdesc TeX programmers. The packages are set up so that the LaTeX3
longdesc conventions can be used with regular LaTeX2e packages.
depend l3backend
-docfiles size=3149
+docfiles size=3167
texmf-dist/doc/latex/l3kernel/CHANGELOG.md
texmf-dist/doc/latex/l3kernel/README.md details="Readme"
texmf-dist/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -149121,7 +149152,7 @@ docfiles size=3149
texmf-dist/doc/latex/l3kernel/source3.pdf
texmf-dist/doc/latex/l3kernel/source3.tex
texmf-dist/doc/latex/l3kernel/source3body.tex
-srcfiles size=896
+srcfiles size=893
texmf-dist/source/latex/l3kernel/expl3.dtx
texmf-dist/source/latex/l3kernel/l3.ins
texmf-dist/source/latex/l3kernel/l3basics.dtx
@@ -149179,7 +149210,7 @@ srcfiles size=896
texmf-dist/source/latex/l3kernel/l3tl.dtx
texmf-dist/source/latex/l3kernel/l3token.dtx
texmf-dist/source/latex/l3kernel/l3unicode.dtx
-runfiles size=342
+runfiles size=340
texmf-dist/tex/latex/l3kernel/expl3-code.tex
texmf-dist/tex/latex/l3kernel/expl3-generic.tex
texmf-dist/tex/latex/l3kernel/expl3.ltx
@@ -149214,7 +149245,7 @@ catalogue-topics format latex3 pre-release
name l3packages
category Package
-revision 60167
+revision 60338
shortdesc High-level LaTeX3 concepts
longdesc This collection contains implementations for aspects of the
longdesc LaTeX3 kernel, dealing with higher-level ideas such as the
@@ -235437,7 +235468,7 @@ catalogue-version 1.5e
name pstricks
category Package
-revision 60327
+revision 60335
catalogue pstricks-base
shortdesc PostScript macros for TeX
longdesc PSTricks offers an extensive collection of macros for
@@ -235456,7 +235487,7 @@ longdesc pdftricks package, to generate a PDF inclusion from a PSTricks
longdesc diagram. PSTricks macros can also generate PDF output when the
longdesc document is processed XeTeX, without the need for other
longdesc supporting packages.
-docfiles size=2401
+docfiles size=2389
texmf-dist/doc/generic/pstricks/PSTricks.bib
texmf-dist/doc/generic/pstricks/README details="Readme"
texmf-dist/doc/generic/pstricks/ctandir.sty
@@ -235506,10 +235537,13 @@ docfiles size=2401
texmf-dist/doc/generic/pstricks/pstricks-doc.pdf
texmf-dist/doc/generic/pstricks/test-pst.pdf
texmf-dist/doc/generic/pstricks/test-pst.tex
-runfiles size=124
+runfiles size=131
texmf-dist/dvips/pstricks/pst-algparser.pro
texmf-dist/dvips/pstricks/pst-dots.pro
texmf-dist/dvips/pstricks/pst-dots97.pro
+ texmf-dist/dvips/pstricks/pstricks-fonts-lm.pro
+ texmf-dist/dvips/pstricks/pstricks-fonts-ps.pro
+ texmf-dist/dvips/pstricks/pstricks-fonts-urw.pro
texmf-dist/dvips/pstricks/pstricks.pro
texmf-dist/dvips/pstricks/pstricks97.pro
texmf-dist/tex/generic/pstricks/config/README.cfg
@@ -235520,6 +235554,7 @@ runfiles size=124
texmf-dist/tex/generic/pstricks/config/textures.cfg
texmf-dist/tex/generic/pstricks/config/vtex.cfg
texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
+ texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg.orig
texmf-dist/tex/generic/pstricks/pst-fp.tex
texmf-dist/tex/generic/pstricks/pst-key.tex
texmf-dist/tex/generic/pstricks/pstricks-arrows.tex
@@ -235542,7 +235577,7 @@ catalogue-contact-support https://tug.org/mailman/listinfo/pstricks
catalogue-ctan /graphics/pstricks/base
catalogue-license lppl1.3
catalogue-topics graphics-in-tex colour pstricks dvips-special xetex
-catalogue-version 3.05
+catalogue-version 3.06
name pstricks-add
category Package
@@ -252019,7 +252054,7 @@ catalogue-version 1.36
name siunitx
category Package
-revision 60302
+revision 60337
shortdesc A comprehensive (SI) units package
longdesc Typesetting values with units requires care to ensure that the
longdesc combined mathematical meaning of the value plus unit
@@ -252043,7 +252078,7 @@ longdesc The package relies on LaTeX 3 support from the l3kernel and
longdesc l3packages bundles.
depend l3kernel
depend l3packages
-docfiles size=541
+docfiles size=542
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"
@@ -252079,7 +252114,7 @@ catalogue-contact-repository https://github.com/josephwright/siunitx
catalogue-ctan /macros/latex/contrib/siunitx
catalogue-license lppl1.3c
catalogue-topics units scientific-docs expl3
-catalogue-version 3.0.27
+catalogue-version 3.0.28
name skak
category Package
@@ -275915,7 +275950,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 60325
+revision 60334
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.