summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-17 23:47:25 +0000
committerKarl Berry <karl@freefriends.org>2020-07-17 23:47:25 +0000
commit4e2bba75a31eac63a80e2be4822cb21f3f5c6004 (patch)
tree234bb40ec2f70bb03ae03f7fff69b7bab62ffe17 /Master/tlpkg
parent561ef7b2d217276bf876a1b3fb4443dcd6372865 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@55863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/texlive.tlpdb168
1 files changed, 122 insertions, 46 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 1db5aabc1e2..8cf0f3602c1 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/2020
-depend revision/55852
+depend revision/55862
name 00texlive.image
category TLCore
-revision 55849
+revision 55862
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
@@ -4187,6 +4187,7 @@ runfiles size=5023
tlpkg/tlpsrc/zxjafbfont.tlpsrc
tlpkg/tlpsrc/zxjafont.tlpsrc
tlpkg/tlpsrc/zxjatype.tlpsrc
+ tlpkg/tlpsrc/zztex.tlpsrc
name 00texlive.installation
category TLCore
@@ -4230,7 +4231,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 55840
+revision 55854
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
@@ -61422,7 +61423,7 @@ depend xypic
name collection-plaingeneric
category Collection
-revision 55751
+revision 55862
shortdesc Plain (La)TeX packages
longdesc Add-on packages and macros that work with plain TeX, often
longdesc LaTeX, and occasionally other formats.
@@ -61529,6 +61530,7 @@ depend xii
depend xii-lat
depend xlop
depend yax
+depend zztex
name collection-pstricks
category Collection
@@ -141368,7 +141370,7 @@ binfiles arch=x86_64-solaris size=1
name l3experimental
category Package
-revision 55586
+revision 55860
shortdesc Experimental LaTeX3 concepts
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -141376,25 +141378,22 @@ longdesc higher-level ideas such as the Designer Interface. Some of them
longdesc work as stand alone packages, providing new functionality, and
longdesc can be used on top of LaTeX2e with no changes to the existing
longdesc kernel. The present release includes: l3benchmark for measuring
-longdesc the time taken by TeX to run certain code; l3cctab, support for
-longdesc saving and restoring category codes en masse in a table;
-longdesc l3color, support for setting colors using a range of color
-longdesc models; l3draw, a code-level interface for constructing
-longdesc drawings; l3graphics, an interfaces for the inclusion of
-longdesc graphics files; l3pdf, support for core PDF concepts like
-longdesc compression, objects, PDF version and so on; l3str, support for
-longdesc string manipulation; l3sys-shell, which provides abstractions
-longdesc for common shell functions like file deletion and copying;
-longdesc xcoffins, which allows the alignment of boxes using a series of
-longdesc 'handle' positions, supplementing the simple TeX reference
-longdesc point; xgalley, which controls boxes receiving text for
-longdesc typesetting.
+longdesc the time taken by TeX to run certain code; l3color, support for
+longdesc setting colors using a range of color models; l3draw, a
+longdesc code-level interface for constructing drawings; l3graphics, an
+longdesc interfaces for the inclusion of graphics files; l3pdf, support
+longdesc for core PDF concepts like compression, objects, PDF version
+longdesc and so on; l3str, support for string manipulation; l3sys-shell,
+longdesc which provides abstractions for common shell functions like
+longdesc file deletion and copying; xcoffins, which allows the alignment
+longdesc of boxes using a series of 'handle' positions, supplementing
+longdesc the simple TeX reference point; xgalley, which controls boxes
+longdesc receiving text for typesetting.
depend l3kernel
-docfiles size=1194
+docfiles size=1106
texmf-dist/doc/latex/l3experimental/CHANGELOG.md
texmf-dist/doc/latex/l3experimental/README.md details="Readme"
texmf-dist/doc/latex/l3experimental/l3benchmark/l3benchmark.pdf details="l3benchmark documentation"
- texmf-dist/doc/latex/l3experimental/l3cctab/l3cctab.pdf details="l3cctab documentation"
texmf-dist/doc/latex/l3experimental/l3color/l3color.pdf details="l3color documentation"
texmf-dist/doc/latex/l3experimental/l3draw/l3draw-code.pdf
texmf-dist/doc/latex/l3experimental/l3draw/l3draw-code.tex
@@ -141408,11 +141407,9 @@ docfiles size=1194
texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf details="xcoffins documentation"
texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf
texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf details="xgalley documentation"
-srcfiles size=141
+srcfiles size=138
texmf-dist/source/latex/l3experimental/l3benchmark/l3benchmark.dtx
texmf-dist/source/latex/l3experimental/l3benchmark/l3benchmark.ins
- texmf-dist/source/latex/l3experimental/l3cctab/l3cctab.dtx
- texmf-dist/source/latex/l3experimental/l3cctab/l3cctab.ins
texmf-dist/source/latex/l3experimental/l3color/l3color.dtx
texmf-dist/source/latex/l3experimental/l3color/l3color.ins
texmf-dist/source/latex/l3experimental/l3draw/l3draw-boxes.dtx
@@ -141438,9 +141435,8 @@ srcfiles size=141
texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx
texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
texmf-dist/source/latex/l3experimental/xgalley/xgalley.ins
-runfiles size=53
+runfiles size=52
texmf-dist/tex/latex/l3experimental/l3benchmark/l3benchmark.sty
- texmf-dist/tex/latex/l3experimental/l3cctab/l3cctab.sty
texmf-dist/tex/latex/l3experimental/l3color/l3color.sty
texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
@@ -141458,7 +141454,7 @@ catalogue-topics macro-supp layout latex3 pre-release
name l3kernel
category Package
-revision 55586
+revision 55860
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
@@ -141467,7 +141463,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=2847
+docfiles size=2849
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"
@@ -141513,7 +141509,7 @@ docfiles size=2847
texmf-dist/doc/latex/l3kernel/source3.pdf
texmf-dist/doc/latex/l3kernel/source3.tex
texmf-dist/doc/latex/l3kernel/source3body.tex
-srcfiles size=839
+srcfiles size=840
texmf-dist/source/latex/l3kernel/expl3.dtx
texmf-dist/source/latex/l3kernel/l3.ins
texmf-dist/source/latex/l3kernel/l3alloc.dtx
@@ -141521,6 +141517,7 @@ srcfiles size=839
texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
texmf-dist/source/latex/l3kernel/l3box.dtx
texmf-dist/source/latex/l3kernel/l3candidates.dtx
+ texmf-dist/source/latex/l3kernel/l3cctab.dtx
texmf-dist/source/latex/l3kernel/l3clist.dtx
texmf-dist/source/latex/l3kernel/l3coffins.dtx
texmf-dist/source/latex/l3kernel/l3color-base.dtx
@@ -141572,7 +141569,7 @@ srcfiles size=839
texmf-dist/source/latex/l3kernel/l3tl.dtx
texmf-dist/source/latex/l3kernel/l3token.dtx
texmf-dist/source/latex/l3kernel/l3unicode.dtx
-runfiles size=319
+runfiles size=311
texmf-dist/tex/latex/l3kernel/expl3-code.tex
texmf-dist/tex/latex/l3kernel/expl3-generic.tex
texmf-dist/tex/latex/l3kernel/expl3.ltx
@@ -206313,18 +206310,18 @@ catalogue-version 2.0f
name pas-cours
category Package
-revision 42036
+revision 55859
shortdesc Macros useful in preparing teaching material
longdesc Several groups of macros cover different branches of
longdesc mathematics.
-docfiles size=70
- texmf-dist/doc/latex/pas-cours/README details="Readme"
+docfiles size=86
+ texmf-dist/doc/latex/pas-cours/MiKTeX-screenshot01.png
+ texmf-dist/doc/latex/pas-cours/MiKTeX-screenshot02.png
+ texmf-dist/doc/latex/pas-cours/MiKTeX-screenshot03.png
texmf-dist/doc/latex/pas-cours/README.TEXLIVE
+ texmf-dist/doc/latex/pas-cours/README.txt details="Readme"
texmf-dist/doc/latex/pas-cours/attention.png
texmf-dist/doc/latex/pas-cours/coeur.png
- texmf-dist/doc/latex/pas-cours/decomp.tex
- texmf-dist/doc/latex/pas-cours/doc.codes.tex
- texmf-dist/doc/latex/pas-cours/doc.styles.tex
texmf-dist/doc/latex/pas-cours/macro-calculs.tex
texmf-dist/doc/latex/pas-cours/macro-patrons.tex
texmf-dist/doc/latex/pas-cours/macro-solides.tex
@@ -206337,7 +206334,7 @@ runfiles size=2
catalogue-ctan /macros/latex/contrib/pas-cours
catalogue-license lppl
catalogue-topics teaching
-catalogue-version 1.6
+catalogue-version 1.9
name pas-crosswords
category Package
@@ -253919,7 +253916,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 55848
+revision 55858
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
@@ -261714,7 +261711,7 @@ docfiles size=592
name texlive-docindex
category TLCore
-revision 55840
+revision 55854
shortdesc top-level TeX Live doc.html, etc.
longdesc These files are regenerated as needed, which is often, so we
longdesc make them a separate package. See the tl-update-auto script for
@@ -261903,7 +261900,7 @@ docfiles size=368
name texlive-scripts
category TLCore
-revision 55840
+revision 55854
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.
@@ -265624,7 +265621,7 @@ catalogue-topics maths-theorem decoration
name thmtools
category Package
-revision 53219
+revision 55861
shortdesc Extensions to theorem environments
longdesc The bundle provides several packages for commonly-needed
longdesc support for typesetting theorems. The packages should work with
@@ -265633,14 +265630,13 @@ longdesc theorem and amsthm packages. Features of the bundle include: a
longdesc key-value interface to \newtheorem; a \listoftheorems command;
longdesc hyperref and autoref compatibility; a mechanism for restating
longdesc entire theorems in a single macro call.
-docfiles size=76
+docfiles size=75
texmf-dist/doc/latex/thmtools/COPYING
- texmf-dist/doc/latex/thmtools/README details="Readme"
- texmf-dist/doc/latex/thmtools/TODO
+ texmf-dist/doc/latex/thmtools/README.md details="Readme"
texmf-dist/doc/latex/thmtools/VERSION.tex
texmf-dist/doc/latex/thmtools/changes.txt
+ texmf-dist/doc/latex/thmtools/thmtools-manual.pdf details="Package documentation"
texmf-dist/doc/latex/thmtools/thmtools-manual.tex
- texmf-dist/doc/latex/thmtools/thmtools.pdf details="Package documentation"
srcfiles size=28
texmf-dist/source/latex/thmtools/aliasctr.dtx
texmf-dist/source/latex/thmtools/parseargs.dtx
@@ -265676,10 +265672,12 @@ runfiles size=23
texmf-dist/tex/latex/thmtools/thmdef-thmbox.sty
texmf-dist/tex/latex/thmtools/thmtools.sty
texmf-dist/tex/latex/thmtools/unique.sty
+catalogue-contact-bugs https://github.com/muzimuzhi/thmtools/issues
+catalogue-contact-repository https://github.com/muzimuzhi/thmtools
catalogue-ctan /macros/latex/contrib/thmtools
catalogue-license lppl1.3c
catalogue-topics maths maths-theorem
-catalogue-version 68
+catalogue-version 69
name threadcol
category Package
@@ -288918,7 +288916,7 @@ catalogue-topics biblatex
name wintools.win32
category TLCore
-revision 55798
+revision 55855
shortdesc utilities provided only for Windows
longdesc Common utilities, mainly from the w32tex distribution.
postaction filetype name="TL.PSViewer.view" cmd='"TEXDIR/bin/win32/psviewer.exe" "%1"'
@@ -301099,3 +301097,81 @@ catalogue-license mit
catalogue-topics std-conform japanese xetex
catalogue-version 0.7
+name zztex
+category Package
+revision 55862
+shortdesc A full-featured TeX macro package for producing books, journals, and manuals
+longdesc The ZzTeX macro package is a full-featured TeX macro package
+longdesc specially designed for producing books, journals, and manuals.
+longdesc Development of the package began in 1989. Since then, about 500
+longdesc textbooks and journals have been produced with it for a variety
+longdesc of publishers. Numerous authors have used the package to
+longdesc produce subsequent editions of their books. ZzTeX runs under
+longdesc Plain TeX. The only documentation available for the package is
+longdesc contained in the zz*.dat files that accompany the TeX files.
+docfiles size=49
+ texmf-dist/doc/plain/zztex/README details="Readme"
+ texmf-dist/doc/plain/zztex/zzbuiltin.dat
+ texmf-dist/doc/plain/zztex/zzdetails.dat
+ texmf-dist/doc/plain/zztex/zzphrase.dat
+ texmf-dist/doc/plain/zztex/zzplain.dat
+runfiles size=169
+ texmf-dist/tex/plain/zztex/zzart.tex
+ texmf-dist/tex/plain/zztex/zzbiblio.tex
+ texmf-dist/tex/plain/zztex/zzbibtex.tex
+ texmf-dist/tex/plain/zztex/zzblock.tex
+ texmf-dist/tex/plain/zztex/zzcmmath.tex
+ texmf-dist/tex/plain/zztex/zzcomenc.tex
+ texmf-dist/tex/plain/zztex/zzdiv.tex
+ texmf-dist/tex/plain/zztex/zzdoc.tex
+ texmf-dist/tex/plain/zztex/zzerror.tex
+ texmf-dist/tex/plain/zztex/zzfloat.tex
+ texmf-dist/tex/plain/zztex/zzfont.tex
+ texmf-dist/tex/plain/zztex/zzfront.tex
+ texmf-dist/tex/plain/zztex/zzhelp.tex
+ texmf-dist/tex/plain/zztex/zzhmode.tex
+ texmf-dist/tex/plain/zztex/zzhmodeb.tex
+ texmf-dist/tex/plain/zztex/zzhyper.tex
+ texmf-dist/tex/plain/zztex/zzhyph.tex
+ texmf-dist/tex/plain/zztex/zzindexv1.tex
+ texmf-dist/tex/plain/zztex/zzindexv2.tex
+ texmf-dist/tex/plain/zztex/zzio.tex
+ texmf-dist/tex/plain/zztex/zzlist.tex
+ texmf-dist/tex/plain/zztex/zzltrspc.tex
+ texmf-dist/tex/plain/zztex/zzlucida.tex
+ texmf-dist/tex/plain/zztex/zzmath.tex
+ texmf-dist/tex/plain/zztex/zzmathv3.tex
+ texmf-dist/tex/plain/zztex/zzmathv4.tex
+ texmf-dist/tex/plain/zztex/zzmathv5.tex
+ texmf-dist/tex/plain/zztex/zzmathv6.tex
+ texmf-dist/tex/plain/zztex/zzmerge.tex
+ texmf-dist/tex/plain/zztex/zzmisc.tex
+ texmf-dist/tex/plain/zztex/zzmtime.tex
+ texmf-dist/tex/plain/zztex/zznewmath.tex
+ texmf-dist/tex/plain/zztex/zznote.tex
+ texmf-dist/tex/plain/zztex/zzoverlay.tex
+ texmf-dist/tex/plain/zztex/zzpage.tex
+ texmf-dist/tex/plain/zztex/zzplain.tex
+ texmf-dist/tex/plain/zztex/zzprog.tex
+ texmf-dist/tex/plain/zztex/zzps.tex
+ texmf-dist/tex/plain/zztex/zzreg.tex
+ texmf-dist/tex/plain/zztex/zzrunner.tex
+ texmf-dist/tex/plain/zztex/zzsect.tex
+ texmf-dist/tex/plain/zztex/zztabbing.tex
+ texmf-dist/tex/plain/zztex/zztabularv1.tex
+ texmf-dist/tex/plain/zztex/zztabularv2.tex
+ texmf-dist/tex/plain/zztex/zztabularv3.tex
+ texmf-dist/tex/plain/zztex/zztag.tex
+ texmf-dist/tex/plain/zztex/zztex.tex
+ texmf-dist/tex/plain/zztex/zztext.tex
+ texmf-dist/tex/plain/zztex/zzttladj.tex
+ texmf-dist/tex/plain/zztex/zztures.tex
+ texmf-dist/tex/plain/zztex/zzver.tex
+ texmf-dist/tex/plain/zztex/zzvmode.tex
+ texmf-dist/tex/plain/zztex/zzxref.tex
+catalogue-contact-home http://www.windfall.com
+catalogue-ctan /macros/plain/contrib/zztex
+catalogue-license mit
+catalogue-topics book-pub journalpub
+catalogue-version 17.7
+