summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-09 01:11:40 +0000
committerKarl Berry <karl@freefriends.org>2015-08-09 01:11:40 +0000
commit1918b34b1c8278813d7355863f096a631135e357 (patch)
tree8b133a5a16e5e0217a6ddd73c53f2fcc06102c1b /Master
parent2c4e39a47e58aca19e393283377c93378cc0e1bc (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@38082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R83
-rw-r--r--Master/tlpkg/texlive.tlpdb292
2 files changed, 236 insertions, 139 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index c0b6419c10f..26011ef2d90 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -6886,6 +6886,7 @@ ChangeLog
FILES
INSTALL
README
+README-3.0.0
images
licenses
macros
@@ -6959,6 +6960,7 @@ pgfmanual-en-gd-algorithms-in-c.tex
pgfmanual-en-gd-binding-layer.tex
pgfmanual-en-gd-circular.tex
pgfmanual-en-gd-display-layer.tex
+pgfmanual-en-gd-edge-routing.tex
pgfmanual-en-gd-examples.tex
pgfmanual-en-gd-force.tex
pgfmanual-en-gd-layered.tex
@@ -6976,6 +6978,7 @@ pgfmanual-en-library-3d.tex
pgfmanual-en-library-angles.tex
pgfmanual-en-library-arrows.tex
pgfmanual-en-library-automata.tex
+pgfmanual-en-library-babel.tex
pgfmanual-en-library-backgrounds.tex
pgfmanual-en-library-calc.tex
pgfmanual-en-library-calendar.tex
@@ -125310,6 +125313,8 @@ tikzexternaltestmakefile.tex
./source/generic/pgf/testsuite/mathtest:
pgfmathtestsuite.tex
+unittest_luamathparser.pdf
+unittest_luamathparser.tex
./source/generic/plainpkg:
plainpkg-doc.tex
@@ -138165,6 +138170,7 @@ tikzlibrarymath.code.tex
tikzlibrarymatrix.code.tex
tikzlibrarymindmap.code.tex
tikzlibrarypatterns.code.tex
+tikzlibrarypatterns.meta.code.tex
tikzlibrarypetri.code.tex
tikzlibraryplothandlers.code.tex
tikzlibraryplotmarks.code.tex
@@ -138248,8 +138254,12 @@ model
model.lua
ogdf
ogdf.lua
+pedigrees
+pedigrees.lua
phylogenetics
phylogenetics.lua
+routing
+routing.lua
tools
trees
trees.lua
@@ -138260,6 +138270,7 @@ BindingToPGF.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/circular:
Tantau2012.lua
+doc.lua
library.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/control:
@@ -138275,6 +138286,7 @@ LayoutPipeline.lua
NodeAnchors.lua
Orientation.lua
Sublayouts.lua
+doc.lua
library.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated:
@@ -138286,16 +138298,7 @@ Node.lua
Vector.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc:
-circular
-control
ogdf
-trees
-
-./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/circular:
-Tantau2012.lua
-
-./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/control:
-Anchoring.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf:
energybased
@@ -138362,9 +138365,6 @@ TwoLayerCrossMin.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity:
PlanarizationLayout.lua
-./tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/trees:
-ReingoldTilford1981.lua
-
./tex/generic/pgf/graphdrawing/lua/pgf/gd/examples:
ASCIIDisplayer.lua
BindingToASCII.lua
@@ -138388,8 +138388,45 @@ SpringElectricalLayouts.lua
SpringElectricalWalshaw2000.lua
SpringHu2006.lua
SpringLayouts.lua
+jedi
+library.lua
+
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi:
+algorithms
+base
+doc.lua
+forcetypes
+initialpositioning
library.lua
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms:
+FruchtermanReingold.lua
+HuSpringElectricalFW.lua
+SimpleSpring.lua
+SocialGravityCloseness.lua
+SocialGravityDegree.lua
+
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base:
+CoarseGraphFW.lua
+ForceController.lua
+ForceTemplate.lua
+InitialTemplate.lua
+PathLengthsFW.lua
+Preprocessing.lua
+
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes:
+ForceAbsoluteValue.lua
+ForceCanvasDistance.lua
+ForceCanvasPosition.lua
+ForceGraphDistance.lua
+ForcePullToGrid.lua
+ForcePullToPoint.lua
+
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning:
+CircularInitialPositioning.lua
+GridInitialPositioning.lua
+RandomInitialPositioning.lua
+
./tex/generic/pgf/graphdrawing/lua/pgf/gd/interface:
InterfaceCore.lua
InterfaceToAlgorithms.lua
@@ -138438,12 +138475,17 @@ Digraph.lua
Edge.lua
Hyperedge.lua
Path.lua
+Path_arced.lua
Vertex.lua
library.lua
./tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf:
library.lua
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees:
+Koerner2015.lua
+library.lua
+
./tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics:
AuthorDefinedPhylogeny.lua
BalancedMinimumEvolution.lua
@@ -138454,6 +138496,11 @@ PhylogeneticTree.lua
SokalMichener1958.lua
library.lua
+./tex/generic/pgf/graphdrawing/lua/pgf/gd/routing:
+Hints.lua
+NecklaceRouting.lua
+library.lua
+
./tex/generic/pgf/graphdrawing/lua/pgf/gd/tools:
make_gd_wrap.lua
@@ -138461,6 +138508,7 @@ make_gd_wrap.lua
ChildSpec.lua
ReingoldTilford1981.lua
SpanningTreeComputation.lua
+doc.lua
library.lua
./tex/generic/pgf/graphdrawing/tex:
@@ -138486,6 +138534,7 @@ pgflibraryfpu.code.tex
pgflibraryintersections.code.tex
pgflibrarylindenmayersystems.code.tex
pgflibrarypatterns.code.tex
+pgflibrarypatterns.meta.code.tex
pgflibraryplothandlers.code.tex
pgflibraryplotmarks.code.tex
pgflibraryprofiler.code.tex
@@ -138509,9 +138558,15 @@ pgflibrarydecorations.shapes.code.tex
pgflibrarydecorations.text.code.tex
./tex/generic/pgf/libraries/luamath:
+pgf
pgflibraryluamath.code.tex
-pgfluamath.functions.lua
-pgfluamath.parser.lua
+
+./tex/generic/pgf/libraries/luamath/pgf:
+luamath
+
+./tex/generic/pgf/libraries/luamath/pgf/luamath:
+functions.lua
+parser.lua
./tex/generic/pgf/libraries/shapes:
circuits
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 5e70b918607..5cc6b57979a 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -24,7 +24,7 @@ depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2013
depend release/2015
-depend revision/38074
+depend revision/38081
name 00texlive.image
category TLCore
@@ -10866,7 +10866,7 @@ catalogue-topics pseudocode listing
name algorithms
category Package
-revision 15878
+revision 38079
shortdesc A suite of tools for typesetting algorithms in pseudo-code
longdesc Consists of two environments: algorithm and algorithmic. The
longdesc algorithm package defines a floating algorithm environment
@@ -10881,7 +10881,12 @@ docfiles size=91
srcfiles size=13
texmf-dist/source/latex/algorithms/algorithms.dtx
texmf-dist/source/latex/algorithms/algorithms.ins
-runfiles size=4
+runfiles size=11
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/FruchtermanReingold.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/HuSpringElectricalFW.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SimpleSpring.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityCloseness.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityDegree.lua
texmf-dist/tex/latex/algorithms/algorithm.sty
texmf-dist/tex/latex/algorithms/algorithmic.sty
catalogue-also alg
@@ -24067,10 +24072,10 @@ name biblatex
category Package
revision 37083
shortdesc Bibliographies in LaTeX using BibTeX for sorting only
-longdesc Biblatex is a complete reimplementation of the bibliographic
+longdesc BibLaTeX is a complete reimplementation of the bibliographic
longdesc facilities provided by LaTeX in conjunction with BibTeX. It
longdesc redesigns the way in which LaTeX interacts with BibTeX at a
-longdesc fairly fundamental level. With biblatex, BibTeX is only used
+longdesc fairly fundamental level. With BibLaTeX, BibTeX is only used
longdesc (if it is used at all) to sort the bibliography and to generate
longdesc labels. Formatting of the bibliography is entirely controlled
longdesc by TeX macros (the BibTeX-based mechanism embeds some parts of
@@ -24078,22 +24083,22 @@ longdesc formatting in the BibTeX style file. Good working knowledge in
longdesc LaTeX should be sufficient to design new bibliography and
longdesc citation styles; nothing related to BibTeX's language is
longdesc needed. In fact, users need not remain bound to BibTeX for use
-longdesc with biblatex: an alternative bibliography processor biblatex-
-longdesc biber is available. Development of biblatex and biblatex-biber
-longdesc is closely coupled; the present release of biblatex is designed
+longdesc with BibLaTeX: an alternative bibliography processor biblatex-
+longdesc biber is available. Development of BibLaTeX and biblatex-biber
+longdesc is closely coupled; the present release of BibLaTeX is designed
longdesc to work with biblatex-biber version 0.9.6. The package needs e-
longdesc TeX, and uses the author's etoolbox and logreq packages. For
longdesc users of biblatex-biber, version 0.9 is required (at least;
longdesc refer to the notes for the version of biblatex-biber that you
-longdesc are using). Apart from the features unique to biblatex, the
+longdesc are using). Apart from the features unique to BibLaTeX, the
longdesc package also incorporates core features of the following
longdesc packages: babelbib, bibtopic, bibunits, chapterbib, cite,
longdesc inlinebib, mcite and mciteplus, mlbib, multibib, splitbib.
-longdesc Biblatex supports split bibliographies and multiple
+longdesc BibLaTeX supports split bibliographies and multiple
longdesc bibliographies within one document, and separate lists of
longdesc bibliographic shorthands. Bibliographies may be subdivided into
longdesc parts (by chapter, by section, etc.) and/or segmented by topics
-longdesc (by type, by keyword, etc.). Biblatex is fully localized and
+longdesc (by type, by keyword, etc.). BibLaTeX is fully localized and
longdesc can interface with the babel.
docfiles size=4610
texmf-dist/doc/latex/biblatex/README details="Readme" language="en"
@@ -24358,7 +24363,7 @@ runfiles size=532
texmf-dist/tex/latex/biblatex/lbx/swedish.lbx
catalogue-also translation-biblatex-de
catalogue-ctan /macros/latex/contrib/biblatex
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license lppl
catalogue-topics biblio biblatex
catalogue-version 3.0
@@ -24438,7 +24443,7 @@ name biblatex-bookinarticle
category Package
revision 36218
shortdesc Manage book edited in article
-longdesc This package provides two new biblatex entry types:
+longdesc This package provides two new BibLaTeX entry types:
longdesc @bookinarticle and @bookinincollection, to refer to a modern
longdesc edition of an old book, where this modern edition is provided
longdesc in a @article or in a @incollection.
@@ -24453,7 +24458,7 @@ docfiles size=24
runfiles size=1
texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-bookinarticle
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license lppl1.3
catalogue-topics humanities biblatex
catalogue-version 1.1.2
@@ -24603,14 +24608,14 @@ revision 31752
shortdesc Humanities styles for BibLaTeX
longdesc A small collection of styles for the biblatex package. It was
longdesc designed for citations in the humanities and offers some
-longdesc features that are not provided by the standard biblatex styles.
+longdesc features that are not provided by the standard BibLaTeX styles.
longdesc The styles are dependent on biblatex (at least version 0.9b)
longdesc and cannot be used without it. Eine kleine Sammlung von Stilen
longdesc fur das Paket biblatex. Es ist auf geisteswissenschaftliche
longdesc Zitierweise zugeschnitten und bietet einige Funktionen, die von
-longdesc den Standard-Stilen von biblatex nicht direkt bereitgestellt
-longdesc werden. Biblatex-dw baut vollstandig auf biblatex auf und kann
-longdesc nicht ohne biblatex (mindestens in der Version 0.9b) verwendet
+longdesc den Standard-Stilen von BibLaTeX nicht direkt bereitgestellt
+longdesc werden. Das Paket baut vollstandig auf BibLaTeX auf und kann
+longdesc nicht ohne BibLaTeX (mindestens in der Version 0.9b) verwendet
longdesc werden.
docfiles size=492
texmf-dist/doc/latex/biblatex-dw/CHANGES
@@ -24643,7 +24648,7 @@ runfiles size=35
texmf-dist/tex/latex/biblatex-dw/lbx/english-dw.lbx
texmf-dist/tex/latex/biblatex-dw/lbx/german-dw.lbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-dw
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics biblatex humanities
catalogue-version 1.6a
@@ -24656,7 +24661,7 @@ longdesc The package provides a collection of styles for biblatex
longdesc (version 1.7 is required, currently). It was designed for
longdesc citations in German Humanities, especially film studies, and
longdesc offers some features that are not provided by the standard
-longdesc biblatex styles. The style is highly optimized for documents
+longdesc BibLaTeX styles. The style is highly optimized for documents
longdesc written in German, and the main documentation is only available
longdesc in German.
docfiles size=228
@@ -24681,7 +24686,7 @@ runfiles size=27
texmf-dist/tex/latex/biblatex-fiwi/fiwi2.cbx
texmf-dist/tex/latex/biblatex-fiwi/fiwi2.dbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-fiwi
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license lppl1.3
catalogue-topics biblatex humanities
catalogue-version 1.3
@@ -24745,7 +24750,7 @@ name biblatex-historian
category Package
revision 19787
shortdesc A BibLaTeX style
-longdesc A biblatex style, based on the Turabian Manual (a version of
+longdesc A BibLaTeX style, based on the Turabian Manual (a version of
longdesc Chicago).
docfiles size=230
texmf-dist/doc/latex/biblatex-historian/README.txt
@@ -24756,7 +24761,7 @@ runfiles size=40
texmf-dist/tex/latex/biblatex-historian/historian.cbx
texmf-dist/tex/latex/biblatex-historian/historian.lbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-historian
-catalogue-date 2015-08-03 06:38:55 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics humanities biblatex
catalogue-version 0.4
@@ -24767,8 +24772,8 @@ revision 36497
shortdesc Ieee style files for BibLaTeX
longdesc This is a biblatex style that implements the bibliography style
longdesc of the IEEE for biblatex. The implementation follows standard
-longdesc biblatex conventions, and can be used simply by loading
-longdesc biblatex with the appropriate option:
+longdesc BibLaTeX conventions, and can be used simply by loading
+longdesc BibLaTeX with the appropriate option:
longdesc \usepackage[style=ieee]{biblatex} A demonstration database is
longdesc provided to show how to format input for the style.
docfiles size=174
@@ -24784,7 +24789,7 @@ runfiles size=9
texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license lppl1.3
catalogue-topics biblatex journalpub
catalogue-version 1.1k
@@ -24907,7 +24912,7 @@ name biblatex-multiple-dm
category Package
revision 37081
shortdesc Load multiple datamodels in BibLaTeX
-longdesc The package adds the possibility to biblatex to load data
+longdesc The package adds the possibility to BibLaTeX to load data
longdesc models from multiple sources.
docfiles size=18
texmf-dist/doc/latex/biblatex-multiple-dm/README details="Readme"
@@ -24920,7 +24925,7 @@ runfiles size=3
texmf-dist/tex/latex/biblatex-multiple-dm/multiple-dm.bbx
texmf-dist/tex/latex/biblatex-multiple-dm/multiple-dm.dbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-multiple-dm
-catalogue-date 2015-08-03 06:38:55 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics biblatex
catalogue-version 1.0.1
@@ -25062,9 +25067,9 @@ category Package
revision 34035
shortdesc A BibLaTeX implementation of the AIP and APS bibliography style
longdesc The biblatex-phys package provides an implementation of the
-longdesc bibliography styles of both the AIP and the APS for biblatex.
-longdesc This implementation follows standard biblatex conventions, and
-longdesc can be used simply by loading biblatex with the appropriate
+longdesc bibliography styles of both the AIP and the APS for BibLaTeX.
+longdesc This implementation follows standard BibLaTeX conventions, and
+longdesc can be used simply by loading BibLaTeX with the appropriate
longdesc option: \usepackage[style=phys]{biblatex} A demonstration
longdesc database is provided to show how to format input for the style.
longdesc Style options are provided to cover the minor formatting
@@ -25077,7 +25082,7 @@ runfiles size=5
texmf-dist/tex/latex/biblatex-phys/phys.bbx
texmf-dist/tex/latex/biblatex-phys/phys.cbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-phys
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license lppl1.3
catalogue-topics physics biblatex
catalogue-version 0.9f
@@ -25485,7 +25490,7 @@ longdesc rules for languages expressed in different parts of ISO-8859 --
longdesc the "ISO Latin" series). For more flexibility, the user is
longdesc urged to consider using biber with biblatex to typeset its
longdesc output. In fact, it is best to avoid BibTeX in favour of biber
-longdesc and biblatex, if at all possible.
+longdesc and BibLaTeX, if at all possible.
depend kpathsea
depend bibtex.ARCH
docfiles size=132
@@ -25511,7 +25516,7 @@ runfiles size=48
texmf-dist/bibtex/bst/base/siam.bst
texmf-dist/bibtex/bst/base/unsrt.bst
catalogue-ctan /biblio/bibtex/base
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 20:43:44 +0200
catalogue-license knuth
catalogue-topics biblio
catalogue-version 0.99d
@@ -28939,7 +28944,7 @@ docfiles size=4
runfiles size=3
texmf-dist/tex/latex/bxpdfver/bxpdfver.sty
catalogue-ctan /macros/latex/contrib/bxpdfver
-catalogue-date 2015-08-07 05:42:37 +0200
+catalogue-date 2015-08-08 07:23:52 +0200
catalogue-license other-free
catalogue-topics pdf-feat
catalogue-version 0.2a
@@ -29017,7 +29022,7 @@ longdesc Cabin was inspired by Edward Johnston's and Eric Gill's
longdesc typefaces, with a touch of modernism. Cabin incorporates modern
longdesc proportions, optical adjustments, and some elements of the
longdesc geometric sans. cabin.sty supports use of the font under LaTeX,
-longdesc pdfLaTeX, xeLaTeX and luaLaTeX; it uses the mweights, to manage
+longdesc pdfLaTeX, XeLaTeX and LuaLaTeX; it uses the mweights, to manage
longdesc the user's view of all those font weights. An sfdefault option
longdesc is provided to enable Cabin as the default text font. The
longdesc fontaxes package is required for use with [pdf]LaTeX.
@@ -29392,7 +29397,7 @@ runfiles size=1480
texmf-dist/tex/latex/cabin/TS1CabinCondensed-TLF.fd
texmf-dist/tex/latex/cabin/cabin.sty
catalogue-ctan /fonts/cabin
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license ofl
catalogue-topics font font-sans font-otf
@@ -36524,7 +36529,7 @@ category Package
revision 26700
shortdesc Drawing time-line diagrams
longdesc Macros to produce time line diagrams. Interfaces for Plain TeX,
-longdesc Context and LaTeX are provided.
+longdesc ConTeXt and LaTeX are provided.
docfiles size=78
texmf-dist/doc/generic/chronosys/README details="Readme"
texmf-dist/doc/generic/chronosys/docchronosys_en.pdf details="Package documentation (English)" language="en"
@@ -36537,7 +36542,7 @@ runfiles size=12
texmf-dist/tex/generic/chronosys/chronosyschr.tex
texmf-dist/tex/generic/chronosys/x-chronosys.tex
catalogue-ctan /macros/latex/contrib/chronosys
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics diagram
catalogue-version 1.2
@@ -45695,7 +45700,7 @@ revision 37573
shortdesc Provides PDF color spaces
longdesc The package provides PDF color spaces. Currently, only spot
longdesc colors and overprinting are supported. It requires xcolor, and
-longdesc supports pdfTeX and luaTeX.
+longdesc supports pdfTeX and LuaTeX.
docfiles size=29
texmf-dist/doc/latex/colorspace/README details="Readme"
texmf-dist/doc/latex/colorspace/colorspace.pdf details="Package documentation"
@@ -45703,7 +45708,7 @@ docfiles size=29
runfiles size=5
texmf-dist/tex/latex/colorspace/colorspace.sty
catalogue-ctan /macros/latex/contrib/colorspace
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics colour-supp
catalogue-version 1.1.0
@@ -49740,7 +49745,7 @@ name context-cyrillicnumbers
category ConTeXt
revision 29905
shortdesc Write numbers as cyrillic glyphs
-longdesc The package extends Context's system of number conversion, by
+longdesc The package extends ConTeXt's system of number conversion, by
longdesc adding numeration using cyrillic letters.
depend context
docfiles size=57
@@ -49754,7 +49759,7 @@ runfiles size=10
texmf-dist/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
texmf-dist/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
catalogue-ctan /macros/context/contrib/context-cyrillicnumbers
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license bsd
catalogue-topics cyrillic numbers
@@ -49939,7 +49944,7 @@ category ConTeXt
revision 35567
shortdesc ConTeXt package for writing letters
longdesc A means of writing 'vanilla' letters and memos is provided,
-longdesc with support covering Context Mkii and Mkiv. The design of
+longdesc with support covering ConTeXt Mkii and Mkiv. The design of
longdesc letters may be amended by a wide range of style specifications.
depend context
docfiles size=1
@@ -50014,7 +50019,7 @@ runfiles size=120
texmf-dist/tex/context/third/letter/style/resume-imp-classic.mkiv
texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv
catalogue-ctan /macros/context/contrib/context-letter
-catalogue-date 2015-08-03 06:08:41 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license gpl
catalogue-topics letter
@@ -51525,7 +51530,7 @@ longdesc just colour graphics on a colour laser printer and the rest on
longdesc a cheap mono laser printer. A page info line contains the time
longdesc and a new cropmarks index and is printed at the top of the
longdesc page. A configuration command is provided for the info line
-longdesc font. Options for better collaboration with dvips, pdftex and
+longdesc font. Options for better collaboration with dvips, pdfTeX and
longdesc vtex are provided.
docfiles size=61
texmf-dist/doc/latex/crop/crop.pdf details="Package documentation"
@@ -51538,7 +51543,7 @@ runfiles size=5
texmf-dist/tex/latex/crop/crop.sty
catalogue-also zwpagelayout
catalogue-ctan /macros/latex/contrib/crop
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics layout-page
catalogue-version 1.5
@@ -65000,7 +65005,7 @@ revision 35662
shortdesc LaTeX support for EBGaramond fonts
longdesc EB Garamond is a revival by Georg Duffner of the 16th century
longdesc fonts designed by Claude Garamond. The LaTeX support package
-longdesc works for (pdf)LaTeX, xeLaTeX and luaLaTeX users; configuration
+longdesc works for (pdf)LaTeX, XeLaTeX and LuaLaTeX users; configuration
longdesc files for use with microtype are provided.
execute addMap EBGaramond.map
docfiles size=256
@@ -65358,7 +65363,7 @@ runfiles size=868
texmf-dist/tex/latex/ebgaramond/ebgaramond.sty
texmf-dist/tex/latex/ebgaramond/mt-EBGaramond.cfg
catalogue-ctan /fonts/ebgaramond
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license ofl
catalogue-topics font font-serif font-otf font-type1
catalogue-version 0.16
@@ -71272,14 +71277,14 @@ shortdesc Convert EPS to 'encapsulated' PDF using Ghostscript
longdesc Epstopdf is a Perl script that converts an EPS file to an
longdesc 'encapsulated' PDF file (a single page file whose media box is
longdesc the same as the original EPS's bounding box). The resulting
-longdesc file suitable for inclusion by PDFTeX as an image. The script
+longdesc file suitable for inclusion by pdfTeX as an image. The script
longdesc is adapted to run both on Windows and on Unix-alike systems.
longdesc The script makes use of Ghostscript for the actual conversion
longdesc to PDF. It assumes Ghostscript version 6.51 or later, and (by
longdesc default) suppresses its automatic rotation of pages where most
longdesc of the text is not horizontal. LaTeX users may make use of the
longdesc epstopdf package, which will run the epstopdf script "on the
-longdesc fly", thus giving the illusion that PDFLaTeX is accepting EPS
+longdesc fly", thus giving the illusion that pdfLaTeX is accepting EPS
longdesc graphic files.
depend epstopdf.ARCH
docfiles size=10
@@ -71292,7 +71297,7 @@ runfiles size=9
texmf-dist/scripts/epstopdf/epstopdf.pl
catalogue-also epstopdf-pkg
catalogue-ctan /support/epstopdf
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license other-free
catalogue-topics graphics-epspdf
catalogue-version 2.23
@@ -74375,7 +74380,7 @@ revision 33163
shortdesc Format linguistic examples and glosses, with reference capabilities
longdesc The package provides macros for typesetting linguistic examples
longdesc and glosses, with a refined mechanism for referencing examples
-longdesc and parts of examples. The package can be used with LaTex using
+longdesc and parts of examples. The package can be used with LaTeX using
longdesc the .sty wrapper or with PlainTex.
docfiles size=129
texmf-dist/doc/generic/expex/README details="Readme"
@@ -74389,7 +74394,7 @@ runfiles size=22
texmf-dist/tex/generic/expex/expex.sty
texmf-dist/tex/generic/expex/expex.tex
catalogue-ctan /macros/plain/contrib/expex
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics linguistic
catalogue-version 5.0b
@@ -80497,14 +80502,14 @@ name fixpdfmag
category Package
revision 15878
shortdesc Fix magnification in pdfTeX
-longdesc A recent change to PDFTeX has caused magnification to apply to
+longdesc A recent change to pdfTeX has caused magnification to apply to
longdesc page dimensions. This small package changes the values set in
longdesc the page dimension variables from pt to truept, thus evading
longdesc the effects of \mag.
runfiles size=1
texmf-dist/tex/plain/fixpdfmag/fixpdfmag.tex
catalogue-ctan /macros/plain/contrib/misc/fixpdfmag.tex
-catalogue-date 2015-08-03 08:55:55 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license pd
catalogue-topics geometry
@@ -82002,7 +82007,7 @@ category Package
revision 37381
shortdesc Tools to simplify using fonts (especially TT/OTF ones)
longdesc This package provides a few tools to ease using fonts
-longdesc (especially Truetype/Opentype ones) with Latex and fontinst:
+longdesc (especially Truetype/Opentype ones) with LaTeX and fontinst:
longdesc afm2afm - reencode .afm files; designed to replace fontinst's
longdesc \reencodefont for big .afm files; autoinst - simplify the use
longdesc of the LCDF TypeTools by creating a command file for otftotfm,
@@ -82027,7 +82032,7 @@ runfiles size=36
texmf-dist/scripts/fontools/autoinst
texmf-dist/scripts/fontools/ot2kpx
catalogue-ctan /fonts/utilities/fontools
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license gpl2
catalogue-topics font-devel
@@ -84356,13 +84361,13 @@ category Package
revision 26019
shortdesc Support for Washington University Cyrillic fonts
longdesc The package supports the use of the Washington Cyrillic fonts
-longdesc with LaTeX (Note that standard LateX has support, too, as
+longdesc with LaTeX (Note that standard LaTeX has support, too, as
longdesc encoding OT2). The package is distributed as part of the fundus
longdesc bundle.
runfiles size=1
texmf-dist/tex/latex/fundus-cyr/cyr.sty
catalogue-ctan /macros/latex/contrib/fundus/cyr/cyr.sty
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics font-supp
@@ -85310,7 +85315,7 @@ revision 16189
shortdesc Find the date of last modification of a file
longdesc The package fetches from the system the date of last
longdesc modification or opening of an existing file, using the function
-longdesc \pdffilemoddate (present in recent versions of PDFTeX); the
+longdesc \pdffilemoddate (present in recent versions of pdfTeX); the
longdesc user may specify how the date is to be presented.
docfiles size=34
texmf-dist/doc/latex/getfiledate/README details="Readme"
@@ -85319,7 +85324,7 @@ docfiles size=34
runfiles size=2
texmf-dist/tex/latex/getfiledate/getfiledate.sty
catalogue-ctan /macros/latex/contrib/getfiledate
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics file-mgmt
catalogue-version 1.2
@@ -88489,11 +88494,11 @@ catalogue-version 0.12
name greek-inputenc
category Package
-revision 37774
+revision 38080
shortdesc Greek encoding support for inputenc
longdesc The bundle provides UTF-8, Macintosh Greek encoding and ISO
longdesc 8859-7 definition files for use with inputenc.
-docfiles size=131
+docfiles size=130
texmf-dist/doc/latex/greek-inputenc/README details="Readme"
texmf-dist/doc/latex/greek-inputenc/README.html details="Readme (HTML)"
texmf-dist/doc/latex/greek-inputenc/greek-utf8.pdf details="Test, demonstrating the range covered"
@@ -88502,15 +88507,15 @@ docfiles size=131
texmf-dist/doc/latex/greek-inputenc/test-iso-8859-7.pdf
texmf-dist/doc/latex/greek-inputenc/test-iso-8859-7.tex
texmf-dist/doc/latex/greek-inputenc/unicode-licr.txt
-runfiles size=11
+runfiles size=12
texmf-dist/tex/latex/greek-inputenc/iso-8859-7.def
texmf-dist/tex/latex/greek-inputenc/lgrenc.dfu
texmf-dist/tex/latex/greek-inputenc/macgreek.def
catalogue-ctan /language/greek/greek-inputenc
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 10:58:05 +0200
catalogue-license lppl1.3
catalogue-topics inputenc greek
-catalogue-version 1.5.1
+catalogue-version 1.6
name greekdates
category Package
@@ -91360,7 +91365,7 @@ longdesc The scheme is a fullcite for the first citation and 'Author,
longdesc Shorttitle (as note N, P)' for later citations (P being the
longdesc page number). For further details, see the description of the
longdesc house style at the journal's site. The package depends on
-longdesc biblatex (version 0.8 or higher) as well as etoolbox (version
+longdesc BibLaTeX (version 0.8 or higher) as well as etoolbox (version
longdesc 1.5 or higher).
docfiles size=3
texmf-dist/doc/latex/historische-zeitschrift/CHANGES
@@ -91371,7 +91376,7 @@ runfiles size=10
texmf-dist/tex/latex/historische-zeitschrift/cbx/historische-zeitschrift.cbx
texmf-dist/tex/latex/historische-zeitschrift/lbx/historische-zeitschrift.lbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/historische-zeitschrift
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics journalpub biblatex
catalogue-version 1.1a
@@ -91923,8 +91928,8 @@ longdesc URL, document base URL, document identifier and instance
longdesc identifier, language, source file name, PDF generating tool,
longdesc PDF version, and contact telephone number/postal address/email
longdesc address/URL. Hyperxmp currently embeds XMP only within PDF
-longdesc documents; it is compatible with pdflatex, xelatex,
-longdesc latex+dvipdfm, and latex+dvips+ps2pdf.
+longdesc documents; it is compatible with pdfLaTeX, XeLaTeX,
+longdesc LaTeX+dvipdfm, and LaTeX+dvips+ps2pdf.
docfiles size=137
texmf-dist/doc/latex/hyperxmp/README details="Readme"
texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf details="Package documentation"
@@ -91939,7 +91944,7 @@ srcfiles size=54
runfiles size=8
texmf-dist/tex/latex/hyperxmp/hyperxmp.sty
catalogue-ctan /macros/latex/contrib/hyperxmp
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics pdf-feat
catalogue-version 2.6
@@ -102870,8 +102875,8 @@ longdesc This package provides an imitation of the moderncv class with
longdesc the classic style (by Xavier Danaux), to be used in conjunction
longdesc with the koma-classes. Thus it is possible to configure
longdesc pagelayout, headings etc. the way it is done in koma-classes.
-longdesc Moreover, it is possible to use biblatex, while the original
-longdesc moderncv-class is incompatible with biblatex.
+longdesc Moreover, it is possible to use BibLaTeX, while the original
+longdesc moderncv-class is incompatible with BibLaTeX.
docfiles size=50
texmf-dist/doc/latex/koma-moderncvclassic/README details="Readme"
texmf-dist/doc/latex/koma-moderncvclassic/changelog
@@ -102881,7 +102886,7 @@ runfiles size=4
texmf-dist/tex/latex/koma-moderncvclassic/koma-moderncvclassic.sty
catalogue-also moderncv koma-script
catalogue-ctan /macros/latex/contrib/koma-moderncvclassic
-catalogue-date 2015-08-03 05:58:53 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics cv
catalogue-version 0.5
@@ -115906,7 +115911,7 @@ shortdesc A "dimen" that returns the space left on the line
longdesc The linegoal package provides a macro \linegoal to be used with
longdesc \setlength: \setlength<some dimen>\linegoal will set <some
longdesc dimen> to the horizontal length of the remainder of the line.
-longdesc This is achieved using the \pdfsavepos primitive of pdftex,
+longdesc This is achieved using the \pdfsavepos primitive of pdfTeX,
longdesc through the zref-savepos package. Example: Some text:
longdesc \begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three &
longdesc four \\\hline \end{tabularx} will position the table after the
@@ -115921,7 +115926,7 @@ srcfiles size=11
runfiles size=1
texmf-dist/tex/latex/linegoal/linegoal.sty
catalogue-ctan /macros/latex/contrib/linegoal
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics layout
catalogue-version 2.9
@@ -120149,7 +120154,7 @@ name luabidi
category Package
revision 30790
shortdesc Bidirectional typesetting with LuaLaTeX
-longdesc The package attempts to emulate the XeTeX bidi package, in teh
+longdesc The package attempts to emulate the XeTeX bidi package, in the
longdesc context of LuaTeX.
docfiles size=2
texmf-dist/doc/lualatex/luabidi/README details="Readme"
@@ -120160,7 +120165,7 @@ runfiles size=4
texmf-dist/tex/lualatex/luabidi/luabidi.sty
texmf-dist/tex/lualatex/luabidi/textwidthfootnoterule.tex
catalogue-ctan /macros/luatex/latex/luabidi
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics typesetting luatex
catalogue-version 0.2
@@ -120192,7 +120197,7 @@ catalogue-version 1.2a
name luaindex
category Package
revision 25882
-shortdesc Create index using luaLaTeX
+shortdesc Create index using LuaLaTeX
longdesc Luaindex provides (yet another) index processor, written in
longdesc Lua.
docfiles size=45
@@ -120208,7 +120213,7 @@ runfiles size=6
texmf-dist/scripts/luaindex/luaindex.lua
texmf-dist/tex/lualatex/luaindex/luaindex.sty
catalogue-ctan /macros/luatex/latex/luaindex
-catalogue-date 2015-08-03 06:21:39 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics index
catalogue-version 0.1b
@@ -131664,7 +131669,7 @@ revision 29776
shortdesc Process and display MetaPost figures inline
longdesc The package allows LaTeX users to typeset MetaPost code inline
longdesc and display figures in their documents with only and only one
-longdesc run of LaTeX, PDFLaTeX or XelaTeX (no separate runs of mpost).
+longdesc run of LaTeX, pdfLaTeX or XeLaTeX (no separate runs of mpost).
longdesc Mpgraphics achieves this by using the shell escape (\write 18)
longdesc feature of current TeX distributions, so that the whole process
longdesc is automatic and the end user is saved the tiresome processing.
@@ -131679,7 +131684,7 @@ runfiles size=4
texmf-dist/tex/latex/mpgraphics/mpgraphics.sty
catalogue-also emp
catalogue-ctan /macros/latex/contrib/mpgraphics
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics graphics-inline
catalogue-version 0.3
@@ -133390,7 +133395,7 @@ shortdesc Typeset papers for the department of music, Osnabruck
longdesc The package provides a LaTeX class for typesetting term papers
longdesc at the institute of music and musicology of the University of
longdesc Osnabruck, Germany, according to the specifications of Prof.
-longdesc Stefan Hahnheide. A biblatex style is provided.
+longdesc Stefan Hahnheide. A BibLaTeX style is provided.
docfiles size=127
texmf-dist/doc/latex/musuos/README details="Readme"
texmf-dist/doc/latex/musuos/musuos-doc.ist
@@ -133402,7 +133407,7 @@ runfiles size=3
texmf-dist/tex/latex/musuos/musuos.cls
catalogue-also biblatex-musuos
catalogue-ctan /macros/latex/contrib/musuos
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics dissertation music
catalogue-version 1.1d
@@ -135692,7 +135697,7 @@ category Package
revision 29067
shortdesc PDF features across formats and engines
longdesc Navigator implements PDF features for all formats (with some
-longdesc limitations in ConTeXt) with PDFTeX, LuaTeX and XeTeX (i.e.
+longdesc limitations in ConTeXt) with pdfTeX, LuaTeX and XeTeX (i.e.
longdesc xdvipdfmx). Features include: Customizable outlines (i.e.
longdesc bookmarks); Anchors; Links and actions (e.g. JavaScript or user-
longdesc defined PDF actions); File embedding (not in ConTeXt); Document
@@ -135709,7 +135714,7 @@ runfiles size=8
texmf-dist/tex/generic/navigator/t-navigator.tex
catalogue-also hyperref
catalogue-ctan /macros/generic/navigator
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics hyper pdf-feat
catalogue-version 1.0
@@ -138139,7 +138144,7 @@ shortdesc Integrating notes into the bibliography
longdesc The package defines a new type of note, bibnote, which will
longdesc always be added to the bibliography. The package allows
longdesc footnotes and endnotes to be moved into the bibliography in the
-longdesc same way. The package can be used with natbib and biblatex as
+longdesc same way. The package can be used with natbib and BibLaTeX as
longdesc well as plain LaTeX citations. Both sorted and unsorted
longdesc bibliography styles are supported. The package uses the LaTeX 3
longdesc macros and the associated xpackages bundle. It also makes use
@@ -138155,7 +138160,7 @@ srcfiles size=15
runfiles size=5
texmf-dist/tex/latex/notes2bib/notes2bib.sty
catalogue-ctan /macros/latex/contrib/notes2bib
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics notes bib-use expl3
catalogue-version 2.0k
@@ -141868,7 +141873,7 @@ name oscola
category Package
revision 34207
shortdesc BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities
-longdesc The package provides a set of style files for use with Biblatex
+longdesc The package provides a set of style files for use with BibLaTeX
longdesc (v 2+) and Biber (v 1+) to produce citations and bibliographies
longdesc in accordance with the widely-used Oxford Standard for the
longdesc Citation of Legal Authorities. It also includes facilities for
@@ -141885,7 +141890,7 @@ runfiles size=38
texmf-dist/tex/latex/oscola/oscola.bbx
texmf-dist/tex/latex/oscola/oscola.cbx
catalogue-ctan /macros/latex/contrib/biblatex-contrib/oscola
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics legal biblatex
catalogue-version 1.4
@@ -145409,7 +145414,7 @@ name pdfslide
category Package
revision 15878
shortdesc Presentation slides using pdfTeX
-longdesc This is a package for use with pdftex, to make nice
+longdesc This is a package for use with pdfTeX, to make nice
longdesc presentation slides. Its aims are: to devise a method for
longdesc easier technical presentation; to help the mix of mathematical
longdesc formulae with text and graphics which other present day
@@ -145436,7 +145441,7 @@ runfiles size=25
texmf-dist/tex/latex/pdfslide/slide.clo
catalogue-also prosper
catalogue-ctan /macros/latex/contrib/pdfslide
-catalogue-date 2015-08-03 06:21:39 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics presentation
@@ -146818,23 +146823,24 @@ binfiles arch=x86_64-solaris size=2
name pgf
category Package
-revision 37937
+revision 38079
shortdesc Create PostScript and PDF graphics in TeX
longdesc PGF is a macro package for creating graphics. It is platform-
longdesc and format-independent and works together with the most
-longdesc important TeX backend drivers, including pdftex and dvips. It
+longdesc important TeX backend drivers, including pdfTeX and dvips. It
longdesc comes with a user-friendly syntax layer called TikZ. Its usage
longdesc is similar to pstricks and the standard picture environment.
longdesc PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
longdesc Unlike pstricks, it can produce either PostScript or PDF
longdesc output.
depend xkeyval
-docfiles size=3299
+docfiles size=3032
texmf-dist/doc/generic/pgf/AUTHORS
texmf-dist/doc/generic/pgf/ChangeLog
texmf-dist/doc/generic/pgf/FILES
texmf-dist/doc/generic/pgf/INSTALL
texmf-dist/doc/generic/pgf/README details="Readme"
+ texmf-dist/doc/generic/pgf/README-3.0.0
texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb
texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg
texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.bb
@@ -146888,6 +146894,7 @@ docfiles size=3299
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-binding-layer.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-circular.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-display-layer.tex
+ texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-edge-routing.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-examples.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-force.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-layered.tex
@@ -146905,6 +146912,7 @@ docfiles size=3299
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-angles.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex
+ texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex
texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex
@@ -147019,7 +147027,7 @@ docfiles size=3299
texmf-dist/doc/generic/pgf/version-for-xetex/en/Makefile
texmf-dist/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex
texmf-dist/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg
-srcfiles size=87
+srcfiles size=96
texmf-dist/source/generic/pgf/c/INSTALL
texmf-dist/source/generic/pgf/c/Makefile
texmf-dist/source/generic/pgf/c/config/ExampleLocalMakefileConfig.mk
@@ -147084,7 +147092,9 @@ srcfiles size=87
texmf-dist/source/generic/pgf/testsuite/external/tikzexternaltest.tex
texmf-dist/source/generic/pgf/testsuite/external/tikzexternaltestmakefile.tex
texmf-dist/source/generic/pgf/testsuite/mathtest/pgfmathtestsuite.tex
-runfiles size=1248
+ texmf-dist/source/generic/pgf/testsuite/mathtest/unittest_luamathparser.pdf
+ texmf-dist/source/generic/pgf/testsuite/mathtest/unittest_luamathparser.tex
+runfiles size=1311
texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex
texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex
texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbla.tex
@@ -147165,6 +147175,7 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
+ texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.meta.code.tex
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
@@ -147198,6 +147209,7 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/BindingToPGF.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/Tantau2012.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/doc.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Anchoring.lua
@@ -147212,6 +147224,7 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/NodeAnchors.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Orientation.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Sublayouts.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Cluster.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Edge.lua
@@ -147220,8 +147233,6 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Node.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Vector.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc.lua
- texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/circular/Tantau2012.lua
- texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/control/Anchoring.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua
@@ -147267,7 +147278,6 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua
- texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/trees/ReingoldTilford1981.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/ASCIIDisplayer.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/BindingToASCII.lua
@@ -147290,6 +147300,28 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringHu2006.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringLayouts.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/FruchtermanReingold.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/HuSpringElectricalFW.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SimpleSpring.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityCloseness.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityDegree.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/CoarseGraphFW.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceController.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceTemplate.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/InitialTemplate.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/PathLengthsFW.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/Preprocessing.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/doc.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceAbsoluteValue.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasDistance.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasPosition.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceGraphDistance.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToGrid.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToPoint.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/CircularInitialPositioning.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/GridInitialPositioning.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/RandomInitialPositioning.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceCore.lua
@@ -147336,10 +147368,14 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Edge.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Hyperedge.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path_arced.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Vertex.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf/library.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/Koerner2015.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/AuthorDefinedPhylogeny.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedMinimumEvolution.lua
@@ -147349,11 +147385,16 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/PhylogeneticTree.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/SokalMichener1958.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/library.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/Hints.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/NecklaceRouting.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/tools/make_gd_wrap.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ChildSpec.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ReingoldTilford1981.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/SpanningTreeComputation.lua
+ texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/doc.lua
texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/library.lua
texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.circular.code.tex
texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.code.tex
@@ -147372,9 +147413,9 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex
texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex
texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex
+ texmf-dist/tex/generic/pgf/libraries/luamath/pgf/luamath/functions.lua
+ texmf-dist/tex/generic/pgf/libraries/luamath/pgf/luamath/parser.lua
texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex
- texmf-dist/tex/generic/pgf/libraries/luamath/pgfluamath.functions.lua
- texmf-dist/tex/generic/pgf/libraries/luamath/pgfluamath.parser.lua
texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.spaced.code.tex
@@ -147385,6 +147426,7 @@ runfiles size=1248
texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex
+ texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.meta.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
texmf-dist/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex
@@ -147518,10 +147560,10 @@ runfiles size=1248
texmf-dist/tex/plain/pgf/utilities/pgfkeys.tex
texmf-dist/tex/plain/pgf/utilities/pgfrcs.tex
catalogue-ctan /graphics/pgf/base
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics pgf-tikz graphics-in-tex
-catalogue-version 3.0.0
+catalogue-version 3.0.1
name pgf-blur
category Package
@@ -155421,7 +155463,7 @@ revision 31660
shortdesc Make PDF versions of graphics by processing between runs
longdesc The package pst-pdf simplifies the use of graphics from
longdesc PSTricks and other PostScript code in PDF documents. As in
-longdesc building a bibliography with BibTEX, additional external
+longdesc building a bibliography with BibTeX, additional external
longdesc programmes are invoked. In this case they are used to create a
longdesc PDF file (\PDFcontainer) that will contain all the graphics
longdesc material. In the final document these contents will be inserted
@@ -155455,7 +155497,7 @@ runfiles size=9
texmf-dist/tex/latex/pst-pdf/pst-pdf.sty
catalogue-also pdftricks
catalogue-ctan /macros/latex/contrib/pst-pdf
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics graphics-epspdf
catalogue-version 1.1v
@@ -164398,7 +164440,7 @@ longdesc and provides several macros for typesetting the whole or any
longdesc part of Quran based on its popular division. Available macros
longdesc are: \quransurah, \quranayah, \quranjuz, \quranhizb,
longdesc \quranquarter, \quranpage, \qurantext, \surahname, \basmalah.
-longdesc The package only works with the "xelatex" format and should be
+longdesc The package only works with the XeLaTeX format and should be
longdesc loaded before the bidi package.
docfiles size=30
texmf-dist/doc/xelatex/quran/README details="Readme"
@@ -164410,7 +164452,7 @@ runfiles size=376
texmf-dist/tex/xelatex/quran/quran.sty
catalogue-also lipsum ptext
catalogue-ctan /macros/xetex/latex/quran
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics arabic macro-supp xetex dummy-gen
catalogue-version 0.941
@@ -165877,7 +165919,7 @@ catalogue-version 1.0h
name reledmac
category Package
-revision 37985
+revision 38081
shortdesc Typeset scholarly editions
longdesc A package for typesetting scholarly critical editions,
longdesc replacing the established ledmac and eledmac packages. Ledmac
@@ -165885,7 +165927,7 @@ longdesc itself was a LaTeX port of the plain TeX EDMAC macros. The
longdesc package supports indexing by page and by line numbers, and
longdesc simple tabular- and array-style environments. The package is
longdesc distributed with the related reledpar package.
-docfiles size=602
+docfiles size=607
texmf-dist/doc/latex/reledmac/Makefile
texmf-dist/doc/latex/reledmac/README details="Readme"
texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx
@@ -165950,21 +165992,21 @@ docfiles size=602
texmf-dist/doc/latex/reledmac/migration.pdf
texmf-dist/doc/latex/reledmac/reledmac.pdf details="Package documentation"
texmf-dist/doc/latex/reledmac/reledpar.pdf
-srcfiles size=214
+srcfiles size=216
texmf-dist/source/latex/reledmac/migration.dtx
texmf-dist/source/latex/reledmac/reledmac.dtx
texmf-dist/source/latex/reledmac/reledmac.ins
texmf-dist/source/latex/reledmac/reledpar.dtx
texmf-dist/source/latex/reledmac/reledpar.ins
-runfiles size=63
+runfiles size=64
texmf-dist/tex/latex/reledmac/reledmac.sty
texmf-dist/tex/latex/reledmac/reledpar.sty
catalogue-also ednotes poemscol ledmac eledmac
catalogue-ctan /macros/latex/contrib/reledmac
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:11:25 +0200
catalogue-license lppl1.3
catalogue-topics crit-ed
-catalogue-version 2.0.1
+catalogue-version 2.1.0
name relenc
category Package
@@ -176064,7 +176106,7 @@ runfiles size=2016
texmf-dist/tex/latex/sourceserifpro/sourceserifpro-type1-autoinst.sty
texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty
catalogue-ctan /fonts/sourceserifpro
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license ofl
catalogue-topics font-serif font-type1 font-otf
catalogue-version 1.1
@@ -189532,7 +189574,7 @@ docfiles size=402
name texlive-docindex
category TLCore
-revision 38066
+revision 38076
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
@@ -200345,9 +200387,9 @@ catalogue-version 1.2
name ucharcat
category Package
revision 37529
-shortdesc Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for luaTeX
-longdesc The package implements the \Ucharcat command for lualatex.
-longdesc \Ucharcat is a new primitive in xetex, an extension of the
+shortdesc Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX
+longdesc The package implements the \Ucharcat command for LuaLaTeX.
+longdesc \Ucharcat is a new primitive in XeTeX, an extension of the
longdesc existing \Uchar command, that allows the specification of the
longdesc catcode as well as character code of the character token being
longdesc constructed.
@@ -200360,7 +200402,7 @@ srcfiles size=3
runfiles size=1
texmf-dist/tex/latex/ucharcat/ucharcat.sty
catalogue-ctan /macros/latex/contrib/ucharcat
-catalogue-date 2015-08-03 06:21:39 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl
catalogue-topics lua-supp luatex
catalogue-version 0.01
@@ -206166,7 +206208,7 @@ category Package
revision 25969
shortdesc A simple bibliography processor
longdesc The package is described by its author as "a poor person's
-longdesc replacement for the more powerful methods provided by biblatex
+longdesc replacement for the more powerful methods provided by BibLaTeX
longdesc to access data from a .bib file". Its principle commands are
longdesc \bibinput (which specifies a database to use) and \usebibdata
longdesc (which typesets a single field from a specified entry in that
@@ -206180,7 +206222,7 @@ srcfiles size=5
runfiles size=1
texmf-dist/tex/latex/usebib/usebib.sty
catalogue-ctan /macros/latex/contrib/usebib
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license lppl1.3
catalogue-topics biblio
catalogue-version 1.0a
@@ -212890,7 +212932,7 @@ longdesc The package provides an indirection scheme for XeTeX to use the
longdesc pstricks xdvipdfmx.cfg configuration file, so that XeTeX
longdesc documents will load it in preference to the standard
longdesc pstricks.con configuration file. With this configuration, many
-longdesc PSTricks features can be used in xelatex or plain xetex
+longdesc PSTricks features can be used in XeLaTeX or plain XeTeX
longdesc documents.
docfiles size=1
texmf-dist/doc/xetex/xetex-pstricks/README details="Readme"
@@ -212898,7 +212940,7 @@ runfiles size=2
texmf-dist/tex/xelatex/xetex-pstricks/pstricks.con
texmf-dist/tex/xetex/xetex-pstricks/pstricks.con
catalogue-ctan /graphics/xetex/pstricks
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-08-08 19:53:23 +0200
catalogue-license pd
catalogue-topics graphics-in-tex xetex