diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-16 02:10:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-16 02:10:45 +0000 |
commit | c246234e222417586ec6f7657411f001ab7b2fd5 (patch) | |
tree | 850403f5ed97d6b165173d17d28072034d01fd66 /Master | |
parent | b2a769bfd052e2a8e248178a5a8803d07100dca9 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@38870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 23 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 147 |
2 files changed, 111 insertions, 59 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 96c2f29b806..e8ddd388742 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -9086,6 +9086,7 @@ articleingud arydshln asaetr ascelike +asciilist askmaps aspectratio assignment @@ -11761,6 +11762,12 @@ ascexmpl.bib ascexmpl.pdf ascexmpl.tex +./doc/latex/asciilist: +AsciiDocList.example +AsciiList.example +README.txt +asciilist.pdf + ./doc/latex/askmaps: README askmaps.pdf @@ -11898,11 +11905,11 @@ samptex.tex ./doc/latex/bankstatement: 201412.csv -README +README.md bankstatement-example.pdf bankstatement-example.tex +bankstatement.dtx bankstatement.pdf -bankstatement.tex makefile stmlogo.jpg @@ -20957,6 +20964,7 @@ test.bib ./doc/latex/indextools: README indextools.pdf +issue4.pdf latexmkrc makefile @@ -126099,6 +126107,7 @@ arcs arraysort articleingud arydshln +asciilist asyfig asypictureb attachfile @@ -127378,6 +127387,10 @@ articleingud.ins arydshln.dtx arydshln.ins +./source/latex/asciilist: +asciilist.dtx +asciilist.ins + ./source/latex/asyfig: asyfig.ins asyfig.tex @@ -140651,6 +140664,7 @@ arydshln asaetr ascelike ascii-font +asciilist askmaps aspectratio assignment @@ -143555,6 +143569,9 @@ ascelike.cls ./tex/latex/ascii-font: ascii.sty +./tex/latex/asciilist: +asciilist.sty + ./tex/latex/askmaps: askmaps.sty @@ -143692,8 +143709,10 @@ bsize12.clo bankstatement.cls csv-camt.def csv-mt940.def +csv-standard-bank-na.def stmenglish.def stmgerman.def +stmnamibian.def ./tex/latex/barcodes: barcodes.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index ecd1443bcef..2ef596b0405 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/2015 -depend revision/38850 +depend revision/38869 name 00texlive.image category TLCore -revision 38850 +revision 38869 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 @@ -336,6 +336,7 @@ runfiles size=2689 tlpkg/tlpsrc/ascelike.tlpsrc tlpkg/tlpsrc/ascii-chart.tlpsrc tlpkg/tlpsrc/ascii-font.tlpsrc + tlpkg/tlpsrc/asciilist.tlpsrc tlpkg/tlpsrc/askmaps.tlpsrc tlpkg/tlpsrc/aspectratio.tlpsrc tlpkg/tlpsrc/assignment.tlpsrc @@ -3240,7 +3241,7 @@ depend opt_w32_multi_user:1 name 00texlive.installer category TLCore -revision 38800 +revision 38852 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 @@ -17073,6 +17074,33 @@ catalogue-license lppl catalogue-topics font font-symbol font-type1 catalogue-version 2.0 +name asciilist +category Package +revision 38869 +shortdesc Environments AsciiList and AsciiDocList for prototyping nested lists in LaTeX. +longdesc The asciilist provides the environments AsciiList and +longdesc AsciiDocList, which enable quickly typesetting nested lists in +longdesc LaTeX without having to type individual item macros or +longdesc opening/closing list environments. The package provides +longdesc auxiliary functionality for loading such lists from files and +longdesc provides macros for configuring the use of the list +longdesc environments and the appearance of the typeset results. +docfiles size=94 + texmf-dist/doc/latex/asciilist/AsciiDocList.example + texmf-dist/doc/latex/asciilist/AsciiList.example + texmf-dist/doc/latex/asciilist/README.txt details="Readme" + texmf-dist/doc/latex/asciilist/asciilist.pdf details="Package documentation" +srcfiles size=15 + texmf-dist/source/latex/asciilist/asciilist.dtx + texmf-dist/source/latex/asciilist/asciilist.ins +runfiles size=3 + texmf-dist/tex/latex/asciilist/asciilist.sty +catalogue-ctan /macros/latex/contrib/asciilist +catalogue-date 2015-11-13 22:05:16 +0100 +catalogue-license lppl1.2 +catalogue-topics list list-bull list-descr list-enum list-supp +catalogue-version 2.0 + name askmaps category Package revision 32320 @@ -20219,7 +20247,7 @@ catalogue-topics indic name bankstatement category Package -revision 35985 +revision 38857 shortdesc A LaTeX class for bank statements based on csv data longdesc More and more banks allow their customers to download posting longdesc records in various formats. By using the bankstatement class, @@ -20232,21 +20260,23 @@ longdesc terminology in this class -- such as BIC (Business Identifier longdesc Code) or IBAN (International Bank Account Number) -- is based longdesc on usage in the SEPA (Single Euro Payments Area). The user may longdesc adjust the terminology to suit local needs. -docfiles size=29 +docfiles size=46 texmf-dist/doc/latex/bankstatement/201412.csv - texmf-dist/doc/latex/bankstatement/README + texmf-dist/doc/latex/bankstatement/README.md details="Readme" texmf-dist/doc/latex/bankstatement/bankstatement-example.pdf details="Package example" texmf-dist/doc/latex/bankstatement/bankstatement-example.tex + texmf-dist/doc/latex/bankstatement/bankstatement.dtx texmf-dist/doc/latex/bankstatement/bankstatement.pdf details="Package documentation" - texmf-dist/doc/latex/bankstatement/bankstatement.tex texmf-dist/doc/latex/bankstatement/makefile texmf-dist/doc/latex/bankstatement/stmlogo.jpg -runfiles size=6 +runfiles size=8 texmf-dist/tex/latex/bankstatement/bankstatement.cls texmf-dist/tex/latex/bankstatement/csv-camt.def texmf-dist/tex/latex/bankstatement/csv-mt940.def + texmf-dist/tex/latex/bankstatement/csv-standard-bank-na.def texmf-dist/tex/latex/bankstatement/stmenglish.def texmf-dist/tex/latex/bankstatement/stmgerman.def + texmf-dist/tex/latex/bankstatement/stmnamibian.def catalogue-ctan /macros/latex/contrib/bankstatement catalogue-date 2015-11-14 18:56:54 +0100 catalogue-license lppl @@ -26025,12 +26055,12 @@ catalogue-version 2.2 name bidi category Package -revision 38841 +revision 38866 shortdesc Bidirectional typesetting in plain TeX and LaTeX, using XeTeX engine longdesc A convenient interface for typesetting bidirectional texts with longdesc plain TeX and LaTeX. The package includes adaptations for use longdesc with many other commonly-used packages. -docfiles size=955 +docfiles size=951 texmf-dist/doc/xelatex/bidi/README details="Readme" texmf-dist/doc/xelatex/bidi/bidi-logo.pdf texmf-dist/doc/xelatex/bidi/bidi-logo.tex @@ -30761,7 +30791,7 @@ catalogue-version 1.1 name catcodes category Package -revision 28210 +revision 38859 shortdesc Generic handling of TeX category codes longdesc The bundle deals with category code switching; the packages of longdesc the bundle should work with any TeX format (with the support of @@ -30770,11 +30800,11 @@ longdesc supports stacks that control the use of different catcodes; longdesc actcodes.sty, which deals with active characters; and longdesc catchdq.sty, which provides a simple quotation character longdesc control mechanism. -docfiles size=147 +docfiles size=135 texmf-dist/doc/generic/catcodes/README details="Readme" texmf-dist/doc/generic/catcodes/SrcFILEs.txt texmf-dist/doc/generic/catcodes/catcodes.pdf details="Package documentation" -srcfiles size=7 +srcfiles size=8 texmf-dist/source/generic/catcodes/catcodes.tex texmf-dist/source/generic/catcodes/fdatechk.tex texmf-dist/source/generic/catcodes/makedoc.cfg @@ -30786,10 +30816,10 @@ runfiles size=7 texmf-dist/tex/generic/catcodes/catcodes.RLS texmf-dist/tex/generic/catcodes/stacklet.sty catalogue-ctan /macros/generic/catcodes -catalogue-date 2015-08-03 05:43:12 +0200 +catalogue-date 2015-11-15 19:58:54 +0100 catalogue-license lppl1.3 catalogue-topics macro-supp quote-marks macro-gen -catalogue-version 0.3a +catalogue-version r0.2 name catechis category Package @@ -35946,10 +35976,10 @@ runfiles size=27 texmf-dist/tex/generic/chemfig/chemfig.tex texmf-dist/tex/generic/chemfig/t-chemfig.tex catalogue-ctan /macros/generic/chemfig -catalogue-date 2015-10-21 10:47:30 +0200 +catalogue-date 2015-11-15 22:09:58 +0100 catalogue-license lppl1.3 catalogue-topics diagram chemistry -catalogue-version 1.2a +catalogue-version 1.2b name chemformula category Package @@ -43979,7 +44009,7 @@ depend url name collection-latexextra category Collection -revision 38823 +revision 38869 shortdesc LaTeX additional packages longdesc A very large collection of add-on packages for LaTeX. depend collection-latexrecommended @@ -44022,6 +44052,7 @@ depend arcs depend arrayjobx depend arraysort depend arydshln +depend asciilist depend assignment depend assoccnt depend attachfile @@ -59348,7 +59379,7 @@ catalogue-version 1.111 name dowith category Package -revision 29501 +revision 38860 shortdesc Apply a command to a list of items longdesc The package provides macros for applying a command to all longdesc elements of a list without separators, such as @@ -59358,7 +59389,7 @@ longdesc belonged to LaTeX, but the package should work with other longdesc formats as well. Loop and list macros in other packages are longdesc discussed. A further package, domore, is also provided, which longdesc enhances the functionality of dowith. -docfiles size=326 +docfiles size=302 texmf-dist/doc/generic/dowith/Announce.txt texmf-dist/doc/generic/dowith/README details="Readme" texmf-dist/doc/generic/dowith/SrcFILEs.txt @@ -59374,10 +59405,10 @@ runfiles size=6 texmf-dist/tex/generic/dowith/dowith.RLS texmf-dist/tex/generic/dowith/dowith.sty catalogue-ctan /macros/generic/dowith -catalogue-date 2015-11-14 23:00:21 +0100 +catalogue-date 2015-11-15 22:40:22 +0100 catalogue-license lppl1.3 catalogue-topics macro-supp -catalogue-version 0.32 +catalogue-version r0.32 name download category Package @@ -87589,7 +87620,7 @@ catalogue-version 1.0 name gitinfo2 category Package -revision 38807 +revision 38864 shortdesc Access metadata from the git distributed version control system longdesc The package makes it possible to incorporate git version longdesc control metadata into documents. For memoir users, the package @@ -95205,30 +95236,32 @@ catalogue-version 4.1beta name indextools category Package -revision 36138 -shortdesc A fork of imakeidx to fixe one bug with bidi -longdesc This package is a fork of the imakeidx package. The original -longdesc authors of imakeidx declined some upgrade suggestions to remove -longdesc incompatibilities with certain packages that are particularly -longdesc important with critical editions dealing with languages that -longdesc are being written from right to left. Therefore this fork was -longdesc created in order to let other users benefit from its -longdesc functionalities very useful in the field of humanities. -docfiles size=130 +revision 38861 +shortdesc Producing multiple indices +longdesc This package enables the user to produce and typeset one or +longdesc more indices simultaneously. The package is known to work in +longdesc LaTeX documents processed with pdfLaTeX, XeLaTeX and LuaLaTeX. +longdesc If makeindex is used for processing the index entries, no +longdesc particular setup is needed when TeX Live is used. Using xindy +longdesc or other programs, it is necessary to enable shell escape. +longdesc Shell escape is also needed if splitindex is used. This is a +longdesc fork of imakeidx, with new features and fixed bugs. +docfiles size=140 texmf-dist/doc/latex/indextools/README details="Readme" texmf-dist/doc/latex/indextools/indextools.pdf details="Package documentation" + texmf-dist/doc/latex/indextools/issue4.pdf texmf-dist/doc/latex/indextools/latexmkrc texmf-dist/doc/latex/indextools/makefile -srcfiles size=18 +srcfiles size=19 texmf-dist/source/latex/indextools/indextools.dtx runfiles size=4 texmf-dist/tex/latex/indextools/indextools.sty catalogue-also imakeidx catalogue-ctan /macros/latex/contrib/indextools -catalogue-date 2015-08-03 05:43:12 +0200 +catalogue-date 2015-11-15 18:40:55 +0100 catalogue-license lppl1.3 catalogue-topics index -catalogue-version 1.4 +catalogue-version 1.5 name initials category Package @@ -132303,10 +132336,10 @@ runfiles size=64 texmf-dist/tex/latex/morehype/texblog.fdf texmf-dist/tex/latex/morehype/texlinks.sty catalogue-ctan /macros/latex/contrib/morehype -catalogue-date 2015-11-10 17:15:14 +0100 +catalogue-date 2015-11-15 22:15:36 +0100 catalogue-license lppl1.3 catalogue-topics hyper -catalogue-version 0.83 +catalogue-version r0.83 name moresize category Package @@ -138681,10 +138714,10 @@ runfiles size=62 texmf-dist/tex/latex/nicetext/wiki.sty catalogue-also easylatex txt2latex makedtx doc gmdoc catalogue-ctan /macros/latex/contrib/nicetext -catalogue-date 2015-11-09 18:32:24 +0100 +catalogue-date 2015-11-15 22:15:36 +0100 catalogue-license lppl1.3 catalogue-topics markup -catalogue-version 0.66 +catalogue-version r0.66 name nih category Package @@ -153654,7 +153687,7 @@ catalogue-version 3.0 name preview category Package -revision 35488 +revision 38865 shortdesc Extract bits of a LaTeX source for output longdesc The package is a free-standing part of the preview-latex longdesc bundle. The package provides the support preview-latex needs, @@ -157935,7 +157968,7 @@ binfiles arch=x86_64-solaris size=6 name pstricks category Package -revision 38821 +revision 38858 catalogue pstricks-base shortdesc PostScript macros for TeX longdesc PSTricks offers an extensive collection of macros for @@ -158029,10 +158062,10 @@ runfiles size=117 texmf-dist/tex/latex/pstricks/pstricks.sty catalogue-also pstricks-add catalogue-ctan /graphics/pstricks/base -catalogue-date 2015-11-11 20:52:42 +0100 +catalogue-date 2015-11-15 09:47:23 +0100 catalogue-license lppl1.3 catalogue-topics graphics-in-tex colour pstricks dvips-special xetex -catalogue-version 2.64a +catalogue-version 2.64b name pstricks-add category Package @@ -167227,12 +167260,12 @@ catalogue-version 1.0 name resphilosophica category Package -revision 38788 +revision 38862 shortdesc Typeset articles for the journal Res Philosophica longdesc The bundle provides a class for typesetting articles for the longdesc journal Res Philosophica. This work was commissioned by the longdesc Saint Louis University. -docfiles size=136 +docfiles size=139 texmf-dist/doc/latex/resphilosophica/Makefile texmf-dist/doc/latex/resphilosophica/README details="Readme" texmf-dist/doc/latex/resphilosophica/resphilosophica.bib @@ -167247,10 +167280,10 @@ runfiles size=14 texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst texmf-dist/tex/latex/resphilosophica/resphilosophica.cls catalogue-ctan /macros/latex/contrib/resphilosophica -catalogue-date 2015-11-06 07:59:07 +0100 +catalogue-date 2015-11-15 07:10:16 +0100 catalogue-license lppl1.3 catalogue-topics journalpub class -catalogue-version 1.27 +catalogue-version 1.28 name resumecls category Package @@ -191084,7 +191117,7 @@ docfiles size=419 name texlive-scripts category TLCore -revision 38800 +revision 38852 shortdesc TeX Live infrastructure programs longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for longdesc tlmgr to run but still ours. Not included in tlcritical. @@ -200756,23 +200789,23 @@ catalogue-version 0.1.0 name turabian-formatting category Package -revision 35917 +revision 38863 shortdesc Formatting based on Turabian's Manual longdesc The turabian-formatting package provides Chicago-style longdesc formatting based on Kate L. Turabian's "A Manual for Writers of longdesc Research Papers, Theses, and Dissertations: Chicago Style for longdesc Students and Researchers" (8th edition). -docfiles size=31 +docfiles size=33 texmf-dist/doc/latex/turabian-formatting/README details="Readme" texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf details="Package documentation" texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex -runfiles size=5 +runfiles size=6 texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty texmf-dist/tex/latex/turabian-formatting/turabian-researchpaper.cls texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls -catalogue-also turabian +catalogue-also turabian biblatex-chicago catalogue-ctan /macros/latex/contrib/turabian-formatting -catalogue-date 2015-08-03 05:43:12 +0200 +catalogue-date 2015-11-15 07:08:49 +0100 catalogue-license lppl1.3 catalogue-topics dissertation class @@ -212840,7 +212873,7 @@ catalogue-version 1.1 name xassoccnt category Package -revision 38795 +revision 38868 shortdesc Associated counters stepping simultaneously longdesc This package provides a way of associating counters to an longdesc existing driver counter so that incrementing the driver counter @@ -212851,7 +212884,7 @@ longdesc xassoccnt is a successor and a complete rewrite of the assoccnt longdesc package by the same author. However, as of 2015/11/07, some longdesc features of assoccnt are not (yet) contained in xassoccnt, so longdesc that the older package cannot yet be regarded as obsolete. -docfiles size=101 +docfiles size=102 texmf-dist/doc/latex/xassoccnt/README details="Readme" texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf details="Package documentation" texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.tex @@ -214183,7 +214216,7 @@ catalogue-version 1.0 name xepersian category Package -revision 38656 +revision 38867 shortdesc Persian for LaTeX, using XeTeX longdesc The package supports Persian typesetting. docfiles size=299 |