summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-12 00:47:42 +0000
committerKarl Berry <karl@freefriends.org>2020-01-12 00:47:42 +0000
commitbd131afbebce1e9f6db45bb773cc3644a5f297a9 (patch)
tree9cd5f9b8410e72f80927116631e07f1c5a5f17d8 /Master/tlpkg
parent05c80cfe06a972990fde7671eb559ff735c7506c (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@53373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/texlive.tlpdb65
1 files changed, 47 insertions, 18 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index d954535320c..b30a63a58c7 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/2019
-depend revision/53365
+depend revision/53372
name 00texlive.image
category TLCore
-revision 53359
+revision 53370
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
@@ -3384,6 +3384,7 @@ runfiles size=4988
tlpkg/tlpsrc/silence.tlpsrc
tlpkg/tlpsrc/simple-resume-cv.tlpsrc
tlpkg/tlpsrc/simple-thesis-dissertation.tlpsrc
+ tlpkg/tlpsrc/simplebnf.tlpsrc
tlpkg/tlpsrc/simplecd.tlpsrc
tlpkg/tlpsrc/simplecv.tlpsrc
tlpkg/tlpsrc/simpleinvoice.tlpsrc
@@ -4137,7 +4138,7 @@ depend opt_w32_multi_user:1
name 00texlive.installer
category TLCore
-revision 53361
+revision 53367
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
@@ -7264,7 +7265,7 @@ catalogue-version 1.3
name acro
category Package
-revision 53333
+revision 53368
shortdesc Typeset acronyms
longdesc The package enables the author to create acronyms in a simple
longdesc way, and provides means to add them to different 'classes' of
@@ -7276,21 +7277,23 @@ longdesc which automatically sorts the list created by \printacronyms.
depend etoolbox
depend l3kernel
depend l3packages
-docfiles size=168
+docfiles size=177
texmf-dist/doc/latex/acro/README details="Readme"
+ texmf-dist/doc/latex/acro/acro-manual.pdf details="Package documentation"
+ texmf-dist/doc/latex/acro/acro-manual.tex
+ texmf-dist/doc/latex/acro/acro.definitions.tex
texmf-dist/doc/latex/acro/acro.history
- texmf-dist/doc/latex/acro/acro_en.pdf details="Package documentation"
- texmf-dist/doc/latex/acro/acro_en.tex
texmf-dist/doc/latex/acro/example_one.tex
texmf-dist/doc/latex/acro/example_two.tex
-runfiles size=35
+runfiles size=36
+ texmf-dist/tex/latex/acro/acro-manual.cls
texmf-dist/tex/latex/acro/acro.sty
catalogue-contact-bugs https://bitbucket.org/cgnieder/acro/issues
catalogue-contact-repository https://bitbucket.org/cgnieder/acro/
catalogue-ctan /macros/latex/contrib/acro
catalogue-license lppl1.3
catalogue-topics acronym expl3
-catalogue-version 2.10d
+catalogue-version 2.11
name acronym
category Package
@@ -25424,6 +25427,7 @@ srcfiles size=7
texmf-dist/source/latex/backnaur/backnaur.ins
runfiles size=1
texmf-dist/tex/latex/backnaur/backnaur.sty
+catalogue-also simplebnf
catalogue-ctan /macros/latex/contrib/backnaur
catalogue-license lppl1.3c
catalogue-topics formal-spec
@@ -59754,7 +59758,7 @@ depend typewriter
name collection-mathscience
category Collection
-revision 52907
+revision 53370
shortdesc Mathematics, natural sciences, computer science packages
depend collection-fontsrecommended
depend collection-latex
@@ -59917,6 +59921,7 @@ depend scratchx
depend sesamanuel
depend sfg
depend shuffle
+depend simplebnf
depend simpler-wick
depend simplewick
depend siunitx
@@ -96929,7 +96934,7 @@ catalogue-version 1.0
name exframe
category Package
-revision 51388
+revision 53369
shortdesc Framework for exercise problems
longdesc This LaTeX2e package provides a general purpose framework to
longdesc describe and typeset exercises and exam questions along with
@@ -96960,7 +96965,7 @@ runfiles size=15
catalogue-ctan /macros/latex/contrib/exframe
catalogue-license lppl1.3
catalogue-topics exam exercise
-catalogue-version 3.3
+catalogue-version 3.31
name exp-testopt
category Package
@@ -182189,7 +182194,7 @@ catalogue-also minion2newtx
catalogue-ctan /fonts/newtx
catalogue-license lppl1.3
catalogue-topics font font-body font-maths font-serif font-proportional font-type1 font-otf font-supp font-t1enc
-catalogue-version 1.622
+catalogue-version 1.623
name newtxsf
category Package
@@ -236539,6 +236544,30 @@ catalogue-ctan /macros/xetex/latex/simple-thesis-dissertation
catalogue-license pd
catalogue-topics dissertation class
+name simplebnf
+category Package
+revision 53370
+shortdesc A simple package to format Backus-Naur form (BNF)
+longdesc This package provides a simple way to format Backus-Naur form
+longdesc (BNF). The included bnfgrammar environment parses BNF
+longdesc expressions (possibly annotated), so users can write readable
+longdesc BNF expressions in their documents. The package requires expl3,
+longdesc xparse, and mathtools.
+docfiles size=13
+ texmf-dist/doc/latex/simplebnf/LICENSE
+ texmf-dist/doc/latex/simplebnf/README.md details="Readme"
+ texmf-dist/doc/latex/simplebnf/simplebnf-doc.pdf details="Package documentation"
+ texmf-dist/doc/latex/simplebnf/simplebnf-doc.tex
+runfiles size=1
+ texmf-dist/tex/latex/simplebnf/simplebnf.sty
+catalogue-also backnaur
+catalogue-contact-repository https://github.com/Zeta611/simplebnf
+catalogue-contact-support https://github.com/Zeta611/simplebnf/issues
+catalogue-ctan /macros/latex/contrib/simplebnf
+catalogue-license mit
+catalogue-topics expl3 formal-spec
+catalogue-version 0.1.0
+
name simplecd
category Package
revision 29260
@@ -247294,10 +247323,10 @@ catalogue-version 0.2
name tasks
category Package
-revision 52628
+revision 53371
shortdesc Horizontally columned lists
longdesc The reason for the creation of the tasks environment was an
-longdesc unwritten agreement in German maths textbooks (exspecially
+longdesc unwritten agreement in German maths textbooks (especially
longdesc (junior) high school textbooks) to organize exercises in
longdesc columns counting horizontally rather than vertically. This is
longdesc what the tasks package helps to achieve.
@@ -247312,7 +247341,7 @@ catalogue-contact-repository https://github.com/cgnieder/tasks/
catalogue-ctan /macros/latex/contrib/tasks
catalogue-license lppl1.3
catalogue-topics list list-enum expl3
-catalogue-version 1.1
+catalogue-version 1.1a
name tcldoc
category Package
@@ -258668,7 +258697,7 @@ docfiles size=572
name texlive-docindex
category TLCore
-revision 53336
+revision 53367
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
@@ -258850,7 +258879,7 @@ docfiles size=503
name texlive-scripts
category TLCore
-revision 53361
+revision 53367
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.