summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-20 01:03:19 +0000
committerKarl Berry <karl@freefriends.org>2017-01-20 01:03:19 +0000
commit640406e7bc5e66526abc2666b649150160127598 (patch)
tree267cf5bc24b1ebfde7aa4ee918c5d2b0916d7d58
parentbdd1198315c2f26fa3d80ff37dc56d13b70a052c (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@42998 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R26
-rw-r--r--Master/tlpkg/texlive.tlpdb100
2 files changed, 85 insertions, 41 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 60eb5dbb074..766cb3f0db4 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -1748,18 +1748,9 @@ xampl.bib
./doc/bibtex/gost:
README.md
-doc
examples
gost.pdf
-./doc/bibtex/gost/doc:
-examples
-
-./doc/bibtex/gost/doc/examples:
-utf8
-
-./doc/bibtex/gost/doc/examples/utf8:
-
./doc/bibtex/gost/examples:
cp1251
utf8
@@ -11624,6 +11615,7 @@ songbook
songs
soton
soul
+soup
sourcecodepro
sourcesanspro
sourceserifpro
@@ -22986,6 +22978,8 @@ sample-docdef.pdf
sample-docdef.tex
sample-entrycount.pdf
sample-entrycount.tex
+sample-external.pdf
+sample-external.tex
sample-footnote.pdf
sample-footnote.tex
sample-header.pdf
@@ -23024,6 +23018,7 @@ sample-prefix.pdf
sample-prefix.tex
sample-record.pdf
sample-record.tex
+sample-resource.glstex
sample-restricteddocdefs.pdf
sample-restricteddocdefs.tex
sample-trans.pdf
@@ -34445,6 +34440,10 @@ README
soul.pdf
soul.txt
+./doc/latex/soup:
+README.md
+soup.pdf
+
./doc/latex/sourcecodepro:
LICENSE.txt
sourcecodepro-otf-specimen.pdf
@@ -133082,6 +133081,7 @@ snapshot
songbook
songs
soul
+soup
spalign
spath3
splitbib
@@ -138658,6 +138658,10 @@ Makefile
soul.dtx
soul.ins
+./source/latex/soup:
+soup.dtx
+soup.ins
+
./source/latex/spalign:
spalign.dtx
spalign.ins
@@ -149230,6 +149234,7 @@ songbook
songs
soton
soul
+soup
sourcecodepro
sourcesanspro
sourceserifpro
@@ -163019,6 +163024,9 @@ soton-palette.sty
./tex/latex/soul:
soul.sty
+./tex/latex/soup:
+soup.sty
+
./tex/latex/sourcecodepro:
LY1SourceCodePro-Dnom.fd
LY1SourceCodePro-Inf.fd
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index b0c0fecfdfb..ab9f8a965bf 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/2016
depend release/2016
-depend revision/42987
+depend revision/42997
name 00texlive.image
category TLCore
-revision 42986
+revision 42992
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
@@ -2850,6 +2850,7 @@ runfiles size=2769
tlpkg/tlpsrc/sort-by-letters.tlpsrc
tlpkg/tlpsrc/soton.tlpsrc
tlpkg/tlpsrc/soul.tlpsrc
+ tlpkg/tlpsrc/soup.tlpsrc
tlpkg/tlpsrc/sourcecodepro.tlpsrc
tlpkg/tlpsrc/sourcesanspro.tlpsrc
tlpkg/tlpsrc/sourceserifpro.tlpsrc
@@ -46696,7 +46697,7 @@ depend texsis
name collection-games
category Collection
-revision 36348
+revision 42992
shortdesc Games typesetting
longdesc Setups for typesetting various games, including chess.
depend collection-latex
@@ -46726,6 +46727,7 @@ depend schwalbe-chess
depend sgame
depend skak
depend skaknew
+depend soup
depend sudoku
depend sudokubundle
depend xq
@@ -87578,16 +87580,24 @@ catalogue-version 0.4
name fixme
category Package
-revision 42331
+revision 42991
shortdesc Insert "fixme" notes into draft documents
-longdesc This package provides a way to insert fixme notes in documents
-longdesc being developed (in draft mode). Such notes can appear in the
-longdesc margin of the document, as index entries, in the log file and
-longdesc as warnings on stdout. It is also possible to summarize them in
-longdesc a list. If your document is in a final version, any remaining
-longdesc fixme notes will produce an error. FiXme also comes with
-longdesc support for AUC-TeX.
-docfiles size=100
+longdesc FiXme is a collaborative annotation tool for LaTeX documents.
+longdesc Annotating a document here refers to inserting meta-notes, that
+longdesc is, notes that do not belong to the document itself, but rather
+longdesc to its development or reviewing process. Such notes may involve
+longdesc things of different importance levels, ranging from simple "fix
+longdesc the spelling" flags to critical "this paragraph is a lie"
+longdesc mentions. Annotations like this should be visible during the
+longdesc development or reviewing phase, but should normally disappear
+longdesc in the final version of the document. FiXme is designed to ease
+longdesc and automate the process of managing collaborative annotations,
+longdesc by offering a set of predefined note levels and layouts, the
+longdesc possibility to register multiple authors, to reference
+longdesc annotations by listing and indexing etc. FiXme is extensible,
+longdesc giving you the possibility to create new layouts or even
+longdesc complete "themes", and also comes with support for AUC-TeX.
+docfiles size=101
texmf-dist/doc/latex/fixme/NEWS
texmf-dist/doc/latex/fixme/README details="Package Readme"
texmf-dist/doc/latex/fixme/THANKS
@@ -87617,7 +87627,7 @@ runfiles size=24
texmf-dist/tex/latex/fixme/themes/fxthemecolorsig.sty
texmf-dist/tex/latex/fixme/themes/fxthemesignature.sty
catalogue-ctan /macros/latex/contrib/fixme
-catalogue-date 2017-01-18 14:20:07 +0100
+catalogue-date 2017-01-19 17:56:26 +0100
catalogue-license lppl1
catalogue-topics editorial
catalogue-version 4.3
@@ -94426,7 +94436,7 @@ catalogue-version 0.1
name glossaries
category Package
-revision 42894
+revision 42995
shortdesc Create glossaries and lists of acronyms
longdesc The glossaries package supports acronyms and multiple
longdesc glossaries, and has provision for operation in several
@@ -94447,7 +94457,7 @@ longdesc requires the mfirstuc package. The package supersedes the
longdesc author's glossary package (which is now obsolete), and a
longdesc conversion tool is provided.
depend glossaries.ARCH
-docfiles size=1949
+docfiles size=1948
texmf-dist/doc/latex/glossaries/CHANGES
texmf-dist/doc/latex/glossaries/INSTALL
texmf-dist/doc/latex/glossaries/README details="Readme"
@@ -94560,7 +94570,7 @@ docfiles size=1949
texmf-dist/doc/latex/glossaries/samples/samplexdy.tex
texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf
texmf-dist/doc/latex/glossaries/samples/samplexdy2.tex
-srcfiles size=283
+srcfiles size=284
texmf-dist/source/latex/glossaries/glossaries.dtx
texmf-dist/source/latex/glossaries/glossaries.ins
runfiles size=170
@@ -94598,10 +94608,10 @@ runfiles size=170
texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex
texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-url.tex
catalogue-ctan /macros/latex/contrib/glossaries
-catalogue-date 2017-01-07 17:45:01 +0100
+catalogue-date 2017-01-19 14:01:26 +0100
catalogue-license lppl1.3
catalogue-topics glossary
-catalogue-version 4.28
+catalogue-version 4.29
name glossaries-danish
category Package
@@ -94667,13 +94677,13 @@ catalogue-version 1.0
name glossaries-extra
category Package
-revision 42735
+revision 42994
shortdesc An extension to the glossaries package
longdesc This package provides improvements and extra features to the
longdesc glossaries package. Some of the default glossaries.sty
longdesc behaviour is changed by glossaries-extra.sty. See the user
longdesc manual glossaries-extra-manual.pdf for further details.
-docfiles size=1184
+docfiles size=1218
texmf-dist/doc/latex/glossaries-extra/CHANGES
texmf-dist/doc/latex/glossaries-extra/README details="Readme"
texmf-dist/doc/latex/glossaries-extra/glossaries-extra-code.pdf
@@ -94708,6 +94718,8 @@ docfiles size=1184
texmf-dist/doc/latex/glossaries-extra/sample-docdef.tex
texmf-dist/doc/latex/glossaries-extra/sample-entrycount.pdf
texmf-dist/doc/latex/glossaries-extra/sample-entrycount.tex
+ texmf-dist/doc/latex/glossaries-extra/sample-external.pdf
+ texmf-dist/doc/latex/glossaries-extra/sample-external.tex
texmf-dist/doc/latex/glossaries-extra/sample-footnote.pdf
texmf-dist/doc/latex/glossaries-extra/sample-footnote.tex
texmf-dist/doc/latex/glossaries-extra/sample-header.pdf
@@ -94746,6 +94758,7 @@ docfiles size=1184
texmf-dist/doc/latex/glossaries-extra/sample-prefix.tex
texmf-dist/doc/latex/glossaries-extra/sample-record.pdf
texmf-dist/doc/latex/glossaries-extra/sample-record.tex
+ texmf-dist/doc/latex/glossaries-extra/sample-resource.glstex
texmf-dist/doc/latex/glossaries-extra/sample-restricteddocdefs.pdf
texmf-dist/doc/latex/glossaries-extra/sample-restricteddocdefs.tex
texmf-dist/doc/latex/glossaries-extra/sample-trans.pdf
@@ -94756,18 +94769,18 @@ docfiles size=1184
texmf-dist/doc/latex/glossaries-extra/sample-unitentrycount.tex
texmf-dist/doc/latex/glossaries-extra/sample.pdf
texmf-dist/doc/latex/glossaries-extra/sample.tex
-srcfiles size=101
+srcfiles size=104
texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx
texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins
-runfiles size=53
+runfiles size=55
texmf-dist/tex/latex/glossaries-extra/glossaries-extra-stylemods.sty
texmf-dist/tex/latex/glossaries-extra/glossaries-extra.sty
catalogue-also glossaries
catalogue-ctan /macros/latex/contrib/glossaries-extra
-catalogue-date 2016-12-17 16:14:51 +0100
+catalogue-date 2017-01-19 15:44:57 +0100
catalogue-license lppl1.3
catalogue-topics glossary
-catalogue-version 1.10
+catalogue-version 1.11
name glossaries-french
category Package
@@ -111442,7 +111455,7 @@ catalogue-version 3.1415
name keyfloat
category Package
-revision 42662
+revision 42996
shortdesc provides a key/value interface for generating floats
longdesc The keyfloat package provides a key/value user interface for
longdesc quickly creating figures with a single image each, figures with
@@ -111460,23 +111473,23 @@ longdesc columns, continuing to the next row if necessary. Nested sub-
longdesc rows may be used to generate layouts such as two small figures
longdesc placed vertically next to one larger figure. Subfloats are
longdesc supported by two environments.
-docfiles size=218
+docfiles size=220
texmf-dist/doc/latex/keyfloat/README details="Readme"
texmf-dist/doc/latex/keyfloat/images/image.pdf
texmf-dist/doc/latex/keyfloat/images/image.svg
texmf-dist/doc/latex/keyfloat/images/image2.pdf
texmf-dist/doc/latex/keyfloat/images/image2.svg
texmf-dist/doc/latex/keyfloat/keyfloat.pdf details="Package documentation"
-srcfiles size=27
+srcfiles size=28
texmf-dist/source/latex/keyfloat/keyfloat.dtx
texmf-dist/source/latex/keyfloat/keyfloat.ins
runfiles size=6
texmf-dist/tex/latex/keyfloat/keyfloat.sty
catalogue-ctan /macros/latex/contrib/keyfloat
-catalogue-date 2016-12-09 08:40:03 +0100
+catalogue-date 2017-01-19 06:07:48 +0100
catalogue-license lppl1.3
catalogue-topics float
-catalogue-version 0.12
+catalogue-version 0.13
name keyreader
category Package
@@ -120739,7 +120752,7 @@ binfiles arch=x86_64-solaris size=1
name latexmk
category Package
-revision 42982
+revision 42993
shortdesc Fully automated LaTeX document generation
longdesc Latexmk completely automates the process of generating a LaTeX
longdesc document. Given the source files for a document, latexmk issues
@@ -168355,7 +168368,7 @@ catalogue-version 0.01
name pst-plot
category Package
-revision 41242
+revision 42990
shortdesc Plot data using PSTricks
longdesc The package provides plotting of data (typically from external
longdesc files), using PSTricks. Plots may be configured using a wide
@@ -182415,6 +182428,29 @@ catalogue-license lppl
catalogue-topics underline letterspace
catalogue-version 2.4
+name soup
+category Package
+revision 42992
+shortdesc Generate alphabet soup puzzles
+longdesc Generate alphabet soup puzzles (aka word search puzzles), and
+longdesc variations using numbers or other symbols. Provides macros to
+longdesc generate an alphabet soup style puzzle (also known as word
+longdesc search puzzles or "find-the-word" puzzles). Allow creating
+longdesc numbersoup and soups with custom symbol sets.
+docfiles size=33
+ texmf-dist/doc/latex/soup/README.md details="Readme"
+ texmf-dist/doc/latex/soup/soup.pdf details="Package documentation"
+srcfiles size=8
+ texmf-dist/source/latex/soup/soup.dtx
+ texmf-dist/source/latex/soup/soup.ins
+runfiles size=4
+ texmf-dist/tex/latex/soup/soup.sty
+catalogue-ctan /macros/latex/contrib/soup
+catalogue-date 2017-01-19 05:58:27 +0100
+catalogue-license lppl1.3
+catalogue-topics cwpuzzle games puzzle
+catalogue-version 1.0
+
name sourcecodepro
category Package
revision 40597
@@ -214575,7 +214611,7 @@ runfiles size=1
texmf-dist/tex/xelatex/unicode-bidi/unicode-bidi.sty
catalogue-also bidi
catalogue-ctan /macros/xetex/latex/unicode-bidi
-catalogue-date 2016-11-11 06:22:26 +0100
+catalogue-date 2017-01-19 06:12:22 +0100
catalogue-license lppl1.3
catalogue-topics bidi
catalogue-version 0.01