summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/ls-R4
-rw-r--r--Master/tlpkg/texlive.tlpdb68
2 files changed, 37 insertions, 35 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 87bb1a602ad..a7d4ca7ebf0 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -2074,8 +2074,8 @@ pgfplotsexample-context.pdf
pgfplotsexample-context.tex
./doc/context/third/rst:
-COPYING
-README.rst
+OMakefile
+OMakefile.omc
documentation.rst
hybridtest.tex
inc-first.rst
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 02e29d5b5d2..ba12dbad996 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/2013
-depend revision/33087
+depend revision/33092
name 00texlive.image
category TLCore
-revision 33081
+revision 33090
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=2583
+runfiles size=2584
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -2898,7 +2898,7 @@ depend opt_path:0
depend opt_adjustrepo:1
depend opt_write18_restricted:1
depend opt_frozen:0
-depend setting_available_architectures:amd64-netbsd i386-netbsd armel-linux powerpc-linux i386-solaris universal-darwin i386-kfreebsd win32 alpha-linux x86_64-solaris x86_64-linux x86_64-darwin armhf-linux sparc-solaris mips-irix i386-linux i386-freebsd i386-cygwin amd64-kfreebsd mipsel-linux amd64-freebsd
+depend setting_available_architectures:armhf-linux i386-cygwin armel-linux x86_64-darwin x86_64-linux mips-irix alpha-linux x86_64-solaris amd64-netbsd i386-kfreebsd i386-netbsd win32 mipsel-linux universal-darwin amd64-kfreebsd sparc-solaris i386-freebsd i386-linux amd64-freebsd i386-solaris powerpc-linux
depend opt_autobackup:1
depend opt_backupdir:tlpkg/backups
depend opt_create_formats:1
@@ -20072,9 +20072,9 @@ srcfiles size=8
runfiles size=2
texmf-dist/tex/latex/background/background.sty
catalogue-ctan /macros/latex/contrib/background
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2014-03-04 21:07:04 +0100
catalogue-license lppl
-catalogue-version 1.0
+catalogue-version 2.1
name backnaur
category Package
@@ -32171,7 +32171,7 @@ catalogue-version 3.21
name cfr-lm
category Package
-revision 19666
+revision 33090
shortdesc Enhanced support for the Latin Modern fonts.
longdesc The package supports a number of features of the Latin Modern
longdesc fonts which are not easily accessible via the default (La)TeX
@@ -32195,7 +32195,7 @@ longdesc and TS1 encodings are supported for text fonts. The set up of
longdesc fonts for mathematics is identical to that provided by Latin
longdesc Modern.
execute addMap clm.map
-docfiles size=676
+docfiles size=670
texmf-dist/doc/fonts/cfr-lm/README details="Readme"
texmf-dist/doc/fonts/cfr-lm/cfr-lm.pdf
texmf-dist/doc/fonts/cfr-lm/cfr-lm.tex
@@ -46689,16 +46689,16 @@ catalogue-license gpl
name context-rst
category ConTeXt
-revision 29575
+revision 33092
shortdesc Process reStructuredText with ConTeXt.
longdesc The package provides a converter and module for typesetting
longdesc reStructuredText with ConTeXt. The module uses several lua
longdesc scripts in doing its work. Documentation is supplied in rst,
longdesc which seems to be readable as text, but...
depend context
-docfiles size=47
- texmf-dist/doc/context/third/rst/COPYING
- texmf-dist/doc/context/third/rst/README.rst
+docfiles size=46
+ texmf-dist/doc/context/third/rst/OMakefile
+ texmf-dist/doc/context/third/rst/OMakefile.omc
texmf-dist/doc/context/third/rst/documentation.rst
texmf-dist/doc/context/third/rst/hybridtest.tex
texmf-dist/doc/context/third/rst/inc-first.rst
@@ -46709,7 +46709,7 @@ docfiles size=47
texmf-dist/doc/context/third/rst/manual.pdf details="Manual"
texmf-dist/doc/context/third/rst/manual.tex
texmf-dist/doc/context/third/rst/moduletest.tex
-runfiles size=41
+runfiles size=42
texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua
texmf-dist/tex/context/interface/third/t-rst.xml
texmf-dist/tex/context/third/rst/rst_context.lua
@@ -104009,17 +104009,19 @@ name listings
category Package
revision 31543
shortdesc Typeset source code listings using LaTeX.
-longdesc The package enable the user to typeset programs (programming
-longdesc code) within LaTeX. The source code is read directly by TeX.
-longdesc Keywords, comments and strings can be typeset using different
-longdesc styles (default is bold for keywords, italic for comments and
-longdesc no special style for strings). Includes support for hyperref.
-longdesc To use, simply \usepackage{listings}, identify the language
-longdesc with \lstset{language=Python}, then employ the
-longdesc \begin{lstlisting} ... \end{lstlisting} environment or the
-longdesc \lstinputlisting{filename.py} command. Short (in-line) listings
-longdesc are also available, using either \lstinline|...| or | ... |
-longdesc (after defining the | token with the \lstMakeShortInline
+longdesc The package enables the user to typeset programs (programming
+longdesc code) within LaTeX; the source code is read directly by TeX--no
+longdesc front-end processor is needed. Keywords, comments and strings
+longdesc can be typeset using different styles (default is bold for
+longdesc keywords, italic for comments and no special style for
+longdesc strings). Support for hyperref is provided. To use,
+longdesc \usepackage{listings}, identify the language of the object to
+longdesc typeset, using a construct like: \lstset{language=Python}, then
+longdesc use environment lstlisting for inline code. External files may
+longdesc be formatted using \lstinputlisting to process a given file in
+longdesc the form appropriate for the current language. Short (in-line)
+longdesc listings are also available, using either \lstinline|...| or
+longdesc |...| (after defining the | token with the \lstMakeShortInline
longdesc command).
docfiles size=299
texmf-dist/doc/latex/listings/Makefile
@@ -104042,9 +104044,9 @@ runfiles size=110
texmf-dist/tex/latex/listings/lstlang3.sty
texmf-dist/tex/latex/listings/lstmisc.sty
catalogue-ctan /macros/latex/contrib/listings
-catalogue-date 2013-08-29 20:49:40 +0200
+catalogue-date 2014-03-04 22:18:45 +0100
catalogue-license lppl
-catalogue-version 1.5b
+catalogue-version 1.5c
name listings-ext
category Package
@@ -134126,9 +134128,9 @@ runfiles size=685
texmf-dist/tex/plain/pgfplots/pgfplots.tex
texmf-dist/tex/plain/pgfplots/pgfplotstable.tex
catalogue-ctan /graphics/pgf/contrib/pgfplots
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2014-03-04 06:56:29 +0100
catalogue-license gpl
-catalogue-version 1.9
+catalogue-version 1.10
name phaistos
category Package
@@ -156941,7 +156943,7 @@ docfiles size=438
texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBook.tex
texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf
texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf
- texmf-dist/doc/latex/songbook/contrib/README details="Outline of distribution supplements"
+ texmf-dist/doc/latex/songbook/contrib/README details="Readme"
texmf-dist/doc/latex/songbook/contrib/crd2sb/NothingButTheBlood.crd
texmf-dist/doc/latex/songbook/contrib/crd2sb/crd2sb
texmf-dist/doc/latex/songbook/contrib/crd2sb/crd2sb.txt
@@ -160054,14 +160056,14 @@ name sttools
category Package
revision 32659
shortdesc Various macros.
-longdesc A collection of tools and macros, including: miscellaneous
+longdesc A collection of tools and macros, providing: miscellaneous
longdesc float control, page styles for floats, multipage tabulars, even
longdesc columns at end of twocolumn region, switching between one- and
longdesc two-column anywhere, getting more mileage from \marginpar,
longdesc simulating the effect of "midfloats", a package to manipulate
longdesc numerical lists and arrays.
docfiles size=295
- texmf-dist/doc/latex/sttools/README details="README"
+ texmf-dist/doc/latex/sttools/README
texmf-dist/doc/latex/sttools/boundbox.pdf
texmf-dist/doc/latex/sttools/cuted.pdf
texmf-dist/doc/latex/sttools/floatpag.pdf
@@ -160095,7 +160097,7 @@ runfiles size=22
texmf-dist/tex/latex/sttools/stfloats.sty
texmf-dist/tex/latex/sttools/texsort.sty
catalogue-ctan /macros/latex/contrib/sttools
-catalogue-date 2014-03-03 16:50:19 +0100
+catalogue-date 2014-03-04 09:32:54 +0100
catalogue-license collection
catalogue-version 1.2
@@ -187020,7 +187022,7 @@ catalogue-license lppl
name upmethodology
category Package
-revision 32933
+revision 33091
shortdesc Writing specifications such as for UP-based methodologies.
longdesc The bundle allows the user to create Unified Process
longdesc methodology (UP or RUP) based documents. The style provides