diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-20 02:19:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-20 02:19:43 +0000 |
commit | 9ef64b9609aeedd1542304a72bc238a6dcc77535 (patch) | |
tree | 4194c3609f7cc03ef5588211ea65fc5697e60e3d /Master | |
parent | f00ce7c74f28cc700a13b3e65a65ecaeed35c480 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@25435 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 22 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 77 |
2 files changed, 76 insertions, 23 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 6b3c040feef..b874691f6e6 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -7698,6 +7698,7 @@ fontspec fonttable footbib footmisc +footnoterange footnpag forarray forloop @@ -15163,6 +15164,12 @@ footbib.pdf README footmisc.pdf +./doc/latex/footnoterange: +README +footnoterange-example.pdf +footnoterange-example.tex +footnoterange.pdf + ./doc/latex/footnpag: CATALOG History @@ -92607,6 +92614,7 @@ fontspec fonttable footbib footmisc +footnoterange footnpag forarray forloop @@ -94772,6 +94780,11 @@ footbib.ins footmisc.dtx footmisc.ins +./source/latex/footnoterange: +footnoterange.drv +footnoterange.dtx +footnoterange.ins + ./source/latex/footnpag: Makefile @@ -94816,6 +94829,7 @@ ftnxtra.ins ./source/latex/fullblck: fullblck.dtx fullblck.dtx.asc +fullblck.ins ./source/latex/functan: functan.drv @@ -103659,6 +103673,7 @@ fontspec fonttable footbib footmisc +footnoterange footnpag forarray forloop @@ -103676,6 +103691,7 @@ frletter frontespizio ftcap ftnxtra +fullblck fullwidth functan fundus @@ -109092,6 +109108,9 @@ footbib.sty ./tex/latex/footmisc: footmisc.sty +./tex/latex/footnoterange: +footnoterange.sty + ./tex/latex/footnpag: footnpag.sty @@ -109209,6 +109228,9 @@ ftcap.sty ./tex/latex/ftnxtra: ftnxtra.sty +./tex/latex/fullblck: +fullblck.sty + ./tex/latex/fullwidth: fullwidth.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index dac122bab24..f9fd44a2a60 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/25425 +depend revision/25434 name 00texlive.image category TLCore -revision 25418 +revision 25434 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 @@ -34,7 +34,7 @@ longdesc repository and the installer archives, The IgnorePatterns in longdesc the check_files routine in tlmgr.pl augment this list. For longdesc information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) -runfiles size=1981 +runfiles size=1982 .mkisofsrc autorun.inf texmf-dist/README @@ -237,7 +237,7 @@ depend opt_w32_multi_user:0 name 00texlive.installer category TLCore -revision 25406 +revision 25427 shortdesc TeX Live standalone installer package longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the @@ -31732,7 +31732,7 @@ depend tools name collection-latexextra category Collection -revision 25401 +revision 25430 shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. depend collection-latexrecommended @@ -32005,6 +32005,7 @@ depend foilhtml depend fontaxes depend fonttable depend footmisc +depend footnoterange depend footnpag depend forarray depend forloop @@ -51490,7 +51491,7 @@ catalogue-version 1.1 name engtlc category Package -revision 25395 +revision 25432 shortdesc Support for users in Telecommunications Engineering. longdesc The package provides a wide range of abbreviations for terms longdesc used in Telecommunications Engineering. @@ -51503,9 +51504,9 @@ docfiles size=210 runfiles size=4 texmf-dist/tex/latex/engtlc/engtlc.sty catalogue-ctan /macros/latex/contrib/engtlc -catalogue-date 2012-02-14 12:31:13 +0100 +catalogue-date 2012-02-19 15:32:47 +0100 catalogue-license lppl -catalogue-version 3.0 +catalogue-version 3.1 name enumitem category Package @@ -58844,6 +58845,33 @@ catalogue-date 2011-10-03 08:51:46 +0200 catalogue-license lppl1.3 catalogue-version 5.5b +name footnoterange +category Package +revision 25430 +shortdesc References to ranges of footnotes. +longdesc The package provides environments footnoterange and +longdesc footnoterange*. Multiple footnotes inside these environments +longdesc are not referenced as (e.g.) "1 2 3 4" but as "1-4", i.e., the +longdesc range (from first to last referred footnote at that place) is +longdesc given. If hyperref package and use of its hyperfootnotes-option +longdesc the references are hyperlinked. (References to footnotes in the +longdesc footnoterange* environment are never hyperlinked.) +docfiles size=98 + texmf-dist/doc/latex/footnoterange/README details="Readme" + texmf-dist/doc/latex/footnoterange/footnoterange-example.pdf + texmf-dist/doc/latex/footnoterange/footnoterange-example.tex + texmf-dist/doc/latex/footnoterange/footnoterange.pdf details="Package documentation" +srcfiles size=12 + texmf-dist/source/latex/footnoterange/footnoterange.drv + texmf-dist/source/latex/footnoterange/footnoterange.dtx + texmf-dist/source/latex/footnoterange/footnoterange.ins +runfiles size=2 + texmf-dist/tex/latex/footnoterange/footnoterange.sty +catalogue-ctan /macros/latex/contrib/footnoterange +catalogue-date 2012-02-19 15:01:00 +0100 +catalogue-license lppl1.3 +catalogue-version 1.0a + name footnpag category Package revision 15878 @@ -59920,16 +59948,19 @@ catalogue-version 0.1 name fullblck category Package -revision 15878 +revision 25434 shortdesc Left-blocking for letter class. longdesc Used with the letter documentclass to set the letter in a longdesc fullblock style (everything at the left margin). docfiles size=14 texmf-dist/doc/latex/fullblck/README details="Readme" texmf-dist/doc/latex/fullblck/fullblck.pdf details="Package documentation" -srcfiles size=3 +srcfiles size=4 texmf-dist/source/latex/fullblck/fullblck.dtx texmf-dist/source/latex/fullblck/fullblck.dtx.asc + texmf-dist/source/latex/fullblck/fullblck.ins +runfiles size=1 + texmf-dist/tex/latex/fullblck/fullblck.sty catalogue-ctan /macros/latex/contrib/fullblck catalogue-date 2008-09-12 11:36:07 +0200 catalogue-license lppl @@ -99563,7 +99594,7 @@ catalogue-version 0.7 name nameauth category Package -revision 25421 +revision 25429 shortdesc Name authority mechanism for consistency in body text and index. longdesc Publications, that reference many names, require editors and longdesc proofreaders to track those names in the text and index. The @@ -99571,19 +99602,19 @@ longdesc package offers name authority macros that allow authors and longdesc compilers to normalize occurrences of names, variant name longdesc forms, and pen names in the text and index. This may help longdesc minimize writing and production time and cost. -docfiles size=159 +docfiles size=160 texmf-dist/doc/latex/nameauth/Makefile texmf-dist/doc/latex/nameauth/README details="Readme" texmf-dist/doc/latex/nameauth/nameauth.pdf details="Package documentation" -srcfiles size=23 +srcfiles size=24 texmf-dist/source/latex/nameauth/nameauth.dtx texmf-dist/source/latex/nameauth/nameauth.ins runfiles size=6 texmf-dist/tex/latex/nameauth/nameauth.sty catalogue-ctan /macros/latex/contrib/nameauth -catalogue-date 2012-02-17 10:22:08 +0100 +catalogue-date 2012-02-19 14:39:15 +0100 catalogue-license lppl1.3 -catalogue-version 0.95 +catalogue-version 0.96 name namespc category Package @@ -112175,7 +112206,7 @@ catalogue-version 1.10 name progressbar category Package -revision 20061 +revision 25431 shortdesc Visualize shares of total amounts in the form of a (progress-)bar. longdesc This package allows you to easily visualize shares of total longdesc amounts in the form of a bar. So basically you can convert any @@ -112183,16 +112214,16 @@ longdesc number between 0 and 1 to a progressbar using the command longdesc \progressbar{<number>}. Also a lot of customizations are longdesc possible, allowing you to create an unique progressbar on your longdesc own. -docfiles size=102 +docfiles size=95 texmf-dist/doc/latex/progressbar/README details="Readme" texmf-dist/doc/latex/progressbar/progressbar.pdf details="Package documentation" texmf-dist/doc/latex/progressbar/progressbar.tex runfiles size=2 texmf-dist/tex/latex/progressbar/progressbar.sty catalogue-ctan /macros/latex/contrib/progressbar -catalogue-date 2010-10-17 10:06:32 +0200 +catalogue-date 2012-02-19 15:32:47 +0100 catalogue-license lppl -catalogue-version v1.0b +catalogue-version v1.0b~2 name properties category Package @@ -129648,7 +129679,7 @@ catalogue-version 0.0e name tablor category Package -revision 20473 +revision 25433 shortdesc Create tables of signs and of variations. longdesc The package allows the user to use the computer algebra system longdesc XCAS to generate tables of signs and of variations (the actual @@ -129723,14 +129754,14 @@ docfiles size=291 texmf-dist/doc/latex/tablor/tablor.html texmf-dist/doc/latex/tablor/tablor.pdf details="Package documentation (French)" language="fr" texmf-dist/doc/latex/tablor/tablor.tex -runfiles size=49 +runfiles size=48 texmf-dist/tex/latex/tablor/tablor-xetex.sty texmf-dist/tex/latex/tablor/tablor.cfg texmf-dist/tex/latex/tablor/tablor.sty catalogue-ctan /macros/latex/contrib/tablor -catalogue-date 2010-11-17 15:52:51 +0100 +catalogue-date 2012-02-20 01:12:37 +0100 catalogue-license lppl -catalogue-version 4.07-e +catalogue-version 4.07-f name tabls category Package |