summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-07-29 01:11:49 +0000
committerKarl Berry <karl@freefriends.org>2013-07-29 01:11:49 +0000
commit0e2b8cfabb0bb45eab57fb6bd54c9d21f8e56773 (patch)
tree575955f49796639e1760e16aceac889c94509874 /Master
parent476ef285597d50560f829ffd64532d75d937d06a (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@31300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R11
-rw-r--r--Master/tlpkg/texlive.tlpdb68
2 files changed, 45 insertions, 34 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index fb9138c388e..6637a0bda6a 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -19031,10 +19031,15 @@ xgalley.pdf
README
expl3.pdf
interface3.pdf
+interface3.tex
l3docstrip.pdf
l3styleguide.pdf
+l3styleguide.tex
l3syntax-changes.pdf
+l3syntax-changes.tex
source3.pdf
+source3.tex
+source3body.tex
./doc/latex/l3packages:
README
@@ -101348,6 +101353,7 @@ gmdoc
index
iso
juraabbrev
+l3kernel
latex
memoir
minitoc
@@ -101416,6 +101422,9 @@ iso.ist
./makeindex/juraabbrev:
laws.ist
+./makeindex/l3kernel:
+l3doc.ist
+
./makeindex/latex:
gglo.ist
gind.ist
@@ -108318,7 +108327,6 @@ xgalley.ins
./source/latex/l3kernel:
expl3.dtx
-l3.ins
l3alloc.dtx
l3basics.dtx
l3bootstrap.dtx
@@ -108333,7 +108341,6 @@ l3drivers.dtx
l3expan.dtx
l3file.dtx
l3final.dtx
-l3format.ins
l3fp-assign.dtx
l3fp-aux.dtx
l3fp-basics.dtx
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 8326075c840..64d7158b7d8 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/2013
-depend revision/31292
+depend revision/31299
name 00texlive.image
category TLCore
@@ -2833,7 +2833,7 @@ depend opt_w32_multi_user:0
name 00texlive.installer
category TLCore
-revision 31255
+revision 31294
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
@@ -62526,7 +62526,7 @@ catalogue-version 2.4
name expex
category Package
-revision 31011
+revision 31298
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
@@ -62542,9 +62542,9 @@ runfiles size=20
texmf-dist/tex/generic/expex/expex.sty
texmf-dist/tex/generic/expex/expex.tex
catalogue-ctan /macros/plain/contrib/expex
-catalogue-date 2013-07-02 16:20:31 +0200
+catalogue-date 2013-07-28 14:28:30 +0200
catalogue-license lppl
-catalogue-version 4.1b
+catalogue-version 4.1c
name export
category Package
@@ -88515,7 +88515,7 @@ catalogue-version 1.1
name l3experimental
category Package
-revision 31181
+revision 31299
shortdesc Experimental LaTeX3 concepts.
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -88537,7 +88537,7 @@ longdesc TeX reference point. All the files of the bundle are also
longdesc available in the Subversion (SVN) repository of the LaTeX3
longdesc Project. The bundle on CTAN is based on a snapshot of the SVN
longdesc repository on 2012-11-21.
-docfiles size=1761
+docfiles size=1763
texmf-dist/doc/latex/l3experimental/README details="Readme"
texmf-dist/doc/latex/l3experimental/l3dt/l3dt.pdf
texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf
@@ -88584,13 +88584,13 @@ runfiles size=92
texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty
texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty
catalogue-ctan /macros/latex/contrib/l3experimental
-catalogue-date 2013-07-12 10:57:31 +0200
+catalogue-date 2013-07-28 14:35:06 +0200
catalogue-license lppl1.3
-catalogue-version SVN 4544
+catalogue-version SVN 4582
name l3kernel
category Package
-revision 31181
+revision 31299
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
@@ -88601,17 +88601,21 @@ longdesc conventions can be used with regular LaTeX 2e packages. All the
longdesc files of 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 on 2012-11-21.
-docfiles size=1644
+docfiles size=1655
texmf-dist/doc/latex/l3kernel/README details="Readme"
texmf-dist/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
texmf-dist/doc/latex/l3kernel/interface3.pdf details="LaTeX3 interfaces"
+ texmf-dist/doc/latex/l3kernel/interface3.tex
texmf-dist/doc/latex/l3kernel/l3docstrip.pdf
texmf-dist/doc/latex/l3kernel/l3styleguide.pdf details="LaTeX3 style guide"
+ texmf-dist/doc/latex/l3kernel/l3styleguide.tex
texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf details="Syntax changes"
+ texmf-dist/doc/latex/l3kernel/l3syntax-changes.tex
texmf-dist/doc/latex/l3kernel/source3.pdf details="Sources of the whole bundle"
-srcfiles size=489
+ texmf-dist/doc/latex/l3kernel/source3.tex
+ texmf-dist/doc/latex/l3kernel/source3body.tex
+srcfiles size=481
texmf-dist/source/latex/l3kernel/expl3.dtx
- texmf-dist/source/latex/l3kernel/l3.ins
texmf-dist/source/latex/l3kernel/l3alloc.dtx
texmf-dist/source/latex/l3kernel/l3basics.dtx
texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
@@ -88626,7 +88630,6 @@ srcfiles size=489
texmf-dist/source/latex/l3kernel/l3expan.dtx
texmf-dist/source/latex/l3kernel/l3file.dtx
texmf-dist/source/latex/l3kernel/l3final.dtx
- texmf-dist/source/latex/l3kernel/l3format.ins
texmf-dist/source/latex/l3kernel/l3fp-assign.dtx
texmf-dist/source/latex/l3kernel/l3fp-aux.dtx
texmf-dist/source/latex/l3kernel/l3fp-basics.dtx
@@ -88652,7 +88655,8 @@ srcfiles size=489
texmf-dist/source/latex/l3kernel/l3skip.dtx
texmf-dist/source/latex/l3kernel/l3tl.dtx
texmf-dist/source/latex/l3kernel/l3token.dtx
-runfiles size=167
+runfiles size=169
+ texmf-dist/makeindex/l3kernel/l3doc.ist
texmf-dist/tex/latex/l3kernel/expl3.sty
texmf-dist/tex/latex/l3kernel/l3basics.sty
texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
@@ -88683,13 +88687,13 @@ runfiles size=167
texmf-dist/tex/latex/l3kernel/l3token.sty
texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def
catalogue-ctan /macros/latex/contrib/l3kernel
-catalogue-date 2013-03-14 21:55:57 +0100
+catalogue-date 2013-07-28 14:35:06 +0200
catalogue-license lppl1.3
-catalogue-version SVN 4469
+catalogue-version SVN 4582
name l3packages
category Package
-revision 31181
+revision 31299
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
@@ -88705,7 +88709,7 @@ longdesc Subversion (SVN) repository of the LaTeX3 Project. The bundle
longdesc on CTAN is based on a snapshot of the SVN repository on 2013-
longdesc 07-12; it should be used with copies of the l3kernel at SVN
longdesc version 2544 or later.
-docfiles size=644
+docfiles size=482
texmf-dist/doc/latex/l3packages/README details="Readme"
texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf details="l3keys2e documentation"
texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf details="xfrac documentation"
@@ -88726,9 +88730,9 @@ runfiles size=33
texmf-dist/tex/latex/l3packages/xparse/xparse.sty
texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
catalogue-ctan /macros/latex/contrib/l3packages
-catalogue-date 2013-07-12 10:36:02 +0200
+catalogue-date 2013-07-28 14:35:06 +0200
catalogue-license lppl1.3
-catalogue-version SVN 4544
+catalogue-version SVN 4582
name labbook
category Package
@@ -99265,11 +99269,11 @@ catalogue-version 4.26
name lshort-persian
category Package
-revision 15878
+revision 31296
shortdesc Persian (Farsi) introduction to LaTeX.
longdesc A Persian (Farsi) translation of Oetiker's (not so) short
longdesc introduction.
-docfiles size=376
+docfiles size=288
texmf-dist/doc/latex/lshort-persian/README details="Readme"
texmf-dist/doc/latex/lshort-persian/appendix.tex
texmf-dist/doc/latex/lshort-persian/biblio.tex
@@ -99292,9 +99296,9 @@ docfiles size=376
texmf-dist/doc/latex/lshort-persian/transpreface.tex
texmf-dist/doc/latex/lshort-persian/typeset.tex
catalogue-ctan /info/lshort/persian
-catalogue-date 2012-04-06 23:45:37 +0200
+catalogue-date 2013-07-28 14:28:30 +0200
catalogue-license pd
-catalogue-version 4.26:2009-08-04
+catalogue-version 5.01
name lshort-polish
category Package
@@ -160745,7 +160749,7 @@ docfiles size=515
name texlive-scripts
category TLCore
-revision 31263
+revision 31294
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.
@@ -163925,22 +163929,22 @@ catalogue-version 0.2.6
name tikzsymbols
category Package
-revision 30022
+revision 31297
shortdesc Some symbols created using TikZ.
longdesc The package provides various emoticons, cooking symbols and
longdesc trees.
-docfiles size=155
+docfiles size=201
texmf-dist/doc/latex/tikzsymbols/README details="Readme"
texmf-dist/doc/latex/tikzsymbols/tikzsymbols.pdf details="Package documentation"
-srcfiles size=24
+srcfiles size=33
texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx
texmf-dist/source/latex/tikzsymbols/tikzsymbols.ins
-runfiles size=15
+runfiles size=19
texmf-dist/tex/latex/tikzsymbols/tikzsymbols.sty
catalogue-ctan /graphics/pgf/contrib/tikzsymbols
-catalogue-date 2013-04-18 13:35:59 +0200
+catalogue-date 2013-07-28 14:35:06 +0200
catalogue-license lppl1.3
-catalogue-version 2.5
+catalogue-version 3.0
name times
category Package