diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-15 23:42:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-15 23:42:59 +0000 |
commit | 6993814d34d955c19f3310dbb2d0fefd2fe162cd (patch) | |
tree | 5b48fe1c2195be0761203e7b0e54a053e1e2c5ad /Master | |
parent | b450588950729ca495167f22315f0ac6c379a73f (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@60252 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 5c5f55abe61..de327a05970 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,7 +26,7 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2021 -depend revision/60245 +depend revision/60251 name 00texlive.image category TLCore @@ -4442,7 +4442,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 60238 +revision 60247 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 @@ -31615,13 +31615,13 @@ catalogue-topics class book-pub chinese name beebe category Package -revision 60238 +revision 60247 catalogue biblio shortdesc A collection of bibliographies longdesc A collection of BibTeX bibliographies on TeX-related topics longdesc (including, for example, spell-checking and SGML). Each longdesc includes a LaTeX wrapper file to typeset the bibliography. -runfiles size=2193 +runfiles size=2191 texmf-dist/bibtex/bib/beebe/epodd.bib texmf-dist/bibtex/bib/beebe/font.bib texmf-dist/bibtex/bib/beebe/printing-history.bib @@ -76022,7 +76022,7 @@ catalogue-version 3.0 name cryptocode category Package -revision 55920 +revision 60249 shortdesc Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography longdesc The cryptocode package provides a set of macros to ease the longdesc typesetting of pseudocode, algorithms and protocols. In @@ -76031,10 +76031,10 @@ longdesc cryptographic papers. This includes simple predefined commands longdesc for concepts such as a security parameter or advantage terms longdesc but also flexible and powerful environments to layout longdesc game-based proofs or black-box reductions. -docfiles size=256 +docfiles size=261 texmf-dist/doc/latex/cryptocode/README.md details="Readme" texmf-dist/doc/latex/cryptocode/cryptocode.pdf details="Package documentation" -srcfiles size=72 +srcfiles size=74 texmf-dist/source/latex/cryptocode/cryptocode.dtx texmf-dist/source/latex/cryptocode/cryptocode.ins runfiles size=61 @@ -76045,7 +76045,7 @@ catalogue-contact-repository https://github.com/arnomi/cryptocode catalogue-ctan /macros/latex/contrib/cryptocode catalogue-license lppl1.3 catalogue-topics pseudocode -catalogue-version 0.40 +catalogue-version 0.44 name cryst category Package @@ -90875,11 +90875,11 @@ catalogue-topics notes editorial name easybook category Package -revision 60243 +revision 60250 shortdesc Typeset Chinese theses or books longdesc Easybook is a minimalist style template based on the ctexbook longdesc book document class. -docfiles size=164 +docfiles size=165 texmf-dist/doc/latex/easybook/README.md details="Readme" texmf-dist/doc/latex/easybook/easybook.pdf details="Package documentation" language="zh" texmf-dist/doc/latex/easybook/easybook.tex @@ -90895,7 +90895,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.28o +catalogue-version 1.28p name easyfig category Package @@ -164122,27 +164122,27 @@ catalogue-version 1.0 name light-latex-make category Package -revision 56513 +revision 60251 shortdesc llmk: A build tool for LaTeX documents -longdesc This program is yet another build tool specific for LaTeX -longdesc documents. Its aim is to provide a simple way to specify a -longdesc workflow of processing LaTeX documents and encourage people to -longdesc always explicitly show the right workflow for each document. -longdesc The main features of the executable llmk are all about the -longdesc above purpose. First, you can describe the workflows either in -longdesc an external file llmk.toml or in a LaTeX document source in the -longdesc form of magic comments. Further, multiple magic comment formats -longdesc can be used. Second, it is fully cross-platform. The only -longdesc requirement of the program is the texlua command; llmk provides -longdesc a uniform way to describe the workflows available for nearly -longdesc all TeX environments. Third, it behaves exactly the same in any +longdesc Light LaTeX Make (llmk) is yet another build tool specific for +longdesc LaTeX documents. Its aim is to provide a simple way to specify +longdesc a workflow of processing LaTeX documents and encourage people +longdesc to always explicitly show the right workflow for each document. +longdesc The main features of llmk are all about the above purpose. +longdesc First, you can describe the workflows either in an external +longdesc file llmk.toml or in a LaTeX document source in the form of +longdesc magic comments. Further, multiple magic comment formats can be +longdesc used. Second, it is fully cross-platform. The only requirement +longdesc of the program is the texlua command; llmk provides a uniform +longdesc way to describe the workflows available for nearly all TeX +longdesc environments. Third, it behaves exactly the same in any longdesc environment. At this point, llmk intentionally does not provide longdesc any method for user configuration. Therefore one can guarantee longdesc that for a LaTeX document with an llmk setup, the process of longdesc typesetting the document will be reproduced in any TeX longdesc environment with the program. depend light-latex-make.ARCH -docfiles size=65 +docfiles size=67 texmf-dist/doc/man/man1/llmk.1 texmf-dist/doc/man/man1/llmk.man1.pdf texmf-dist/doc/support/light-latex-make/LICENSE @@ -164160,7 +164160,7 @@ catalogue-contact-repository https://github.com/wtsnjp/llmk catalogue-ctan /support/light-latex-make catalogue-license mit catalogue-topics comp-supp compilation use-lua -catalogue-version 0.2.0 +catalogue-version 1.0.0 name light-latex-make.aarch64-linux category Package @@ -275711,7 +275711,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 60238 +revision 60247 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. @@ -309484,13 +309484,13 @@ catalogue-topics frivolous name xindex category Package -revision 60242 +revision 60248 shortdesc Unicode compatible index generation longdesc This package provides a unicode compatible index programm for longdesc LaTeX. It needs Lua 5.3, which will be included in at least longdesc LuaTeX 1.09 (TeX Live 2019). depend xindex.ARCH -docfiles size=207 +docfiles size=203 texmf-dist/doc/lualatex/xindex/CHANGELOG texmf-dist/doc/lualatex/xindex/Makefile texmf-dist/doc/lualatex/xindex/README.md details="Readme" @@ -309555,7 +309555,7 @@ catalogue-contact-repository https://gitlab.com/hvoss49/xindex catalogue-ctan /indexing/xindex catalogue-license lppl1.3 catalogue-topics index use-lua -catalogue-version 0.31 +catalogue-version 0.33 name xindex.aarch64-linux category Package |