summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-22 01:18:05 +0000
committerKarl Berry <karl@freefriends.org>2018-01-22 01:18:05 +0000
commit2b56f995ced39a1e0e1e18063ed8c223a2d93bfb (patch)
tree956b40e5dd36983bc84578381653f63ee0dbc11d /Master
parent0cb63b0df56e35acca88e7ffcf71fec5cedd6476 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@46408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R10
-rw-r--r--Master/tlpkg/texlive.tlpdb86
2 files changed, 67 insertions, 29 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 1015068013c..a8c1c9875b7 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -11707,6 +11707,7 @@ facsimile
factura
faktor
fancybox
+fancyhandout
fancyhdr
fancyhdr-it
fancylabel
@@ -23092,6 +23093,11 @@ README
fancybox-doc.pdf
fancybox-doc.tex
+./doc/latex/fancyhandout:
+README.md
+fancyhandout-doc.pdf
+fancyhandout-doc.tex
+
./doc/latex/fancyhdr:
README
fancyhdr.pdf
@@ -162668,6 +162674,7 @@ facsimile
factura
faktor
fancybox
+fancyhandout
fancyhdr
fancylabel
fancynum
@@ -170344,6 +170351,9 @@ faktor.sty
./tex/latex/fancybox:
fancybox.sty
+./tex/latex/fancyhandout:
+fancyhandout.cls
+
./tex/latex/fancyhdr:
extramarks.sty
fancyhdr.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index dfcf9e0436c..3c86d0c9c43 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2017
-depend revision/46396
+depend revision/46407
name 00texlive.image
category TLCore
-revision 46365
+revision 46401
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
@@ -1364,6 +1364,7 @@ runfiles size=2839
tlpkg/tlpsrc/facture.tlpsrc
tlpkg/tlpsrc/faktor.tlpsrc
tlpkg/tlpsrc/fancybox.tlpsrc
+ tlpkg/tlpsrc/fancyhandout.tlpsrc
tlpkg/tlpsrc/fancyhdr-it.tlpsrc
tlpkg/tlpsrc/fancyhdr.tlpsrc
tlpkg/tlpsrc/fancylabel.tlpsrc
@@ -3648,7 +3649,7 @@ depend opt_w32_multi_user:1
name 00texlive.installer
category TLCore
-revision 46367
+revision 46398
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
@@ -31903,9 +31904,9 @@ docfiles size=840
texmf-dist/doc/latex/bookcover/README details="Readme"
texmf-dist/doc/latex/bookcover/bookcover.pdf details="Package documentation"
texmf-dist/doc/latex/bookcover/example-oldmethod.tex
- texmf-dist/doc/latex/bookcover/example1.pdf details="Examples of use 1"
+ texmf-dist/doc/latex/bookcover/example1.pdf
texmf-dist/doc/latex/bookcover/example1.tex
- texmf-dist/doc/latex/bookcover/example2.pdf details="Examples of use 2"
+ texmf-dist/doc/latex/bookcover/example2.pdf
texmf-dist/doc/latex/bookcover/example2.tex
texmf-dist/doc/latex/bookcover/figures/background1.pdf
texmf-dist/doc/latex/bookcover/figures/background2.pdf
@@ -31936,10 +31937,10 @@ srcfiles size=22
runfiles size=12
texmf-dist/tex/latex/bookcover/bookcover.cls
catalogue-ctan /macros/latex/contrib/bookcover
-catalogue-date 2018-01-09 19:35:31 +0100
+catalogue-date 2018-01-21 22:41:56 +0100
catalogue-license lppl1.2
catalogue-topics class covers
-catalogue-version 2.2
+catalogue-version 2.3
name bookdb
category Package
@@ -51248,7 +51249,7 @@ depend url
name collection-latexextra
category Collection
-revision 46213
+revision 46401
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend collection-latexrecommended
@@ -51634,6 +51635,7 @@ depend exsol
depend extract
depend facsimile
depend factura
+depend fancyhandout
depend fancylabel
depend fancynum
depend fancypar
@@ -87545,6 +87547,32 @@ catalogue-license lppl1.2
catalogue-topics boxing
catalogue-version 1.4
+name fancyhandout
+category Package
+revision 46401
+shortdesc A LaTeX class for producing nice-looking handouts
+longdesc This package breaks with some of LaTeX's principles and
+longdesc redefines basic LaTeX commands with the aim of producing
+longdesc well-designed and clearly structured handouts: A sans-serif
+longdesc font is used by default; sections are not numbered, but
+longdesc highlighted by underlining; head- and footline display document
+longdesc information; and in order to avoid too much whitespace around
+longdesc the text the margin sizes are adjusted to smaller values. All
+longdesc in all, fancyhandout provides a means of typesetting documents
+longdesc not exclusively consisting of running text in a beautiful way.
+longdesc fancyhandout depends on the following other LaTeX packages:
+longdesc csquotes, enumitem, etoolbox, fancyhdr, geometry, and xcolor.
+docfiles size=21
+ texmf-dist/doc/latex/fancyhandout/README.md details="Readme"
+ texmf-dist/doc/latex/fancyhandout/fancyhandout-doc.pdf details="Package documentation"
+ texmf-dist/doc/latex/fancyhandout/fancyhandout-doc.tex
+runfiles size=3
+ texmf-dist/tex/latex/fancyhandout/fancyhandout.cls
+catalogue-ctan /macros/latex/contrib/fancyhandout
+catalogue-date 2018-01-21 10:29:29 +0100
+catalogue-license lppl1.3c
+catalogue-topics class presentation
+
name fancyhdr
category Package
revision 44730
@@ -142384,12 +142412,12 @@ catalogue-version 1.3
name luatexja
category Package
-revision 45761
+revision 46405
shortdesc Typeset Japanese with Lua(La)TeX
longdesc The package offers support for typesetting Japanese documents
longdesc with LuaTeX. Either of the Plain and LaTeX2e formats may be
longdesc used with the package.
-docfiles size=972
+docfiles size=963
texmf-dist/doc/luatex/luatexja/COPYING
texmf-dist/doc/luatex/luatexja/README details="Readme"
texmf-dist/doc/luatex/luatexja/jfm-test.lua
@@ -142407,7 +142435,7 @@ docfiles size=972
texmf-dist/doc/luatex/luatexja/luatexja-zhfonts.tex
texmf-dist/doc/luatex/luatexja/luatexja.dtx
texmf-dist/doc/luatex/luatexja/luatexja.ins
-srcfiles size=120
+srcfiles size=119
texmf-dist/source/luatex/luatexja/ltj-kinsoku_make.tex
texmf-dist/source/luatex/luatexja/ltjclasses.dtx
texmf-dist/source/luatex/luatexja/ltjclasses.ins
@@ -142431,7 +142459,7 @@ srcfiles size=120
texmf-dist/source/luatex/luatexja/tool/table_ivd_aj1.lua
texmf-dist/source/luatex/luatexja/tool/table_jisx0208.lua
texmf-dist/source/luatex/luatexja/tool/unicodeBlocks.tex
-runfiles size=431
+runfiles size=430
texmf-dist/tex/luatex/luatexja/addons/luatexja-adjust.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspec-25c.sty
@@ -142522,10 +142550,10 @@ runfiles size=431
texmf-dist/tex/luatex/luatexja/patches/lltjp-unicode-math.sty
texmf-dist/tex/luatex/luatexja/patches/lltjp-xunicode.sty
catalogue-ctan /macros/luatex/generic/luatexja
-catalogue-date 2017-11-12 13:33:07 +0100
+catalogue-date 2018-01-21 08:41:31 +0100
catalogue-license bsd
catalogue-topics japanese luatex class
-catalogue-version 20171112.0
+catalogue-version 20180121.0
name luatexko
category Package
@@ -181023,7 +181051,7 @@ catalogue-version 3.0
name pm-isomath
category Package
-revision 46012
+revision 46402
shortdesc Poor man ISO math for pdfLaTeX users
longdesc This small package realizes a poor man approximation of the ISO
longdesc regulations for physical sciences and technology. Contrary to
@@ -181040,10 +181068,10 @@ srcfiles size=12
runfiles size=2
texmf-dist/tex/latex/pm-isomath/pm-isomath.sty
catalogue-ctan /macros/latex/contrib/pm-isomath
-catalogue-date 2017-12-07 10:13:27 +0100
+catalogue-date 2018-01-21 19:26:54 +0100
catalogue-license lppl1.3c
catalogue-topics maths physics
-catalogue-version 1.0.02
+catalogue-version 1.0.04
name pmgraph
category Package
@@ -219626,7 +219654,7 @@ docfiles size=398
name texlive-scripts
category TLCore
-revision 46306
+revision 46398
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.
@@ -222256,14 +222284,14 @@ catalogue-version 2.1
name thesis-gwu
category Package
-revision 46114
+revision 46403
shortdesc Thesis class for George Washington University School of Engineering and Applied Science
longdesc This class is an attempt to create a standard format for GWU
longdesc SEAS dissertations/theses. It automatically handles many of the
longdesc complicated formatting requirements and includes many useful
longdesc packages. An example thesis is provided serving as a user guide
longdesc and a demonstration of the thesis.
-docfiles size=163
+docfiles size=164
texmf-dist/doc/latex/thesis-gwu/LICENSE.md
texmf-dist/doc/latex/thesis-gwu/README.md details="Readme"
texmf-dist/doc/latex/thesis-gwu/figures/data.png
@@ -222279,13 +222307,13 @@ docfiles size=163
texmf-dist/doc/latex/thesis-gwu/thesis-bib.bib
texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf details="Example thesis and user guide"
texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
-runfiles size=12
+runfiles size=13
texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
catalogue-ctan /macros/latex/contrib/thesis-gwu
-catalogue-date 2017-12-23 04:59:08 +0100
-catalogue-license gpl3+
+catalogue-date 2018-01-21 07:38:19 +0100
+catalogue-license gpl3
catalogue-topics dissertation class
-catalogue-version 1.2.2
+catalogue-version 1.2.7
name thesis-titlepage-fhac
category Package
@@ -226028,7 +226056,7 @@ catalogue-topics book-ex
name tlcockpit
category Package
-revision 46392
+revision 46406
depend tlcockpit.ARCH
docfiles size=291
texmf-dist/doc/support/tlcockpit/LICENSE
@@ -229446,7 +229474,7 @@ catalogue-topics float
name toptesi
category Package
-revision 46074
+revision 46404
shortdesc Bundle for typesetting multilanguage theses
longdesc This bundle contains everything needed for typesetting a
longdesc bachelor, master or PhD thesis in Italian (or in any other
@@ -229460,7 +229488,7 @@ longdesc more and more frequent thanks to the double degree programs of
longdesc the European Community Socrates programs. Toptesi is designed
longdesc to save the PDF version of a thesis in PDF/A-1b compliant mode
longdesc and with all the necessary metadata.
-docfiles size=1921
+docfiles size=1923
texmf-dist/doc/latex/toptesi/FrontespiziAssemblati.pdf
texmf-dist/doc/latex/toptesi/FrontespiziAssemblati1.pdf
texmf-dist/doc/latex/toptesi/FrontespiziAssemblati2.pdf
@@ -229518,10 +229546,10 @@ runfiles size=38
texmf-dist/tex/latex/toptesi/toptesi.cls
texmf-dist/tex/latex/toptesi/toptesi.sty
catalogue-ctan /macros/latex/contrib/toptesi
-catalogue-date 2017-12-15 13:27:07 +0100
+catalogue-date 2018-01-21 18:56:58 +0100
catalogue-license lppl1.3c
catalogue-topics dissertation class
-catalogue-version 6.1.10
+catalogue-version 6.1.12
name totcount
category Package