summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-11 01:18:08 +0000
committerKarl Berry <karl@freefriends.org>2018-03-11 01:18:08 +0000
commit5a7e735170e19264ccd01328571bf4329d30b2a3 (patch)
treeadd7a998802a73ab8def1dda91672b789ee930e3 /Master
parent04760df0f008782384788e96a95972aa3e15e0de (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@46916 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/texlive.tlpdb96
1 files changed, 47 insertions, 49 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 065cfa8e9b9..8ea3ae30077 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/2018
-depend revision/46908
+depend revision/46915
name 00texlive.image
category TLCore
@@ -6538,7 +6538,7 @@ docfiles size=15
runfiles size=25
texmf-dist/scripts/a2ping/a2ping.pl
catalogue-ctan /graphics/a2ping
-catalogue-date 2018-03-08 19:35:43 +0100
+catalogue-date 2018-03-10 05:45:42 +0100
catalogue-license gpl
catalogue-topics graphics-prep
catalogue-version 2.83p
@@ -8001,7 +8001,7 @@ longdesc and TikZ (in particular the TikZ calc library).
docfiles size=60
texmf-dist/doc/latex/adigraph/LICENSE
texmf-dist/doc/latex/adigraph/README.md details="Readme"
- texmf-dist/doc/latex/adigraph/documentation.pdf details="Documentation"
+ texmf-dist/doc/latex/adigraph/documentation.pdf
texmf-dist/doc/latex/adigraph/documentation.tex
texmf-dist/doc/latex/adigraph/img_examples/example_0.jpg
texmf-dist/doc/latex/adigraph/img_examples/example_1.jpg
@@ -8012,10 +8012,10 @@ docfiles size=60
runfiles size=4
texmf-dist/tex/latex/adigraph/adigraph.sty
catalogue-ctan /graphics/pgf/contrib/adigraph
-catalogue-date 2018-03-09 19:49:31 +0100
+catalogue-date 2018-03-10 13:08:23 +0100
catalogue-license mit
catalogue-topics pgf-tikz diagram
-catalogue-version 1.2
+catalogue-version 1.3
name adjmulticol
category Package
@@ -41837,7 +41837,7 @@ srcfiles size=13
runfiles size=4
texmf-dist/tex/latex/chemsec/chemsec.sty
catalogue-ctan /macros/latex/contrib/chemsec
-catalogue-date 2018-03-08 19:57:07 +0100
+catalogue-date 2018-03-10 05:45:42 +0100
catalogue-license lppl1.3
catalogue-topics label-ref
catalogue-version 1.12
@@ -125424,7 +125424,7 @@ runfiles size=34
texmf-dist/scripts/l3build/l3build.lua
texmf-dist/tex/latex/l3build/regression-test.tex
catalogue-ctan /macros/latex/contrib/l3build
-catalogue-date 2018-03-09 16:42:39 +0100
+catalogue-date 2018-03-10 20:41:18 +0100
catalogue-license lppl1.3c
catalogue-topics package-devel macro-supp
@@ -125591,17 +125591,13 @@ longdesc implementations for aspects of the LaTeX3 kernel, dealing with
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: xgalley, which controls
-longdesc boxes receiving text for typesetting. l3regex: kernel support
-longdesc for regular expression search and replace operations; l3str:
-longdesc kernel support for string manipulation; l3tl-build: kernel
-longdesc support for token list building; l3tl_analysis: kernel support
-longdesc for token list analysis; and xcoffins, which allows the
+longdesc kernel. The present release includes: l3color, which provides
+longdesc support for setting colors using a range of color models
+longdesc l3draw, a code-level interface for constructing drawings l3str,
+longdesc support for string manipulation; xcoffins, which allows the
longdesc alignment of boxes using a series of 'handle' positions,
-longdesc supplementing the simple TeX reference point. All the files of
-longdesc the bundle are also available in the Subversion (SVN)
-longdesc repository of the LaTeX3 Project. The bundle on CTAN is based
-longdesc on a snapshot of the SVN repository.
+longdesc supplementing the simple TeX reference point xgalley, which
+longdesc controls boxes receiving text for typesetting.
docfiles size=813
texmf-dist/doc/latex/l3experimental/README.md details="Readme"
texmf-dist/doc/latex/l3experimental/l3color/l3color.pdf
@@ -125665,7 +125661,7 @@ runfiles size=70
texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty
catalogue-also l3kernel l3packages
catalogue-ctan /macros/latex/contrib/l3experimental
-catalogue-date 2018-03-05 23:19:59 +0100
+catalogue-date 2018-03-10 10:51:24 +0100
catalogue-license lppl1.3c
catalogue-topics macro-supp layout latex3 pre-release
@@ -125675,12 +125671,10 @@ revision 46875
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
-longdesc LaTeX 2e. The interface provides the foundation on which the
+longdesc LaTeX2e. The interface provides the foundation on which the
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 LaTeX 2e packages. All the
-longdesc files of the bundle are also available in the project's
-longdesc Subversion (SVN) repository
+longdesc conventions can be used with regular LaTeX2e packages.
docfiles size=2018
texmf-dist/doc/latex/l3kernel/README.md details="Readme"
texmf-dist/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -125767,7 +125761,7 @@ runfiles size=260
texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def
catalogue-also l3packages l3experimental
catalogue-ctan /macros/latex/contrib/l3kernel
-catalogue-date 2018-03-05 23:09:15 +0100
+catalogue-date 2018-03-10 10:19:40 +0100
catalogue-license lppl1.3c
catalogue-topics format latex3 pre-release
@@ -125775,16 +125769,20 @@ name l3packages
category Package
revision 46712
shortdesc High-level LaTeX3 concepts
-longdesc The bundle holds prototype implementations of concepts for a
-longdesc LaTeX designer interface, to be used with the experimental
-longdesc LaTeX kernel as programming tools and kernel support. Packages
-longdesc provided in this release are: l3keys2e, which makes the
-longdesc facilities of the kernel module l3keys available for use by
-longdesc LaTeX 2e packages; xfrac, which provides flexible split-level
-longdesc fractions; xparse, which provides a high-level interface for
-longdesc declaring document commands; and xtemplate, which provides a
-longdesc means of defining generic functions using a key-value syntax.
-longdesc All the files of the bundle are also available in the
+longdesc This collection contains implementations for aspects of the
+longdesc LaTeX3 kernel, dealing with higher-level ideas such as the
+longdesc Designer Interface. The packages here are considered broadly
+longdesc stable (The LaTeX3 Project does not expect the interfaces to
+longdesc alter radically). These packages are built on LaTeX2e
+longdesc conventions at the interface level, and so may not migrate in
+longdesc the current form to a stand-alone LaTeX3 format. Packages
+longdesc provided: xparse, which provides a high-level interface for
+longdesc declaring document commands xfp, an expandable IEEE 754 FPU for
+longdesc LaTeX l3keys2e, which makes the facilities of the kernel module
+longdesc l3keys available for use by LaTeX 2e packages xtemplate, which
+longdesc provides a means of defining generic functions using a
+longdesc key-value syntax xfrac, which provides flexible split-level
+longdesc fractions All the files of the bundle are also available in the
longdesc Subversion (SVN) repository of the LaTeX3 Project.
docfiles size=492
texmf-dist/doc/latex/l3packages/README.md details="Readme"
@@ -125813,7 +125811,7 @@ runfiles size=38
texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
catalogue-also l3kernel l3experimental
catalogue-ctan /macros/latex/contrib/l3packages
-catalogue-date 2018-02-21 22:58:19 +0100
+catalogue-date 2018-03-10 10:37:36 +0100
catalogue-license lppl1.3c
catalogue-topics macro-supp latex3 pre-release
@@ -144547,9 +144545,9 @@ binfiles arch=sparc-solaris size=4400
name luatex.win32
category TLCore
-revision 46858
+revision 46915
shortdesc win32 files of luatex
-binfiles arch=win32 size=5385
+binfiles arch=win32 size=5409
bin/win32/api-ms-win-core-file-l1-2-0.dll
bin/win32/api-ms-win-core-file-l2-1-0.dll
bin/win32/api-ms-win-core-localization-l1-2-0.dll
@@ -184962,7 +184960,7 @@ runfiles size=2
texmf-dist/tex/lualatex/plantuml/plantuml.lua
texmf-dist/tex/lualatex/plantuml/plantuml.sty
catalogue-ctan /macros/luatex/latex/plantuml
-catalogue-date 2018-03-08 15:22:47 +0100
+catalogue-date 2018-03-10 05:45:42 +0100
catalogue-license lppl1.3c
catalogue-topics uml luatex use-lua
catalogue-version 0.1.0
@@ -199798,7 +199796,7 @@ catalogue-version 1.9.1
name refenums
category Package
revision 44131
-shortdesc Define reference labels items with names of their own
+shortdesc Define named items and provide back-references with that name
longdesc The package provides commands to define enumerable items with a
longdesc number and a long name, which can be referenced later with the
longdesc name or just the short form. For instance, "Milestone M1:
@@ -199816,7 +199814,7 @@ docfiles size=56
runfiles size=2
texmf-dist/tex/latex/refenums/refenums.sty
catalogue-ctan /macros/latex/contrib/refenums
-catalogue-date 2017-04-18 05:31:40 +0200
+catalogue-date 2018-03-10 14:13:43 +0100
catalogue-license lppl1.3
catalogue-topics label-ref
catalogue-version 1.1.2
@@ -217546,7 +217544,7 @@ catalogue-version 1.1
name tetex
category TLCore
-revision 46595
+revision 46912
shortdesc scripts and files originally from teTeX
longdesc Includes both core utilities such as fmtutil and updmap, and
longdesc rarely-used programs such as allec and dvi2fax. Some
@@ -225908,7 +225906,7 @@ docfiles size=372
name texlive-docindex
category TLCore
-revision 46896
+revision 46911
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
@@ -226011,7 +226009,7 @@ docfiles size=339
name texlive-msg-translations
category TLCore
-revision 46749
+revision 46913
shortdesc translations of the TeX Live installer and TeX Live Manager
longdesc This package contains the translated messages of the TeX Live
longdesc installer and TeX Live Manager. For information on creating or
@@ -226522,7 +226520,7 @@ binfiles arch=sparc-solaris size=236
name texlive.infra.win32
category TLCore
-revision 46031
+revision 46914
shortdesc win32 files of texlive.infra
binfiles arch=win32 size=853
bin/win32/runscript.dll
@@ -244294,12 +244292,12 @@ catalogue-topics barcode
name updmap-map
category Package
-revision 46595
+revision 46912
shortdesc auto-generated font map files
longdesc These map files are regenerated every time a new font is added.
longdesc There is no need to rebuild formats or update binaries because
longdesc of such updates, hence this separate package.
-runfiles size=4302
+runfiles size=4578
texmf-dist/fonts/map/dvipdfmx/updmap/kanjix.map
texmf-dist/fonts/map/dvips/updmap/builtin35.map
texmf-dist/fonts/map/dvips/updmap/download35.map
@@ -250941,7 +250939,7 @@ catalogue-topics tree macro-supp
name wintools.win32
category TLCore
-revision 46868
+revision 46915
shortdesc utilities provided only for Windows
longdesc Common utilities, mainly from the w32tex distribution.
postaction filetype name="TL.bitmap2eps.convert" cmd='"TEXDIR/bin/win32/bitmap2eps.exe" "%1"'
@@ -250990,7 +250988,7 @@ runfiles size=3
texmf-dist/scripts/bitmap2eps/bitmap2eps.vbs
texmf-dist/scripts/tlaunch/tlaunchmode.pl
texmf-dist/web2c/tlaunch.ini
-binfiles arch=win32 size=5920
+binfiles arch=win32 size=6007
bin/win32/aftopl.exe
bin/win32/bitmap2eps.exe
bin/win32/bmeps.exe
@@ -254058,9 +254056,9 @@ binfiles arch=sparc-solaris size=6971
name xetex.win32
category TLCore
-revision 46887
+revision 46915
shortdesc win32 files of xetex
-binfiles arch=win32 size=9673
+binfiles arch=win32 size=9681
bin/win32/fc-cache.exe
bin/win32/fc-cat.exe
bin/win32/fc-list.exe