diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-29 01:10:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-29 01:10:36 +0000 |
commit | 8630dd8795c2cb3af11838f847f94480a0a11b13 (patch) | |
tree | 718c2bf7ff0b1f0921315fd4252b21643f9d08a9 /Master | |
parent | 1e9b5e4a3d19af7014ac743b5226a9a9ce419fe5 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@41563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 18 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 71 |
2 files changed, 71 insertions, 18 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index dec79b02deb..b07b27db5e7 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -23317,6 +23317,7 @@ pic022.jpg ./doc/latex/imakeidx: README +imakeidx.pdf manifest.txt ./doc/latex/impnattypo: @@ -41904,6 +41905,7 @@ fig4latex findhyph fontools fragmaster +gitfile-info gustprog hook-pre-commit-pkg installfont @@ -42316,6 +42318,13 @@ parabel_fm.eps parabel_fm.gp parabel_fm.pdf +./doc/support/gitfile-info: +README +gfi-run.py +gitfile-info.gfi +post-commit.py +post-merge.py + ./doc/support/gustprog: README l2h-examples.zip @@ -135350,6 +135359,7 @@ arara bibtexperllibs classpack dosepsbin +gitfile-info latex-make latexmk makedtx @@ -135537,6 +135547,10 @@ configure configure.ac install-sh +./source/support/gitfile-info: +gitfile-info.dtx +gitfile-info.ins + ./source/support/latex-make: figlatex.dtx latex-make.dtx @@ -143378,6 +143392,7 @@ gillcm gillius gincltex ginpenc +gitfile-info gitinfo gitinfo2 gitlog @@ -151405,6 +151420,9 @@ latin5.gie latin9.gie next.gie +./tex/latex/gitfile-info: +gitfile-info.sty + ./tex/latex/gitinfo: gitinfo.sty gitsetinfo.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 2a0f956a4f4..dbb88c2f4ad 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/2016 depend release/2016 -depend revision/41554 +depend revision/41562 name 00texlive.image category TLCore -revision 41554 +revision 41562 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 @@ -1455,6 +1455,7 @@ runfiles size=2751 tlpkg/tlpsrc/gillius.tlpsrc tlpkg/tlpsrc/gincltex.tlpsrc tlpkg/tlpsrc/ginpenc.tlpsrc + tlpkg/tlpsrc/gitfile-info.tlpsrc tlpkg/tlpsrc/gitinfo.tlpsrc tlpkg/tlpsrc/gitinfo2.tlpsrc tlpkg/tlpsrc/gitlog.tlpsrc @@ -12470,7 +12471,7 @@ catalogue-version 2.0 name amsmath category Package -revision 40218 +revision 41561 catalogue latex-amsmath shortdesc AMS mathematical facilities for LaTeX longdesc The package provides the principal packages in the AMS-LaTeX @@ -12485,7 +12486,7 @@ longdesc contributed packages add still further to its appeal; examples longdesc are empheq, which provides functions for decorating and longdesc highlighting mathematics, and ntheorem, for specifying theorem longdesc (and similar) definitions. -docfiles size=637 +docfiles size=636 texmf-dist/doc/latex/amsmath/README.txt details="General README" language="en" texmf-dist/doc/latex/amsmath/amsbsy.pdf texmf-dist/doc/latex/amsmath/amscd.pdf @@ -25982,7 +25983,7 @@ runfiles size=11 texmf-dist/tex/latex/biblatex-trad/cbx/trad-standard.cbx texmf-dist/tex/latex/biblatex-trad/cbx/trad-unsrt.cbx catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-trad -catalogue-date 2016-06-27 21:34:50 +0200 +catalogue-date 2016-06-28 07:19:37 +0200 catalogue-license lppl catalogue-topics biblatex catalogue-version 0.2 @@ -46000,7 +46001,7 @@ depend url name collection-latexextra category Collection -revision 41415 +revision 41562 shortdesc LaTeX additional packages longdesc A very large collection of add-on packages for LaTeX. depend collection-latexrecommended @@ -46443,6 +46444,7 @@ depend getargs depend getfiledate depend getitems depend ginpenc +depend gitfile-info depend gitinfo depend gitinfo2 depend gitlog @@ -91563,6 +91565,38 @@ catalogue-license lppl catalogue-topics inputenc catalogue-version 1.0 +name gitfile-info +category Package +revision 41562 +shortdesc Get git metadata for a specific file +longdesc If you are using git to control versions of LaTeX-files, you +longdesc may want to show yourself or other users or devs the current +longdesc version of the file, information about the author and last +longdesc edited date. All packages for git known make that kind of +longdesc information available for the whole repository. But sometimes +longdesc you have a lot of files within the same repository in different +longdesc versions, from different authors etc. Perhaps you also split up +longdesc a big project in small files and want to show within the +longdesc document who had edited what. This package gives you the +longdesc opportunity to do so. +docfiles size=5 + texmf-dist/doc/support/gitfile-info/README details="Readme" + texmf-dist/doc/support/gitfile-info/gfi-run.py + texmf-dist/doc/support/gitfile-info/gitfile-info.gfi + texmf-dist/doc/support/gitfile-info/post-commit.py + texmf-dist/doc/support/gitfile-info/post-merge.py +srcfiles size=11 + texmf-dist/source/support/gitfile-info/gitfile-info.dtx + texmf-dist/source/support/gitfile-info/gitfile-info.ins +runfiles size=2 + texmf-dist/tex/latex/gitfile-info/gitfile-info.sty +catalogue-also gitinfo2 +catalogue-ctan /support/gitfile-info +catalogue-date 2016-06-28 11:14:50 +0200 +catalogue-license lppl1.3 +catalogue-topics version-control +catalogue-version 0.1 + name gitinfo category Package revision 34049 @@ -99343,7 +99377,7 @@ catalogue-version 1.0j name imakeidx category Package -revision 41241 +revision 41558 shortdesc A package for producing multiple indexes longdesc The package enables the user to produce and typeset one or more longdesc indexes simultaneously with a document. The package is known to @@ -99353,18 +99387,19 @@ longdesc entries, no particular setting up is needed when TeX Live is longdesc used. Using xindy or other programs it is necessary to enable longdesc shell escape; shell escape is also needed if splitindex is longdesc used. -docfiles size=2 +docfiles size=129 texmf-dist/doc/latex/imakeidx/README details="Readme" + texmf-dist/doc/latex/imakeidx/imakeidx.pdf details="Package documentation" texmf-dist/doc/latex/imakeidx/manifest.txt srcfiles size=17 texmf-dist/source/latex/imakeidx/imakeidx.dtx runfiles size=4 texmf-dist/tex/latex/imakeidx/imakeidx.sty catalogue-ctan /macros/latex/contrib/imakeidx -catalogue-date 2016-06-24 19:18:15 +0200 +catalogue-date 2016-06-28 19:18:48 +0200 catalogue-license lppl1.3 catalogue-topics index -catalogue-version 1.3c +catalogue-version 1.3d name imfellenglish category Package @@ -148722,7 +148757,7 @@ catalogue-version 1.0 name optidef category Package -revision 41551 +revision 41559 shortdesc Provides a standard set of environments for writing minimization problems longdesc This small library provides a standard set of environments for longdesc writing minimization problems. It automatically aligns the @@ -148740,17 +148775,17 @@ longdesc problem is referenced with a single number. Where each equation longdesc has an individual reference. Finally, it also allows a longdesc definition of any optimization problem without a limitless longdesc number of constraints. -docfiles size=59 +docfiles size=67 texmf-dist/doc/latex/optidef/README.md details="Readme" texmf-dist/doc/latex/optidef/optidef.pdf details="Package documentation" texmf-dist/doc/latex/optidef/optidef.tex runfiles size=3 texmf-dist/tex/latex/optidef/optidef.sty catalogue-ctan /macros/latex/contrib/optidef -catalogue-date 2016-06-27 09:47:08 +0200 +catalogue-date 2016-06-28 17:26:56 +0200 catalogue-license lppl1.3 catalogue-topics maths -catalogue-version 1.1 +catalogue-version 1.2 name optional category Package @@ -168784,7 +168819,7 @@ catalogue-version 1.0h name reledmac category Package -revision 41534 +revision 41560 shortdesc Typeset scholarly editions longdesc A package for typesetting scholarly critical editions, longdesc replacing the established ledmac and eledmac packages. Ledmac @@ -168895,10 +168930,10 @@ runfiles size=78 texmf-dist/tex/latex/reledmac/reledpar.sty catalogue-also ednotes poemscol ledmac eledmac catalogue-ctan /macros/latex/contrib/reledmac -catalogue-date 2016-06-24 19:18:15 +0200 +catalogue-date 2016-06-28 11:40:04 +0200 catalogue-license lppl1.3 catalogue-topics crit-ed -catalogue-version 2.13.2 +catalogue-version 2.13.3 name relenc category Package @@ -192664,7 +192699,7 @@ docfiles size=426 name texlive-docindex category TLCore -revision 41510 +revision 41556 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 |