summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-25 01:14:13 +0000
committerKarl Berry <karl@freefriends.org>2011-07-25 01:14:13 +0000
commit3e7db6f62d8a8ab57af2640fd480a4a8cde9de77 (patch)
tree56b185afe0508f7f9a5568ad0cddc656ef683e44 /Master
parent78938ec97cf0bc1ee623b34dc38d56861d9a6cd7 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@23214 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R32
-rw-r--r--Master/tlpkg/texlive.tlpdb73
2 files changed, 94 insertions, 11 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index b3db7ab7f22..212d35b0bc1 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -7195,6 +7195,7 @@ cmtiup
codedoc
codepage
collcell
+collectbox
collref
colordoc
colorinfo
@@ -7574,6 +7575,7 @@ juraabbrev
jurabib
juramisc
jurarsp
+jvlisting
karnaugh
kerkis
kerntest
@@ -10954,6 +10956,10 @@ frintro.pdf
./doc/latex/collcell:
collcell.pdf
+./doc/latex/collectbox:
+README
+collectbox.pdf
+
./doc/latex/collref:
README
collref.pdf
@@ -13273,8 +13279,7 @@ examplea.tex
exampleb.tex
examplec.tex
exampled.tex
-frontespizio.pdf
-makedoc.sh
+examplee.tex
./doc/latex/ftcap:
ftcap.pdf
@@ -14540,6 +14545,11 @@ jurarsp.pdf
rsptest.bib
rsptest.tex
+./doc/latex/jvlisting:
+examples.pdf
+examples.tex
+jvlisting.pdf
+
./doc/latex/karnaugh:
kvdoc.pdf
kvdoc.tex
@@ -82482,6 +82492,7 @@ cmdtrack
cmll
codepage
collcell
+collectbox
collref
colordoc
colortbl
@@ -82714,6 +82725,7 @@ jura
juraabbrev
jurabib
jurarsp
+jvlisting
kerntest
keycommand
kluwer
@@ -83897,6 +83909,10 @@ README
collcell.dtx
collcell.ins
+./source/latex/collectbox:
+collectbox.dtx
+collectbox.ins
+
./source/latex/collref:
collref.dtx
collref.ins
@@ -85079,6 +85095,10 @@ jurabib.ins
jurarsp.dtx
jurarsp.ins
+./source/latex/jvlisting:
+jvlisting.dtx
+jvlisting.ins
+
./source/latex/kerntest:
Makefile
kerntest.dtx
@@ -93142,6 +93162,7 @@ cmtiup
codedoc
codepage
collcell
+collectbox
collref
colordoc
colorinfo
@@ -93552,6 +93573,7 @@ juraabbrev
jurabib
juramisc
jurarsp
+jvlisting
kalender
karnaugh
kerkis
@@ -96996,6 +97018,9 @@ shapedc.tex
./tex/latex/collcell:
collcell.sty
+./tex/latex/collectbox:
+collectbox.sty
+
./tex/latex/collref:
collref.sty
@@ -99516,6 +99541,9 @@ juraurtl.cls
jurarsp.cfg
jurarsp.sty
+./tex/latex/jvlisting:
+jvlisting.sty
+
./tex/latex/kalender:
kalender.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 9ed2c5c83b4..9b4ba6579cb 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -22,11 +22,11 @@ depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2010
depend release/2011
-depend revision/23208
+depend revision/23213
name 00texlive.image
category TLCore
-revision 23155
+revision 23213
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
@@ -29492,6 +29492,33 @@ catalogue-date 2011-06-16 20:40:55 +0200
catalogue-license lppl1.3
catalogue-version 0.5
+name collectbox
+category Package
+revision 23212
+shortdesc Collect and process macro arguments as boxes.
+longdesc The package provides macros to collect and process a macro
+longdesc argument (i.e., something which looks like a macro argument) as
+longdesc a horizontal box rather than as a real macro argument. The
+longdesc "arguments" are stored as if they had been saved by \savebox or
+longdesc by the lrbox environment. Grouping tokens \bgroup and \egroup
+longdesc may be used, which allows the user to have the beginning and
+longdesc end of a group in different macro invocations, or to place them
+longdesc in the begin and end code of an environment. Arguments may
+longdesc contain verbatim material or other special use of characters.
+longdesc The macros were designed for use within other macros.
+docfiles size=122
+ texmf-dist/doc/latex/collectbox/README details="Readme"
+ texmf-dist/doc/latex/collectbox/collectbox.pdf details="Package documentation"
+srcfiles size=7
+ texmf-dist/source/latex/collectbox/collectbox.dtx
+ texmf-dist/source/latex/collectbox/collectbox.ins
+runfiles size=2
+ texmf-dist/tex/latex/collectbox/collectbox.sty
+catalogue-ctan /macros/latex/contrib/collectbox
+catalogue-date 2011-07-23 17:11:15 +0200
+catalogue-license lppl1.3
+catalogue-version 0.2
+
name collection-basic
category Collection
revision 20730
@@ -30783,7 +30810,7 @@ depend collection-basic
name collection-latexextra
category Collection
-revision 22908
+revision 23212
shortdesc LaTeX supplementary packages
longdesc A large collection of add-on packages for LaTeX.
depend collection-latex
@@ -30892,6 +30919,7 @@ depend cmsd
depend codedoc
depend codepage
depend collcell
+depend collectbox
depend colordoc
depend colorinfo
depend colortab
@@ -31114,6 +31142,7 @@ depend isodoc
depend isorot
depend isotope
depend iwhdp
+depend jvlisting
depend kerntest
depend keycommand
depend keystroke
@@ -55922,7 +55951,7 @@ catalogue-license pd
name frontespizio
category Package
-revision 21648
+revision 23213
shortdesc Create a frontispiece for Italian theses.
longdesc Typesetting a frontispiece independently of the layout of the
longdesc main document is difficult. This package provides a solution by
@@ -55932,18 +55961,17 @@ longdesc markup necessary for the frontispiece is written in the main
longdesc document in a frontespizio environment. Documentation is mainly
longdesc in Italian, as the style is probably apt only to theses in
longdesc Italy.
-docfiles size=163
+docfiles size=6
texmf-dist/doc/latex/frontespizio/README details="Readme"
texmf-dist/doc/latex/frontespizio/examplea.tex
texmf-dist/doc/latex/frontespizio/exampleb.tex
texmf-dist/doc/latex/frontespizio/examplec.tex
texmf-dist/doc/latex/frontespizio/exampled.tex
- texmf-dist/doc/latex/frontespizio/frontespizio.pdf details="Package documentation" language="it"
- texmf-dist/doc/latex/frontespizio/makedoc.sh
-srcfiles size=18
+ texmf-dist/doc/latex/frontespizio/examplee.tex
+srcfiles size=21
texmf-dist/source/latex/frontespizio/frontespizio.dtx
texmf-dist/source/latex/frontespizio/frontespizio.ins
-runfiles size=4
+runfiles size=5
texmf-dist/tex/latex/frontespizio/frontespizio.sty
catalogue-ctan /macros/latex/contrib/frontespizio
catalogue-date 2011-07-18 14:16:57 +0200
@@ -65843,6 +65871,33 @@ catalogue-date 2011-06-16 20:29:02 +0200
catalogue-license gpl
catalogue-version 0.52
+name jvlisting
+category Package
+revision 23211
+shortdesc A replacement for LaTeX's verbatim package.
+longdesc This package provides the LaTeX environment listing, an
+longdesc alternative to the built-in verbatim environment. The listing
+longdesc environment is taylored for including listings of computer
+longdesc program source code into documents. The main advantages over
+longdesc the original verbatim environment are: - environments
+longdesc automatically fixes leading whitespace so that the environment
+longdesc and program listing can be indented with the rest of the
+longdesc document source, and; listing environments may easily be
+longdesc customised and extended.
+docfiles size=55
+ texmf-dist/doc/latex/jvlisting/examples.pdf
+ texmf-dist/doc/latex/jvlisting/examples.tex
+ texmf-dist/doc/latex/jvlisting/jvlisting.pdf
+srcfiles size=6
+ texmf-dist/source/latex/jvlisting/jvlisting.dtx
+ texmf-dist/source/latex/jvlisting/jvlisting.ins
+runfiles size=2
+ texmf-dist/tex/latex/jvlisting/jvlisting.sty
+catalogue-ctan /macros/latex/contrib/jvlisting
+catalogue-date 2011-07-23 09:02:47 +0200
+catalogue-license lppl
+catalogue-version 0.1
+
name kalender
category Package
revision 15878