summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-25 02:11:27 +0000
committerKarl Berry <karl@freefriends.org>2015-03-25 02:11:27 +0000
commit26dfcbd9492dab24b4438f6e67ce9c88fb269133 (patch)
tree841556a0223be37005f34a55ffa0be0e00fd8a36 /Master/tlpkg
parentcf326b1cbba2c520f41e7f3d03aafc3e4406f883 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@36618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/texlive.tlpdb221
1 files changed, 130 insertions, 91 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index a5c456c6042..47cb72a6592 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/2014
-depend revision/36605
+depend revision/36617
name 00texlive.image
category TLCore
-revision 36603
+revision 36617
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
@@ -38,7 +38,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=2682
+runfiles size=2681
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -850,6 +850,7 @@ runfiles size=2682
tlpkg/tlpsrc/crossrefware.tlpsrc
tlpkg/tlpsrc/crossword.tlpsrc
tlpkg/tlpsrc/crosswrd.tlpsrc
+ tlpkg/tlpsrc/cryptocode.tlpsrc
tlpkg/tlpsrc/cryst.tlpsrc
tlpkg/tlpsrc/cs.tlpsrc
tlpkg/tlpsrc/csbulletin.tlpsrc
@@ -895,7 +896,8 @@ runfiles size=2682
tlpkg/tlpsrc/datatool.tlpsrc
tlpkg/tlpsrc/dateiliste.tlpsrc
tlpkg/tlpsrc/datenumber.tlpsrc
- tlpkg/tlpsrc/datetime.tlpsrc
+ tlpkg/tlpsrc/datetime2-english.tlpsrc
+ tlpkg/tlpsrc/datetime2.tlpsrc
tlpkg/tlpsrc/dblfloatfix.tlpsrc
tlpkg/tlpsrc/dccpaper.tlpsrc
tlpkg/tlpsrc/dcpic.tlpsrc
@@ -1075,6 +1077,7 @@ runfiles size=2682
tlpkg/tlpsrc/epspdf.tlpsrc
tlpkg/tlpsrc/epspdfconversion.tlpsrc
tlpkg/tlpsrc/epstopdf.tlpsrc
+ tlpkg/tlpsrc/epyt.tlpsrc
tlpkg/tlpsrc/eqell.tlpsrc
tlpkg/tlpsrc/eqlist.tlpsrc
tlpkg/tlpsrc/eqname.tlpsrc
@@ -43244,7 +43247,7 @@ depend url
name collection-latexextra
category Collection
-revision 36499
+revision 36616
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend collection-latexrecommended
@@ -43437,7 +43440,8 @@ depend dataref
depend datatool
depend dateiliste
depend datenumber
-depend datetime
+depend datetime2
+depend datetime2-english
depend dblfloatfix
depend decimal
depend decorule
@@ -43507,6 +43511,7 @@ depend environ
depend envlab
depend epigraph
depend epiolmec
+depend epyt
depend eqell
depend eqlist
depend eqname
@@ -44904,7 +44909,7 @@ depend york-thesis
name collection-science
category Collection
-revision 35952
+revision 36612
shortdesc Natural and computer sciences
depend collection-latex
depend SIstyle
@@ -44931,6 +44936,7 @@ depend clrscode
depend clrscode3e
depend complexity
depend computational-complexity
+depend cryptocode
depend digiconfigs
depend drawstack
depend dyntree
@@ -50853,6 +50859,24 @@ catalogue-date 2014-01-13 10:33:20 +0100
catalogue-license lppl
catalogue-version 3.0
+name cryptocode
+category Package
+revision 36612
+shortdesc Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography.
+longdesc The cryptocode bundle provides commands for easily typesetting
+longdesc pseudocode and simple protocols as well as environments for
+longdesc visualizing game-based proofs and black-box reductions as often
+longdesc used within the cryptographic community.
+docfiles size=224
+ texmf-dist/doc/latex/cryptocode/README details="Readme"
+ texmf-dist/doc/latex/cryptocode/cryptocode.pdf details="Package documentation"
+ texmf-dist/doc/latex/cryptocode/cryptocode.tex
+runfiles size=12
+ texmf-dist/tex/latex/cryptocode/cryptocode.sty
+catalogue-ctan /macros/latex/contrib/cryptocode
+catalogue-date 2015-03-24 15:19:36 +0100
+catalogue-license lppl1.3
+
name cryst
category Package
revision 15878
@@ -54050,88 +54074,83 @@ catalogue-date 2012-06-19 08:44:54 +0200
catalogue-license lppl
catalogue-version 0.02
-name datetime
-category Package
-revision 36583
-shortdesc Change format of \today with commands for current time.
-longdesc Provides various different formats for the text created by the
-longdesc command \today, and also provides commands for displaying the
-longdesc current time (or any given time), in 12-hour, 24-hour or text
-longdesc format. The package overrides babel's date format, having its
-longdesc own library of date formats in different languages. The package
-longdesc requires the fmtcount package.
-depend fmtcount
-docfiles size=140
- texmf-dist/doc/latex/datetime/CHANGES
- texmf-dist/doc/latex/datetime/README details="Package README"
- texmf-dist/doc/latex/datetime/datetime-manual.css
- texmf-dist/doc/latex/datetime/datetime-manual.html
- texmf-dist/doc/latex/datetime/datetime-manual.tex
- texmf-dist/doc/latex/datetime/datetime.pdf details="Package documentation (PDF)"
- texmf-dist/doc/latex/datetime/samples/dt-lang.pdf
- texmf-dist/doc/latex/datetime/samples/dt-lang.tex
- texmf-dist/doc/latex/datetime/samples/dt-sampl.pdf
- texmf-dist/doc/latex/datetime/samples/dt-sampl.tex
-srcfiles size=51
- texmf-dist/source/latex/datetime/datetime.dtx
- texmf-dist/source/latex/datetime/datetime.ins
-runfiles size=77
- texmf-dist/scripts/latex/datetime/datetime.perl
- texmf-dist/tex/latex/datetime/datetime-defaults.sty
- texmf-dist/tex/latex/datetime/datetime.sty
- texmf-dist/tex/latex/datetime/dt-UKenglish.def
- texmf-dist/tex/latex/datetime/dt-USenglish.def
- texmf-dist/tex/latex/datetime/dt-american.def
- texmf-dist/tex/latex/datetime/dt-australian.def
- texmf-dist/tex/latex/datetime/dt-austrian.def
- texmf-dist/tex/latex/datetime/dt-bahasa.def
- texmf-dist/tex/latex/datetime/dt-basque.def
- texmf-dist/tex/latex/datetime/dt-breton.def
- texmf-dist/tex/latex/datetime/dt-british.def
- texmf-dist/tex/latex/datetime/dt-bulgarian.def
- texmf-dist/tex/latex/datetime/dt-canadian.def
- texmf-dist/tex/latex/datetime/dt-catalan.def
- texmf-dist/tex/latex/datetime/dt-croatian.def
- texmf-dist/tex/latex/datetime/dt-czech.def
- texmf-dist/tex/latex/datetime/dt-danish.def
- texmf-dist/tex/latex/datetime/dt-dutch.def
- texmf-dist/tex/latex/datetime/dt-esperanto.def
- texmf-dist/tex/latex/datetime/dt-estonian.def
- texmf-dist/tex/latex/datetime/dt-finnish.def
- texmf-dist/tex/latex/datetime/dt-french.def
- texmf-dist/tex/latex/datetime/dt-galician.def
- texmf-dist/tex/latex/datetime/dt-german.def
- texmf-dist/tex/latex/datetime/dt-greek.def
- texmf-dist/tex/latex/datetime/dt-hebrew.def
- texmf-dist/tex/latex/datetime/dt-icelandic.def
- texmf-dist/tex/latex/datetime/dt-irish.def
- texmf-dist/tex/latex/datetime/dt-italian.def
- texmf-dist/tex/latex/datetime/dt-latin.def
- texmf-dist/tex/latex/datetime/dt-lsorbian.def
- texmf-dist/tex/latex/datetime/dt-magyar.def
- texmf-dist/tex/latex/datetime/dt-naustrian.def
- texmf-dist/tex/latex/datetime/dt-newzealand.def
- texmf-dist/tex/latex/datetime/dt-ngerman.def
- texmf-dist/tex/latex/datetime/dt-norsk.def
- texmf-dist/tex/latex/datetime/dt-polish.def
- texmf-dist/tex/latex/datetime/dt-portuges.def
- texmf-dist/tex/latex/datetime/dt-romanian.def
- texmf-dist/tex/latex/datetime/dt-russian.def
- texmf-dist/tex/latex/datetime/dt-samin.def
- texmf-dist/tex/latex/datetime/dt-scottish.def
- texmf-dist/tex/latex/datetime/dt-serbian.def
- texmf-dist/tex/latex/datetime/dt-slovak.def
- texmf-dist/tex/latex/datetime/dt-slovene.def
- texmf-dist/tex/latex/datetime/dt-spanish.def
- texmf-dist/tex/latex/datetime/dt-swedish.def
- texmf-dist/tex/latex/datetime/dt-turkish.def
- texmf-dist/tex/latex/datetime/dt-ukraineb.def
- texmf-dist/tex/latex/datetime/dt-usorbian.def
- texmf-dist/tex/latex/datetime/dt-welsh.def
-catalogue-ctan /macros/latex/contrib/datetime
-catalogue-date 2015-03-21 09:17:14 +0100
+name datetime2
+category Package
+revision 36615
+shortdesc Formats for dates, times and time zones.
+longdesc This package provides commands for formatting dates, times and
+longdesc time zones and redefines \today to use the same formatting
+longdesc style. In addition to \today, you can also use \DTMcurrenttime
+longdesc (current time) or \DTMnow (current date and time). Dates and
+longdesc times can be saved for later use. The accompanying datetime2-
+longdesc calc package can be used to convert date-times to UTC+00:00.
+longdesc Language and regional support is provided by independently
+longdesc maintained and installed modules. The datetime2-calc package
+longdesc uses the pgfcalendar package (part of the PGF/TikZ bundle).
+longdesc This package replaces datetime.sty which is now obsolete.
+docfiles size=177
+ texmf-dist/doc/latex/datetime2/CHANGES
+ texmf-dist/doc/latex/datetime2/README details="Readme"
+ texmf-dist/doc/latex/datetime2/datetime2.pdf details="Package documentation"
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-babel.pdf
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-babel.tex
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-calc.pdf
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-calc.tex
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-filedate.pdf
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-filedate.tex
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-hyperref.pdf
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-hyperref.tex
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-styles.pdf
+ texmf-dist/doc/latex/datetime2/samples/datetime2-sample-styles.tex
+srcfiles size=39
+ texmf-dist/source/latex/datetime2/datetime2.dtx
+ texmf-dist/source/latex/datetime2/datetime2.ins
+runfiles size=12
+ texmf-dist/tex/latex/datetime2/datetime2-calc.sty
+ texmf-dist/tex/latex/datetime2/datetime2.sty
+catalogue-ctan /macros/latex/contrib/datetime2
+catalogue-date 2015-03-24 17:37:08 +0100
catalogue-license lppl1.3
-catalogue-version 2.60
+catalogue-version 1.0
+
+name datetime2-english
+category Package
+revision 36616
+shortdesc English language module for the datetime2 package.
+longdesc This module provides the following styles that can be set using
+longdesc \DTMsetstyle provided by datetime2.sty. The region not only
+longdesc determines the date/time format but also the time zone
+longdesc abbreviations if the zone mapping setting is on. english
+longdesc (English - no region) en-GB (English - United Kingdom of Great
+longdesc Britain and Northern Ireland) en-US (English - United States of
+longdesc America) en-CA (English - Canada) en-AU (English - Commonwealth
+longdesc of Australia) en-NZ (English - New Zealand) en-GG (English -
+longdesc Bailiwick of Guernsey) en-JE (English - Bailiwick of Jersey) en-
+longdesc IM (English - Isle of Man) en-MT (English - Republic of Malta)
+longdesc en-IE (English - Republic of Ireland)
+docfiles size=127
+ texmf-dist/doc/latex/datetime2-english/README details="Readme"
+ texmf-dist/doc/latex/datetime2-english/datetime2-english.pdf details="Package documentation"
+srcfiles size=30
+ texmf-dist/source/latex/datetime2-english/datetime2-english.dtx
+ texmf-dist/source/latex/datetime2-english/datetime2-english.ins
+runfiles size=23
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-AU.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-CA.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-GB.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-GG.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-IE.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-IM.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-JE.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-MT.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-NZ.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-en-US.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-english-base.ldf
+ texmf-dist/tex/latex/datetime2-english/datetime2-english.ldf
+catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-english
+catalogue-date 2015-03-24 21:11:30 +0100
+catalogue-license lppl1.3
+catalogue-version 1.0
name dblfloatfix
category Package
@@ -69249,6 +69268,26 @@ binfiles arch=x86_64-solaris size=2
bin/x86_64-solaris/epstopdf
bin/x86_64-solaris/repstopdf
+name epyt
+category Package
+revision 36611
+shortdesc A simple and clean theme for LaTeX beamer class.
+longdesc Epyt is a simple but nice theme for Beamer, with the following
+longdesc features: simple structure: with page numbers at footer, no
+longdesc head bar and side bar simple templates: displaying theorems
+longdesc with traditional inline style simple colors: using only several
+longdesc foreground and background colors
+docfiles size=13
+ texmf-dist/doc/latex/epyt/README details="Readme"
+ texmf-dist/doc/latex/epyt/epyt-demo.pdf details="Package documentation"
+ texmf-dist/doc/latex/epyt/epyt-demo.tex
+runfiles size=2
+ texmf-dist/tex/latex/epyt/beamerthemeepyt.sty
+catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/epyt
+catalogue-date 2015-03-24 19:19:57 +0100
+catalogue-license lppl1.3
+catalogue-version 0.6
+
name eqell
category Package
revision 22931
@@ -166877,7 +166916,7 @@ catalogue-license lppl1.3
name sesamanuel
category Package
-revision 36538
+revision 36613
shortdesc Class and package for sesamath books or paper
longdesc The package contains a sesamanuel class which could be used to
longdesc compose a student's classroom book with LaTeX, and also a
@@ -193559,12 +193598,12 @@ catalogue-version 3.5.0
name tugboat
category Package
-revision 35574
+revision 36614
shortdesc LaTeX macros for TUGboat articles.
longdesc Provides ltugboat.cls for both regular and proceedings issues
longdesc of the TUGboat journal. The distribution also includes a BibTeX
longdesc style appropriate for use with the classes' "harvard" option.
-docfiles size=202
+docfiles size=203
texmf-dist/doc/latex/tugboat/README details="Readme"
texmf-dist/doc/latex/tugboat/ltubguid.ltx
texmf-dist/doc/latex/tugboat/ltubguid.pdf details="Instructions for authors" language="en"