summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-27 00:42:37 +0000
committerKarl Berry <karl@freefriends.org>2021-12-27 00:42:37 +0000
commit3707ba4aef3ccda2947ec5231e0ee99107f475f6 (patch)
treed30c8d6b63a641b7cf0865942aedfe39e5af75b9
parent75d213e27f886527da7f88c613f9aa4860332753 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@61416 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R23
-rw-r--r--Master/tlpkg/texlive.tlpdb68
2 files changed, 72 insertions, 19 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 2e2fc298056..e0ae76030b7 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -13807,6 +13807,7 @@ cnltx
cntformats
cntperchap
codeanatomy
+codebox
codedoc
codehigh
codepage
@@ -21972,6 +21973,18 @@ codeanatomy.usage.pdf
codeanatomy.usage.tex
literatur.bib
+./doc/latex/codebox:
+README.md
+build.sh
+codebox-doc-en.pdf
+codebox-doc-en.tex
+codebox.dtx
+codebox.pdf
+ctxdoc-en.cls
+hellojava.java
+hellopy.py
+test.c
+
./doc/latex/codedoc:
CodeDoc-manual.pdf
CodeDoc-manual.tex
@@ -41353,8 +41366,10 @@ termlist.pdf
./doc/latex/termsim:
README.md
build.sh
-termsim-en.pdf
-termsim-zh-cn.pdf
+ctxdoc-en.cls
+termsim-doc-en.pdf
+termsim-doc-en.tex
+termsim.pdf
./doc/latex/testhyphens:
README
@@ -205300,6 +205315,7 @@ cntformats
cntperchap
cochineal
codeanatomy
+codebox
codedoc
codehigh
codepage
@@ -212596,6 +212612,9 @@ uzcochmia.fd
./tex/latex/codeanatomy:
codeanatomy.sty
+./tex/latex/codebox:
+codebox.sty
+
./tex/latex/codedoc:
codedoc.cls
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 3261605383b..19114c36b96 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/61408
+depend revision/61415
name 00texlive.image
category TLCore
-revision 61401
+revision 61415
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
@@ -1087,6 +1087,7 @@ runfiles size=12497
tlpkg/tlpsrc/cntperchap.tlpsrc
tlpkg/tlpsrc/cochineal.tlpsrc
tlpkg/tlpsrc/codeanatomy.tlpsrc
+ tlpkg/tlpsrc/codebox.tlpsrc
tlpkg/tlpsrc/codedoc.tlpsrc
tlpkg/tlpsrc/codehigh.tlpsrc
tlpkg/tlpsrc/codepage.tlpsrc
@@ -4502,7 +4503,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 61403
+revision 61410
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
@@ -23167,7 +23168,7 @@ catalogue-version 0.2
name asmeconf
category Package
-revision 57833
+revision 61412
shortdesc A LaTeX template for ASME conference papers
longdesc The asmeconf class provides a LaTeX template for ASME
longdesc conference papers, following ASME's guidelines for margins,
@@ -23185,7 +23186,7 @@ longdesc archivability (PDF/A), and multilingual support. The code is
longdesc compatible with pdfLaTeX or LuaLaTeX. This LaTeX template is
longdesc not a publication of ASME, but it does conform to ASME's
longdesc currently published guidelines for conference papers.
-docfiles size=793
+docfiles size=802
texmf-dist/doc/latex/asmeconf/README.md details="Readme"
texmf-dist/doc/latex/asmeconf/asmeconf-sample.bib
texmf-dist/doc/latex/asmeconf/asmeconf-template.pdf details="Example of use"
@@ -23201,7 +23202,7 @@ docfiles size=793
texmf-dist/doc/latex/asmeconf/sample-figure-1.pdf
texmf-dist/doc/latex/asmeconf/sample-figure-2a.pdf
texmf-dist/doc/latex/asmeconf/sample-figure-2b.pdf
-runfiles size=28
+runfiles size=32
texmf-dist/bibtex/bst/asmeconf/asmeconf.bst
texmf-dist/tex/latex/asmeconf/asmeconf.cls
catalogue-contact-bugs https://github.com/John02139/asmeconf/issues
@@ -23209,7 +23210,7 @@ catalogue-contact-support https://github.com/John02139/asmeconf/issues
catalogue-ctan /macros/latex/contrib/asmeconf
catalogue-license mit
catalogue-topics bibtex-sty class confproc engineering scientific-docs
-catalogue-version 1.26
+catalogue-version 1.27
name asmejour
category Package
@@ -59990,6 +59991,36 @@ catalogue-license lppl1.3c
catalogue-topics program-doc graphics pgf-tikz expl3
catalogue-version 0.4-Alpha
+name codebox
+category Package
+revision 61415
+shortdesc Highlighted source code in a fancy box
+longdesc This LaTeX3 package provides environments codebox and codeview
+longdesc to typset with an environment body, and macros \codefile and
+longdesc \cvfile to typeset programming source code from a file in a
+longdesc fancy box. Starred versions of these environments and macros
+longdesc are provided to add a comment at the bottom of the fancy box.
+longdesc The package is based on tcolorbox, minted, and listings.
+docfiles size=111
+ texmf-dist/doc/latex/codebox/README.md details="Readme"
+ texmf-dist/doc/latex/codebox/build.sh
+ texmf-dist/doc/latex/codebox/codebox-doc-en.pdf details="Package documentation (English)"
+ texmf-dist/doc/latex/codebox/codebox-doc-en.tex
+ texmf-dist/doc/latex/codebox/codebox.dtx
+ texmf-dist/doc/latex/codebox/codebox.pdf details="Package documentation (Chinese)" language="zh"
+ texmf-dist/doc/latex/codebox/ctxdoc-en.cls
+ texmf-dist/doc/latex/codebox/hellojava.java
+ texmf-dist/doc/latex/codebox/hellopy.py
+ texmf-dist/doc/latex/codebox/test.c
+runfiles size=4
+ texmf-dist/tex/latex/codebox/codebox.sty
+catalogue-contact-bugs https://github.com/registor/codebox/issues
+catalogue-contact-repository https://github.com/registor/codebox
+catalogue-ctan /macros/latex/contrib/codebox
+catalogue-license lppl1.3c
+catalogue-topics boxing listing decoration synt-hlt expl3
+catalogue-version 1.0.0
+
name codedoc
category Package
revision 17630
@@ -62532,7 +62563,7 @@ depend url
name collection-latexextra
category Collection
-revision 61391
+revision 61415
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -62728,6 +62759,7 @@ depend cmsd
depend cnltx
depend cntformats
depend cntperchap
+depend codebox
depend codedoc
depend codehigh
depend codepage
@@ -91319,7 +91351,7 @@ catalogue-topics notes editorial
name easybook
category Package
-revision 61390
+revision 61413
shortdesc Typeset Chinese theses or books
longdesc Easybook is a minimalist style template based on the ctexbook
longdesc book document class.
@@ -91339,7 +91371,7 @@ catalogue-contact-repository https://gitee.com/texl3/easybook
catalogue-ctan /macros/latex/contrib/easybook
catalogue-license lppl1.3c
catalogue-topics book-pub class chinese expl3
-catalogue-version 1.42C
+catalogue-version 1.42E
name easyfig
category Package
@@ -260068,27 +260100,29 @@ catalogue-topics comp-mgmt expl3
name termsim
category Package
-revision 61399
+revision 61414
shortdesc Simulate Win10, Ubuntu, and Mac terminals
longdesc This LaTeX3 package provides environments terminal and
longdesc terminal*, and macros \termfile and \termfile* to simulate
longdesc Win10, Ubuntu and Mac terminals. It is based on tcolorbox,
longdesc minted and listings.
-docfiles size=98
+docfiles size=111
texmf-dist/doc/latex/termsim/README.md details="Readme"
texmf-dist/doc/latex/termsim/build.sh
- texmf-dist/doc/latex/termsim/termsim-en.pdf details="Package documentation (English)"
- texmf-dist/doc/latex/termsim/termsim-zh-cn.pdf details="Package documentation (Chinese)" language="zh"
+ texmf-dist/doc/latex/termsim/ctxdoc-en.cls
+ texmf-dist/doc/latex/termsim/termsim-doc-en.pdf details="Package documentation (English)"
+ texmf-dist/doc/latex/termsim/termsim-doc-en.tex
+ texmf-dist/doc/latex/termsim/termsim.pdf details="Package documentation (Chinese)" language="zh"
srcfiles size=12
texmf-dist/source/latex/termsim/termsim.dtx
-runfiles size=5
+runfiles size=4
texmf-dist/tex/latex/termsim/termsim.sty
catalogue-contact-bugs https://github.com/registor/termsim/issues
catalogue-contact-repository https://github.com/registor/termsim
catalogue-ctan /macros/latex/contrib/termsim
catalogue-license lppl1.3c
catalogue-topics listing boxing comp-sci expl3
-catalogue-version 1.1.0
+catalogue-version 1.1.1
name testhyphens
category Package
@@ -271913,7 +271947,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 61403
+revision 61410
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.