diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-30 01:15:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-30 01:15:52 +0000 |
commit | ca471ab11e600c32f066266a3be8055847798370 (patch) | |
tree | de91e19812f8449383f365662301733cf817fef8 /Master | |
parent | 5c6d650e167218f3dcde8e6d2312a9e61143f906 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@25782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 43 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 103 |
2 files changed, 127 insertions, 19 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 4f34b128e16..39f4e426fc0 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -4322,6 +4322,7 @@ around-the-bend arrayjobx babel barr +bitelist borceux c-pascal chemfig @@ -4586,6 +4587,10 @@ todo.txt diaxydoc.pdf diaxydoc.tex +./doc/generic/bitelist: +README +bitelist.pdf + ./doc/generic/borceux: Diagram_Mode_d_Emploi Diagram_Read_Me @@ -7443,6 +7448,7 @@ cookingsymbols cool coollist coolstr +coolthms cooltooltips coordsys copyrightbox @@ -8474,6 +8480,7 @@ tikz-inet tikz-qtree tikz-timing tikzpagenodes +tikzpfeile timesht tipa-de titlepages @@ -11847,6 +11854,10 @@ coollist.pdf README coolstr.pdf +./doc/latex/coolthms: +README +coolthms.pdf + ./doc/latex/cooltooltips: README cooltooltips.pdf @@ -30614,6 +30625,10 @@ tikz-timing.pdf README tikzpagenodes.pdf +./doc/latex/tikzpfeile: +README +tikzpfeile.pdf + ./doc/latex/timesht: README timesheet.tex @@ -92827,6 +92842,7 @@ zhtfm.lua ./source/generic: babel +bitelist dirtree fltpoint german @@ -93000,6 +93016,10 @@ usorbian.dtx welsh.dtx welsh.ins +./source/generic/bitelist: +bitelist.tex +srcfiles.tex + ./source/generic/dirtree: dirtree.dtx dirtree.ins @@ -93614,6 +93634,7 @@ cookingsymbols cool coollist coolstr +coolthms cooltooltips coordsys coverpage @@ -94202,6 +94223,7 @@ thumbs thuthesis tikz-timing tikzpagenodes +tikzpfeile timesht titling tocbibind @@ -95190,6 +95212,10 @@ coollist.ins coolstr.dtx coolstr.ins +./source/latex/coolthms: +coolthms.dtx +coolthms.ins + ./source/latex/cooltooltips: cooltooltips.dtx cooltooltips.ins @@ -98649,6 +98675,10 @@ tikz-timing.ins tikzpagenodes.dtx tikzpagenodes.ins +./source/latex/tikzpfeile: +tikzpfeile.dtx +tikzpfeile.ins + ./source/latex/timesht: timesht.dtx timesht.ins @@ -101642,6 +101672,7 @@ arrayjobx babel barr bibtex +bitelist borceux c-pascal chemfig @@ -101972,6 +102003,10 @@ diagxy.tex apalike.sty apalike.tex +./tex/generic/bitelist: +bitedemo.tex +bitelist.sty + ./tex/generic/borceux: Diagram MaxiDiagram @@ -104609,6 +104644,7 @@ cookingsymbols cool coollist coolstr +coolthms cooltooltips coordsys copyrightbox @@ -105715,6 +105751,7 @@ tikz-inet tikz-qtree tikz-timing tikzpagenodes +tikzpfeile times timesht tipa @@ -108866,6 +108903,9 @@ coollist.sty ./tex/latex/coolstr: coolstr.sty +./tex/latex/coolthms: +coolthms.sty + ./tex/latex/cooltooltips: cooltooltips.sty @@ -116021,6 +116061,9 @@ tikz-timing.sty ./tex/latex/tikzpagenodes: tikzpagenodes.sty +./tex/latex/tikzpfeile: +tikzpfeile.sty + ./tex/latex/times: 8rutm.fd omlutm.fd diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index d5c5ba6007c..727397f4ced 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -22,7 +22,7 @@ depend container_split_doc_files/1 depend container_split_src_files/1 depend minrelease/2010 depend release/2011 -depend revision/25769 +depend revision/25781 name 00texlive.image category TLCore @@ -14272,9 +14272,9 @@ runfiles size=267 texmf-dist/tex/latex/beamer/translator/translator-language-mappings.tex texmf-dist/tex/latex/beamer/translator/translator.sty catalogue-ctan /macros/latex/contrib/beamer -catalogue-date 2012-03-10 21:15:25 +0100 +catalogue-date 2012-03-30 01:32:13 +0200 catalogue-license gpl -catalogue-version 3.15 +catalogue-version 3.16 name beamer-FUBerlin category Package @@ -17321,6 +17321,34 @@ catalogue-ctan /macros/latex/contrib/biocon catalogue-date 2007-01-23 22:34:44 +0100 catalogue-license gpl +name bitelist +category Package +revision 25779 +shortdesc Split list, in TeX's mouth. +longdesc The package provides commands for "splitting" a token list at +longdesc the first occurrence of another (specified) token list. I.e., +longdesc for given token lists s, t return b and the shortest a, such +longdesc that t = a s b. The package's mechanism differs from those of +longdesc packages providing similar features, in the following ways: - +longdesc the method uses TeX's mechanism of reading delimited macro +longdesc parameters; - the splitting macros work by pure expansion, +longdesc without assignments; - the operation is carried out in a single +longdesc macro call. A variant of the operation is provided, that +longdesc retains outer braces. +docfiles size=100 + texmf-dist/doc/generic/bitelist/README details="Readme" + texmf-dist/doc/generic/bitelist/bitelist.pdf details="Package documentation" +srcfiles size=5 + texmf-dist/source/generic/bitelist/bitelist.tex + texmf-dist/source/generic/bitelist/srcfiles.tex +runfiles size=4 + texmf-dist/tex/generic/bitelist/bitedemo.tex + texmf-dist/tex/generic/bitelist/bitelist.sty +catalogue-ctan /macros/generic/bitelist +catalogue-date 2012-03-29 18:26:00 +0200 +catalogue-license lppl1.3 +catalogue-version 0.1 + name bizcard category Package revision 15878 @@ -31376,13 +31404,14 @@ depend collection-latex name collection-genericextra category Collection -revision 25631 +revision 25779 shortdesc Extra generic packages longdesc Extra packages that work with multiple formats, typically both longdesc TeX and LaTeX. depend abbr depend abstyles depend barr +depend bitelist depend borceux depend c-pascal depend chronosys @@ -31941,7 +31970,7 @@ depend tools name collection-latexextra category Collection -revision 25769 +revision 25781 shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. depend collection-latexrecommended @@ -32070,6 +32099,7 @@ depend cooking depend cool depend coollist depend coolstr +depend coolthms depend cooltooltips depend coordsys depend copyrightbox @@ -32973,7 +33003,7 @@ depend collection-latex name collection-pictures category Collection -revision 25031 +revision 25777 shortdesc Graphics packages and programs depend adjustbox depend asyfig @@ -33050,6 +33080,7 @@ depend tikz-inet depend tikz-qtree depend tikz-timing depend tikzpagenodes +depend tikzpfeile depend tqft depend tkz-base depend tkz-berge @@ -37634,6 +37665,18 @@ catalogue-date 2009-09-09 20:34:25 +0200 catalogue-license lgpl catalogue-version 2.2 +name coolthms +category Package +revision 25781 +docfiles size=24 + texmf-dist/doc/latex/coolthms/README + texmf-dist/doc/latex/coolthms/coolthms.pdf +srcfiles size=7 + texmf-dist/source/latex/coolthms/coolthms.dtx + texmf-dist/source/latex/coolthms/coolthms.ins +runfiles size=2 + texmf-dist/tex/latex/coolthms/coolthms.sty + name cooltooltips category Package revision 15878 @@ -56861,7 +56904,7 @@ runfiles size=12 texmf-dist/tex/latex/flashmovie/flashmovie.sty texmf-dist/tex/latex/flashmovie/player_flv_maxi.swf catalogue-ctan /macros/latex/contrib/flashmovie -catalogue-date 2012-03-21 09:27:37 +0100 +catalogue-date 2012-03-29 08:49:40 +0200 catalogue-license lppl1.3 catalogue-version 0.4 @@ -94321,7 +94364,7 @@ runfiles size=219 texmf-dist/tex/latex/media9/players/VPlayer.mxml texmf-dist/tex/latex/media9/players/VPlayer.swf catalogue-ctan /macros/latex/contrib/media9 -catalogue-date 2012-03-16 14:12:34 +0100 +catalogue-date 2012-03-29 08:49:40 +0200 catalogue-license lppl1.3 catalogue-version 0.2 @@ -98626,7 +98669,7 @@ catalogue-version 1.2 name monofill category Package -revision 25713 +revision 25780 shortdesc Alignment of plain text. longdesc The package provides horizontal alignment, as in the LaTeX longdesc command \listfiles (or the author's longnamefilelist package). @@ -98640,9 +98683,9 @@ srcfiles size=3 runfiles size=3 texmf-dist/tex/latex/monofill/monofill.sty catalogue-ctan /macros/latex/contrib/monofill -catalogue-date 2012-03-22 08:44:27 +0100 +catalogue-date 2012-03-29 17:25:27 +0200 catalogue-license lppl1.3 -catalogue-version 0.1 +catalogue-version 0.1a name montex category Package @@ -99210,7 +99253,7 @@ docfiles size=196 runfiles size=39 texmf-dist/tex/latex/movie15/movie15.sty catalogue-ctan /macros/latex/contrib/movie15 -catalogue-date 2012-03-18 19:17:26 +0100 +catalogue-date 2012-03-29 08:49:40 +0200 catalogue-license lppl name mp3d @@ -101582,14 +101625,14 @@ catalogue-version 1.2 name nicefilelist category Package -revision 25746 +revision 25778 shortdesc Provide \listfiles alignment. longdesc The package extends longnamefilelist, keeping separate columns longdesc for date, version and "caption" (the caption now separately longdesc listed). Alignment is not disturbed by short file name longdesc extensions, such as ".fd". The package is not compatible with longdesc longnamefilelist: users need to re-read the documentation. -docfiles size=81 +docfiles size=85 texmf-dist/doc/latex/nicefilelist/README details="Readme" texmf-dist/doc/latex/nicefilelist/SrcFILEs.txt texmf-dist/doc/latex/nicefilelist/nicefilelist.pdf details="Package documentation" @@ -101602,9 +101645,9 @@ srcfiles size=5 runfiles size=3 texmf-dist/tex/latex/nicefilelist/nicefilelist.sty catalogue-ctan /macros/latex/contrib/nicefilelist -catalogue-date 2012-03-27 11:40:27 +0200 +catalogue-date 2012-03-29 17:25:27 +0200 catalogue-license lppl1.3 -catalogue-version 0.1 +catalogue-version 0.2 name niceframe category Package @@ -129317,7 +129360,7 @@ srcfiles size=39 runfiles size=15 texmf-dist/tex/latex/stringstrings/stringstrings.sty catalogue-ctan /macros/latex/contrib/stringstrings -catalogue-date 2010-04-16 13:31:22 +0200 +catalogue-date 2012-03-29 18:27:43 +0200 catalogue-license lgpl catalogue-version 1.20 @@ -139952,7 +139995,7 @@ docfiles size=384 name texlive-docindex category TLCore -revision 25748 +revision 25771 shortdesc top-level TeX Live doc.html, etc. longdesc These files are regenerated as needed, which is often, so we longdesc make them a separate package. See the tl-update-auto script @@ -140030,7 +140073,7 @@ docfiles size=348 name texlive-msg-translations category TLCore -revision 25726 +revision 25772 shortdesc translations of the TeX Live installer and TeX Live Manager longdesc This package contains the translated messages of the TeX Live longdesc installer and TeX Live Manager. For information on creating or @@ -142975,6 +143018,28 @@ catalogue-date 2012-03-14 12:23:07 +0100 catalogue-license lppl catalogue-version 1.0 +name tikzpfeile +category Package +revision 25777 +shortdesc Draw arrows using PGF/TikZ. +longdesc In a document with a lot of diagrams created with PGF/TikZ, +longdesc there is a possibility of the reader being distracted by +longdesc different sorts of arrowheads in the diagrams and in the text +longdesc (as, e.g., in \rightarrow). The package defines macros to +longdesc create all arrows using PGF/TikZ, so as to avoid the problem. +docfiles size=14 + texmf-dist/doc/latex/tikzpfeile/README details="Readme" + texmf-dist/doc/latex/tikzpfeile/tikzpfeile.pdf details="Package documentation" +srcfiles size=4 + texmf-dist/source/latex/tikzpfeile/tikzpfeile.dtx + texmf-dist/source/latex/tikzpfeile/tikzpfeile.ins +runfiles size=2 + texmf-dist/tex/latex/tikzpfeile/tikzpfeile.sty +catalogue-ctan /graphics/pgf/contrib/tikzpfeile +catalogue-date 2012-03-28 23:45:32 +0200 +catalogue-license lppl +catalogue-version 1.0 + name times category Package revision 21993 |