summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-12 23:42:42 +0000
committerKarl Berry <karl@freefriends.org>2021-10-12 23:42:42 +0000
commit701aae3cff6bfa306fa3a321d93e4270517e252b (patch)
treec6f19725791b64cc4a7175450d28fcc54569c130
parent8ec89c3df631469008e86996ada7920cc4f3a5dc (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@60745 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R17
-rw-r--r--Master/tlpkg/texlive.tlpdb68
2 files changed, 68 insertions, 17 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index cd2321c1390..9f81445e7f0 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -13659,6 +13659,7 @@ cclicenses
ccool
cd
cd-cover
+cdcmd
cdpbundl
cell
cellprops
@@ -20298,6 +20299,13 @@ slimCDlist.tex
README
cd-cover.pdf
+./doc/latex/cdcmd:
+README.md
+cdcmd-cn.pdf
+cdcmd-cn.tex
+cdcmd-test.tex
+cdcmd.pdf
+
./doc/latex/cdpbundl:
00readme.txt
Makefile
@@ -184524,6 +184532,7 @@ cclicenses
ccool
cd
cd-cover
+cdcmd
cdpbundl
cellprops
celtic
@@ -186751,6 +186760,10 @@ cd.ins
cd-cover.dtx
cd-cover.ins
+./source/latex/cdcmd:
+cdcmd.dtx
+cdcmd.ins
+
./source/latex/cdpbundl:
cdpbundl.dtx
cdpbundl.ins
@@ -204130,6 +204143,7 @@ cclicenses
ccool
cd
cd-cover
+cdcmd
cdpbundl
cell
cellprops
@@ -210462,6 +210476,9 @@ cd.cls
./tex/latex/cd-cover:
cd-cover.cls
+./tex/latex/cdcmd:
+cdcmd.sty
+
./tex/latex/cdpbundl:
articoletteracdp.cls
cdpaddon.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index b6e091bd977..fd05d001c3e 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/60739
+depend revision/60744
name 00texlive.image
category TLCore
-revision 60732
+revision 60742
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
@@ -953,6 +953,7 @@ runfiles size=12493
tlpkg/tlpsrc/ccool.tlpsrc
tlpkg/tlpsrc/cd-cover.tlpsrc
tlpkg/tlpsrc/cd.tlpsrc
+ tlpkg/tlpsrc/cdcmd.tlpsrc
tlpkg/tlpsrc/cdpbundl.tlpsrc
tlpkg/tlpsrc/cell.tlpsrc
tlpkg/tlpsrc/cellprops.tlpsrc
@@ -4470,7 +4471,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 60727
+revision 60741
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
@@ -46908,6 +46909,30 @@ catalogue-license gpl
catalogue-topics covers
catalogue-version 1.0
+name cdcmd
+category Package
+revision 60742
+shortdesc Expandable conditional commands for LaTeX
+longdesc This package provides some conditional commands, just like the
+longdesc styledcmd package. The difference is that cdcmd can define
+longdesc expandable conditional commands.
+docfiles size=155
+ texmf-dist/doc/latex/cdcmd/README.md details="Readme"
+ texmf-dist/doc/latex/cdcmd/cdcmd-cn.pdf details="Package documentation (Chinese)" language="zh"
+ texmf-dist/doc/latex/cdcmd/cdcmd-cn.tex
+ texmf-dist/doc/latex/cdcmd/cdcmd-test.tex
+ texmf-dist/doc/latex/cdcmd/cdcmd.pdf details="Package documentation (English)"
+srcfiles size=10
+ texmf-dist/source/latex/cdcmd/cdcmd.dtx
+ texmf-dist/source/latex/cdcmd/cdcmd.ins
+runfiles size=5
+ texmf-dist/tex/latex/cdcmd/cdcmd.sty
+catalogue-contact-repository https://github.com/Sophanatprime/cdcmd
+catalogue-ctan /macros/latex/contrib/cdcmd
+catalogue-license lppl1.3c
+catalogue-topics macro-def macro-supp expl3
+catalogue-version 1.0
+
name cdpbundl
category Package
revision 46613
@@ -62284,7 +62309,7 @@ depend url
name collection-latexextra
category Collection
-revision 60732
+revision 60742
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -62439,6 +62464,7 @@ depend ccaption
depend cclicenses
depend cd
depend cd-cover
+depend cdcmd
depend cdpbundl
depend cellprops
depend cellspace
@@ -148836,7 +148862,7 @@ catalogue-version 1.1
name l3backend
category Package
-revision 60167
+revision 60743
shortdesc LaTeX3 backend drivers
longdesc This package forms parts of expl3, and contains the code used
longdesc to interface with backends (drivers) across the expl3 codebase.
@@ -149120,7 +149146,7 @@ catalogue-topics macro-supp layout latex3 pre-release
name l3kernel
category Package
-revision 60338
+revision 60743
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
@@ -149129,7 +149155,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=3167
+docfiles size=3158
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"
@@ -260731,18 +260757,26 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 60739
+revision 60744
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
longdesc configurable (La)TeX-based authoring system for hypertext.
-longdesc TeX4ht does not parse (La)TeX source (so that it avoids the
-longdesc difficulties encountered by many other converters, arising from
-longdesc the irregularity of (La)TeX syntax). Instead, TeX4ht uses
-longdesc (La)TeX itself (with myriad macro modifications) to produce a
-longdesc helper DVI file that it can then process. This technique allows
-longdesc TeX4ht to approach the robustness characteristic of
-longdesc restricted-syntax systems such as gellmu.
+longdesc TeX4ht does not independently parse (La)TeX source (so it
+longdesc avoids the difficulties encountered by many other converters,
+longdesc arising from the irregularity of (La)TeX syntax). Instead,
+longdesc TeX4ht uses (La)TeX itself (with myriad macro modifications) to
+longdesc produce a helper DVI file that it can then process. This
+longdesc technique allows TeX4ht to approach the robustness
+longdesc characteristic of restricted-syntax systems such as gellmu.
+longdesc Full releases of TeX4ht are no longer made, both because it is
+longdesc technically difficult to do so and because their utility is
+longdesc questionable. Nevertheless, TeX4ht is actively maintained. So,
+longdesc current source files are held on CTAN, and updated from the
+longdesc development repository frequently. Creating the myriad derived
+longdesc files from them is nontrivial, and generally done with the
+longdesc Makefile in development, from which the TeX4ht package in TeX
+longdesc Live is updated.
depend tex4ht.ARCH
docfiles size=260
texmf-dist/doc/generic/tex4ht/Makefile
@@ -260815,7 +260849,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=3627
+srcfiles size=3628
texmf-dist/source/generic/tex4ht/ChangeLog
texmf-dist/source/generic/tex4ht/Makefile
texmf-dist/source/generic/tex4ht/README
@@ -269576,7 +269610,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 60727
+revision 60741
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.