summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-27 01:10:52 +0000
committerKarl Berry <karl@freefriends.org>2016-03-27 01:10:52 +0000
commitb64ba45afd14ba01e718b4147ebf291f0d55b013 (patch)
tree2dfefc3ae22fb81425ff97af5692e10d593fd104 /Master
parentbdf4c183a71308a52d24e9342baaa03e86215ca9 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@40151 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R18
-rw-r--r--Master/tlpkg/texlive.tlpdb103
2 files changed, 91 insertions, 30 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 6388407103a..e4bbc4f8224 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -9483,8 +9483,10 @@ bussproofs
bxbase
bxcjkjatype
bxdpx-beamer
+bxdvidriver
bxeepic
bxjscls
+bxpapersize
bxpdfver
bytefield
cachepic
@@ -13992,6 +13994,10 @@ sample
test-framezoom.tex
test-navisymbol.tex
+./doc/latex/bxdvidriver:
+LICENSE
+README.md
+
./doc/latex/bxeepic:
LICENSE
README
@@ -14006,6 +14012,10 @@ bxjscls-manual.pdf
bxjscls-manual.tex
bxjscls.pdf
+./doc/latex/bxpapersize:
+LICENSE
+README.md
+
./doc/latex/bxpdfver:
LICENSE
README
@@ -145612,8 +145622,10 @@ bussproofs
bxbase
bxcjkjatype
bxdpx-beamer
+bxdvidriver
bxeepic
bxjscls
+bxpapersize
bxpdfver
bytefield
cabin
@@ -149960,6 +149972,9 @@ bxcjkjatype.sty
./tex/latex/bxdpx-beamer:
bxdpx-beamer.sty
+./tex/latex/bxdvidriver:
+bxdvidriver.sty
+
./tex/latex/bxeepic:
bxdpxp2e.def
bxeepic.sty
@@ -149976,6 +149991,9 @@ bxjsja-standard.def
bxjsreport.cls
bxjsslide.cls
+./tex/latex/bxpapersize:
+bxpapersize.sty
+
./tex/latex/bxpdfver:
bxpdfver.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index c7f03c1c7c9..d31029de4b8 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -24,11 +24,11 @@ depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2013
depend release/2015
-depend revision/40141
+depend revision/40150
name 00texlive.image
category TLCore
-revision 40125
+revision 40149
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
@@ -600,8 +600,10 @@ runfiles size=2707
tlpkg/tlpsrc/bxbase.tlpsrc
tlpkg/tlpsrc/bxcjkjatype.tlpsrc
tlpkg/tlpsrc/bxdpx-beamer.tlpsrc
+ tlpkg/tlpsrc/bxdvidriver.tlpsrc
tlpkg/tlpsrc/bxeepic.tlpsrc
tlpkg/tlpsrc/bxjscls.tlpsrc
+ tlpkg/tlpsrc/bxpapersize.tlpsrc
tlpkg/tlpsrc/bxpdfver.tlpsrc
tlpkg/tlpsrc/bytefield.tlpsrc
tlpkg/tlpsrc/c-pascal.tlpsrc
@@ -6863,7 +6865,7 @@ catalogue-version 1.3
name acro
category Package
-revision 40022
+revision 40145
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
@@ -6872,19 +6874,19 @@ longdesc package option 'single' instructs the package to ignore
longdesc acronyms that are used only once in the whole document. As an
longdesc experimental feature the package also offers the option 'sort'
longdesc which automatically sorts the list created by \printacronyms.
-docfiles size=155
+docfiles size=157
texmf-dist/doc/latex/acro/README details="Readme"
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=31
+runfiles size=32
texmf-dist/tex/latex/acro/acro.sty
catalogue-ctan /macros/latex/contrib/acro
-catalogue-date 2016-03-14 12:32:25 +0100
+catalogue-date 2016-03-26 18:10:12 +0100
catalogue-license lppl1.3
catalogue-topics acronym
-catalogue-version 2.3
+catalogue-version 2.4
name acronym
category Package
@@ -29240,6 +29242,26 @@ catalogue-license other-free
catalogue-topics graphics-drv
catalogue-version 0.2
+name bxdvidriver
+category Package
+revision 40148
+shortdesc Enables specifying a driver option effective only in DVI output
+longdesc This single-function package enables authors to specify a
+longdesc global driver option (dvips, dvipdfmx, etc) which is applied
+longdesc only when the engine outputs a DVI file. It is useful to create
+longdesc special document- templates that can be compiled in both PDF-
+longdesc mode and DVI-mode.
+docfiles size=2
+ texmf-dist/doc/latex/bxdvidriver/LICENSE
+ texmf-dist/doc/latex/bxdvidriver/README.md details="Readme"
+runfiles size=2
+ texmf-dist/tex/latex/bxdvidriver/bxdvidriver.sty
+catalogue-ctan /macros/latex/contrib/bxdvidriver
+catalogue-date 2016-03-26 17:05:53 +0100
+catalogue-license other-free
+catalogue-topics dvi-proc
+catalogue-version 0.2
+
name bxeepic
category Package
revision 30559
@@ -29296,6 +29318,25 @@ catalogue-license bsd2
catalogue-topics japanese class
catalogue-version 1.1a
+name bxpapersize
+category Package
+revision 40149
+shortdesc Synchronize output paper size with layout paper size
+longdesc As is well known, in LaTeX processing layout paper size
+longdesc specified by document class options is not automatically
+longdesc applied to output paper size. This package enables LaTeX
+longdesc authors to synchronize both kinds of paper sizes.
+docfiles size=2
+ texmf-dist/doc/latex/bxpapersize/LICENSE
+ texmf-dist/doc/latex/bxpapersize/README.md details="Readme"
+runfiles size=3
+ texmf-dist/tex/latex/bxpapersize/bxpapersize.sty
+catalogue-ctan /macros/latex/contrib/bxpapersize
+catalogue-date 2016-03-26 17:05:53 +0100
+catalogue-license other-free
+catalogue-topics page-control
+catalogue-version 0.2
+
name bxpdfver
category Package
revision 38050
@@ -45372,7 +45413,7 @@ depend url
name collection-latexextra
category Collection
-revision 40125
+revision 40149
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend collection-latexrecommended
@@ -45470,6 +45511,8 @@ depend breakurl
depend bullcntr
depend bussproofs
depend bxdpx-beamer
+depend bxdvidriver
+depend bxpapersize
depend bxpdfver
depend calcage
depend calctab
@@ -111228,7 +111271,7 @@ catalogue-version 1.1
name l3build
category Package
-revision 39491
+revision 40146
shortdesc A testing and building system for (La)TeX
longdesc The build system supports testing and building LaTeX3 code, on
longdesc Linux, Mac OS X and Windows systems. The package offers: A unit
@@ -111248,14 +111291,14 @@ runfiles size=17
texmf-dist/tex/latex/l3build/l3build.lua
texmf-dist/tex/latex/l3build/regression-test.tex
catalogue-ctan /macros/latex/contrib/l3build
-catalogue-date 2016-01-20 13:05:02 +0100
+catalogue-date 2016-03-26 18:38:12 +0100
catalogue-license lppl1.3
catalogue-topics package-devel macro-supp
-catalogue-version SVN 6377
+catalogue-version SVN 6466
name l3experimental
category Package
-revision 39490
+revision 40146
shortdesc Experimental LaTeX3 concepts
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -111275,7 +111318,7 @@ 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 on 2015-09-11.
-docfiles size=937
+docfiles size=936
texmf-dist/doc/latex/l3experimental/README.md details="Readme"
texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf
texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf
@@ -111338,14 +111381,14 @@ runfiles size=113
texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty
catalogue-also l3kernel l3packages
catalogue-ctan /macros/latex/contrib/l3experimental
-catalogue-date 2016-01-23 06:13:42 +0100
+catalogue-date 2016-03-26 19:17:28 +0100
catalogue-license lppl1.3
catalogue-topics macro-supp layout latex3 pre-release
-catalogue-version SVN 6377
+catalogue-version SVN 6466
name l3kernel
category Package
-revision 39491
+revision 40146
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
@@ -111355,7 +111398,7 @@ 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
-docfiles size=1865
+docfiles size=1868
texmf-dist/doc/latex/l3kernel/README.md details="Readme"
texmf-dist/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
texmf-dist/doc/latex/l3kernel/interface3.pdf details="The LaTeX3 interfaces"
@@ -111369,7 +111412,7 @@ docfiles size=1865
texmf-dist/doc/latex/l3kernel/source3.pdf
texmf-dist/doc/latex/l3kernel/source3.tex
texmf-dist/doc/latex/l3kernel/source3body.tex
-srcfiles size=581
+srcfiles size=582
texmf-dist/source/latex/l3kernel/expl3.dtx
texmf-dist/source/latex/l3kernel/l3.ins
texmf-dist/source/latex/l3kernel/l3alloc.dtx
@@ -111414,7 +111457,7 @@ srcfiles size=581
texmf-dist/source/latex/l3kernel/l3sys.dtx
texmf-dist/source/latex/l3kernel/l3tl.dtx
texmf-dist/source/latex/l3kernel/l3token.dtx
-runfiles size=218
+runfiles size=219
texmf-dist/tex/latex/l3kernel/expl3-code.tex
texmf-dist/tex/latex/l3kernel/expl3-generic.tex
texmf-dist/tex/latex/l3kernel/expl3.lua
@@ -111449,14 +111492,14 @@ runfiles size=218
texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def
catalogue-also l3packages l3experimental
catalogue-ctan /macros/latex/contrib/l3kernel
-catalogue-date 2016-01-23 06:13:42 +0100
+catalogue-date 2016-03-26 19:11:52 +0100
catalogue-license lppl1.3
catalogue-topics format latex3 pre-release
-catalogue-version SVN 6377
+catalogue-version SVN 6466
name l3packages
category Package
-revision 39491
+revision 40146
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
@@ -111495,10 +111538,10 @@ runfiles size=35
texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
catalogue-also l3kernel l3experimental
catalogue-ctan /macros/latex/contrib/l3packages
-catalogue-date 2016-01-20 13:05:02 +0100
+catalogue-date 2016-03-26 19:07:58 +0100
catalogue-license lppl1.3
catalogue-topics macro-supp latex3 pre-release
-catalogue-version SVN 6377
+catalogue-version SVN 6466
name labbook
category Package
@@ -143948,7 +143991,7 @@ srcfiles size=4
runfiles size=1
texmf-dist/tex/latex/normalcolor/normalcolor.sty
catalogue-ctan /macros/latex/contrib/normalcolor
-catalogue-date 2016-03-22 11:47:46 +0100
+catalogue-date 2016-03-26 04:51:29 +0100
catalogue-license lppl1.3
catalogue-topics colour-supp
catalogue-version r11
@@ -144195,7 +144238,7 @@ runfiles size=2407
texmf-dist/tex/latex/noto/TS1NotoSerif-TLF.fd
texmf-dist/tex/latex/noto/noto.sty
catalogue-ctan /fonts/noto
-catalogue-date 2016-03-22 15:11:08 +0100
+catalogue-date 2016-03-26 04:51:29 +0100
catalogue-license ofl
catalogue-topics font font-otf font-type1 font-sans font-serif
@@ -197067,7 +197110,7 @@ docfiles size=243
name texlive.infra
category TLCore
-revision 39771
+revision 40150
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get the TeX Live
longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus
@@ -206239,7 +206282,7 @@ catalogue-version 1.0
name tudscr
category Package
-revision 38975
+revision 40147
shortdesc The Corporate Design of TU Dresden
longdesc The TUD-KOMA-Script bundle provides both classes and packages
longdesc in order to create LaTeX documents in the corporate design of
@@ -206368,10 +206411,10 @@ runfiles size=326
texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
texmf-dist/tex/latex/tudscr/twocolfix.sty
catalogue-ctan /macros/latex/contrib/tudscr
-catalogue-date 2015-11-29 12:02:53 +0100
+catalogue-date 2016-03-26 17:16:49 +0100
catalogue-license lppl1.3
catalogue-topics dissertation class
-catalogue-version 2.04c
+catalogue-version 2.04d
name tufte-latex
category Package