summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-23 02:18:38 +0000
committerKarl Berry <karl@freefriends.org>2013-01-23 02:18:38 +0000
commit65a091295219e5fea6d10d74fbce33d83211499f (patch)
tree95cdc7400ea8c67fc97007d75db716c5f727eafa
parent953b0eb2193ee4193c820d4ad0808a0ebe21520f (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@28911 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R33
-rw-r--r--Master/tlpkg/texlive.tlpdb81
2 files changed, 71 insertions, 43 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index f04edf88232..b1b11e3a3a0 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -5289,14 +5289,12 @@ multido-doc.tex
multido.pdf
./doc/generic/musixtex:
-ChangeLog
ChangeLog-115.txt
ChangeLog-T114.txt
ChangeLog-musixdoc-115.txt
README
addons
examples
-gpl.txt
musixcrd
musixdoc.pdf
musixdoc.sty
@@ -5310,6 +5308,7 @@ reference
scripts
./doc/generic/musixtex/addons:
+README.underbracket
curly.tex
tuplet.tex
underbracket.sty
@@ -5428,10 +5427,8 @@ musixre1.pdf
musixre1.tex
./doc/generic/musixtex/scripts:
-musixflx.1
-musixflx.pdf
-musixtex.1
-musixtex.pdf
+musixflx.html
+musixtex.html
./doc/generic/navigator:
README
@@ -7849,6 +7846,7 @@ clrscode
cmap
cmbright
cmdstring
+cmdtrack
cmpica
cmpj
cmsd
@@ -12379,6 +12377,11 @@ README
cmdstring.pdf
cmdstring.tex
+./doc/latex/cmdtrack:
+Makefile
+README
+cmdtrack.pdf
+
./doc/latex/cmpica:
README
@@ -94881,14 +94884,9 @@ mkgrkindex
mkjobtexmf.pl
./scripts/musixtex:
-Windows
musixflx.lua
musixtex.lua
-./scripts/musixtex/Windows:
-musixflx.bat
-musixtex.bat
-
./scripts/mycv:
mycv_split_contents.pl
@@ -96906,6 +96904,7 @@ cjkpunct
clefval
cleveref
cmbright
+cmdtrack
cmll
codepage
codicefiscaleitaliano
@@ -98525,6 +98524,10 @@ cleveref.ins
cmbright.dtx
cmbright.ins
+./source/latex/cmdtrack:
+cmdtrack.dtx
+cmdtrack.ins
+
./source/latex/cmll:
cmll.dtx
cmll.ins
@@ -109238,6 +109241,7 @@ cm-super
cmap
cmbright
cmdstring
+cmdtrack
cmll
cmpj
cmsd
@@ -113720,6 +113724,9 @@ ts1cmtl.fd
./tex/latex/cmdstring:
cmdstring.sty
+./tex/latex/cmdtrack:
+cmdtrack.sty
+
./tex/latex/cmll:
cmll.sty
ucmllr.fd
@@ -115115,8 +115122,8 @@ exsheets.sty
exsheets_configurations.cfg
exsheets_headings.cfg
exsheets_headings.def
-exsheets_tasks.cfg
-exsheets_tasks.def
+tasks.cfg
+tasks.sty
translations.sty
./tex/latex/extarrows:
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 90232bf2eea..c17ad16081e 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/2012
depend release/2012
-depend revision/28902
+depend revision/28910
name 00texlive.image
category TLCore
-revision 28888
+revision 28910
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
@@ -20286,7 +20286,7 @@ runfiles size=25
texmf-dist/tex/latex/bxjscls/bxjsptex.def
texmf-dist/tex/latex/bxjscls/bxjsreport.cls
catalogue-ctan /language/japanese/BX/bxjscls
-catalogue-date 2012-12-21 17:28:17 +0100
+catalogue-date 2013-01-22 11:20:42 +0100
catalogue-license other-free
catalogue-version 0.3a
@@ -20301,7 +20301,7 @@ runfiles size=7
texmf-dist/tex/latex/bxpict2e/bxdpxp2e.def
texmf-dist/tex/latex/bxpict2e/bxeepic.sty
catalogue-ctan /language/japanese/BX/bxpict2e
-catalogue-date 2012-12-21 17:28:17 +0100
+catalogue-date 2013-01-22 11:20:42 +0100
catalogue-license other-free
catalogue-version 0.1
@@ -31753,6 +31753,31 @@ catalogue-date 2012-06-26 00:41:30 +0200
catalogue-license lppl
catalogue-version 1.1
+name cmdtrack
+category Package
+revision 28910
+shortdesc Check used commands.
+longdesc The package keeps track of whether a command defined in a
+longdesc document preamble is actually used somewhere in the document.
+longdesc After the package is loaded in the preamble of a document, all
+longdesc \newcommand (and similar command definitions) between that
+longdesc point and the beginning of the document will be marked for
+longdesc logging. At the end of the document a report of command usage
+longdesc will be printed in the TeX log, for example: - "mdash was used
+longdesc on line 25"; - "ndash was never used".
+docfiles size=34
+ texmf-dist/doc/latex/cmdtrack/Makefile
+ texmf-dist/doc/latex/cmdtrack/README
+ texmf-dist/doc/latex/cmdtrack/cmdtrack.pdf details="Package documentation"
+srcfiles size=5
+ texmf-dist/source/latex/cmdtrack/cmdtrack.dtx
+ texmf-dist/source/latex/cmdtrack/cmdtrack.ins
+runfiles size=2
+ texmf-dist/tex/latex/cmdtrack/cmdtrack.sty
+catalogue-ctan /macros/latex/contrib/cmdtrack
+catalogue-date 2012-12-18 12:17:57 +0100
+catalogue-license lppl1
+
name cmextra
category Package
revision 14075
@@ -33855,7 +33880,7 @@ depend tools
name collection-latexextra
category Collection
-revision 28877
+revision 28910
shortdesc LaTeX supplementary packages
longdesc A large collection of add-on packages for LaTeX.
depend collection-latexrecommended
@@ -33976,6 +34001,7 @@ depend cleveref
depend clipboard
depend clock
depend cmdstring
+depend cmdtrack
depend cmsd
depend codedoc
depend codepage
@@ -57365,7 +57391,7 @@ catalogue-version 1.5
name exsheets
category Package
-revision 28760
+revision 28907
shortdesc Create exercise sheets and exams.
longdesc The package provides the means to create exercises or questions
longdesc and their corresponding solutions. The questions may be divided
@@ -57376,25 +57402,25 @@ longdesc printed at a later point in the document all together, section-
longdesc wise or selectively by ID. The package provides the means to
longdesc selectively include questions from an external file, and to
longdesc control the style of headings of both questions and solutions.
-docfiles size=192
+docfiles size=198
texmf-dist/doc/latex/exsheets/README details="Readme"
texmf-dist/doc/latex/exsheets/exsheets_en.pdf details="Package documentation"
texmf-dist/doc/latex/exsheets/exsheets_en.tex
texmf-dist/doc/latex/exsheets/grading-table.pdf
texmf-dist/doc/latex/exsheets/grading-table.tex
-runfiles size=41
+runfiles size=42
texmf-dist/tex/latex/exsheets/cntformats.sty
texmf-dist/tex/latex/exsheets/exsheets.sty
texmf-dist/tex/latex/exsheets/exsheets_configurations.cfg
texmf-dist/tex/latex/exsheets/exsheets_headings.cfg
texmf-dist/tex/latex/exsheets/exsheets_headings.def
- texmf-dist/tex/latex/exsheets/exsheets_tasks.cfg
- texmf-dist/tex/latex/exsheets/exsheets_tasks.def
+ texmf-dist/tex/latex/exsheets/tasks.cfg
+ texmf-dist/tex/latex/exsheets/tasks.sty
texmf-dist/tex/latex/exsheets/translations.sty
catalogue-ctan /macros/latex/contrib/exsheets
-catalogue-date 2012-12-23 16:20:03 +0100
+catalogue-date 2013-01-22 17:38:01 +0100
catalogue-license lppl1.3
-catalogue-version 0.6a
+catalogue-version 0.7a
name extarrows
category Package
@@ -83660,7 +83686,7 @@ docfiles size=525
texmf-dist/doc/latex/latex-veryshortguide/veryshortguide.pdf details="The document itself"
texmf-dist/doc/latex/latex-veryshortguide/veryshortguide.tex
catalogue-ctan /info/latex-veryshortguide
-catalogue-date 2012-01-12 15:07:54 +0100
+catalogue-date 2013-01-22 18:02:11 +0100
catalogue-license lppl
name latex-web-companion
@@ -101833,7 +101859,7 @@ catalogue-version 1.2.2
name musixtex
category Package
-revision 24518
+revision 28909
shortdesc Sophisticated music typesetting
longdesc MusiXTeX provides a set of macros, based on the earlier
longdesc MusicTeX, for typesetting music with TeX. To produce optimal
@@ -101849,12 +101875,12 @@ longdesc are universally acknowledged to be challenging to use directly:
longdesc the pmx preprocessor compiles a simpler input language to
longdesc MusixTeX macros..
depend musixtex.ARCH
-docfiles size=1043
- texmf-dist/doc/generic/musixtex/ChangeLog
+docfiles size=1035
texmf-dist/doc/generic/musixtex/ChangeLog-115.txt
texmf-dist/doc/generic/musixtex/ChangeLog-T114.txt
texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc-115.txt
texmf-dist/doc/generic/musixtex/README details="Readme"
+ texmf-dist/doc/generic/musixtex/addons/README.underbracket
texmf-dist/doc/generic/musixtex/addons/curly.tex
texmf-dist/doc/generic/musixtex/addons/tuplet.tex
texmf-dist/doc/generic/musixtex/addons/underbracket.sty
@@ -101935,7 +101961,6 @@ docfiles size=1043
texmf-dist/doc/generic/musixtex/examples/widor.tex
texmf-dist/doc/generic/musixtex/examples/widor_16.tex
texmf-dist/doc/generic/musixtex/examples/widor_20.tex
- texmf-dist/doc/generic/musixtex/gpl.txt
texmf-dist/doc/generic/musixtex/musixcrd/README.musixcrd
texmf-dist/doc/generic/musixtex/musixcrd/doc.pdf
texmf-dist/doc/generic/musixtex/musixdoc.pdf
@@ -101962,10 +101987,8 @@ docfiles size=1043
texmf-dist/doc/generic/musixtex/psslurs/slurs.tex
texmf-dist/doc/generic/musixtex/reference/musixre1.pdf
texmf-dist/doc/generic/musixtex/reference/musixre1.tex
- texmf-dist/doc/generic/musixtex/scripts/musixflx.1
- texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf
- texmf-dist/doc/generic/musixtex/scripts/musixtex.1
- texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf
+ texmf-dist/doc/generic/musixtex/scripts/musixflx.html
+ texmf-dist/doc/generic/musixtex/scripts/musixtex.html
texmf/doc/man/man1/musixflx.1
texmf/doc/man/man1/musixflx.man1.pdf
texmf/doc/man/man1/musixtex.1
@@ -101976,10 +101999,8 @@ srcfiles size=12
texmf-dist/source/generic/musixtex/musixcrd/musixcrd.dtx
texmf-dist/source/generic/musixtex/musixcrd/readme
texmf-dist/source/generic/musixtex/musixcrd/strip.tex
-runfiles size=129
+runfiles size=128
texmf-dist/dvips/musixtex/psslurs.pro
- texmf-dist/scripts/musixtex/Windows/musixflx.bat
- texmf-dist/scripts/musixtex/Windows/musixtex.bat
texmf-dist/scripts/musixtex/musixflx.lua
texmf-dist/scripts/musixtex/musixtex.lua
texmf-dist/tex/generic/musixtex/musixadd.tex
@@ -137818,17 +137839,17 @@ catalogue-version 0.9
name tabvar
category Package
-revision 25665
+revision 28908
shortdesc Typesetting tables showing variations of functions.
longdesc This LaTeX package is meant to ease the typesetting of tables
longdesc showing variations of functions as they are used in France.
execute addMap tabvar.map
-docfiles size=146
+docfiles size=151
texmf-dist/doc/latex/tabvar/README details="Readme"
texmf-dist/doc/latex/tabvar/demo.pdf
texmf-dist/doc/latex/tabvar/demo.tex
texmf-dist/doc/latex/tabvar/tabvar.pdf
-srcfiles size=9
+srcfiles size=10
texmf-dist/source/latex/tabvar/tabvar.dtx
texmf-dist/source/latex/tabvar/tabvar.ins
runfiles size=13
@@ -137843,9 +137864,9 @@ runfiles size=13
texmf-dist/tex/latex/tabvar/tabvar.cfg
texmf-dist/tex/latex/tabvar/tabvar.sty
catalogue-ctan /macros/latex/contrib/tabvar
-catalogue-date 2012-05-08 12:04:40 +0200
+catalogue-date 2013-01-22 17:38:01 +0100
catalogue-license lppl1.3
-catalogue-version 1.61
+catalogue-version 1.7
name tagging
category Package
@@ -145961,7 +145982,7 @@ docfiles size=346
name texlive-docindex
category TLCore
-revision 28890
+revision 28904
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