diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-11 23:18:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-11 23:18:35 +0000 |
commit | 9b684b3b2ac7c400604e24a6702815e16f51ea87 (patch) | |
tree | af22f53769ff615be1bf8ea35c34200844df9002 /Master/tlpkg | |
parent | 611022b6b75a9f844b019178ff1f4b46228205c6 (diff) |
wordcount (3jun16)
git-svn-id: svn://tug.org/texlive/trunk@41381 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/wordcount.tlpsrc | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8220c906295..2e271a62d87 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -616,7 +616,7 @@ my @TLP_working = qw( vpe vruler vwcol wadalab wallpaper warning warpcol was wasy wasy2-ps wasysym webguide widetable williams withargs - wnri wnri-latex wordlike + wnri wnri-latex wordcount wordlike wrapfig wsemclassic wsuipa xargs xassoccnt xcharter xcite xcjk2uni xcntperchap xcolor xcolor-solarized xcomment xcookybooky xdoc xduthesis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 78076fb7168..53917c80795 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -133,8 +133,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'aurical', "&MAKEaurical", 'aurora', "die 'skipping, nocommercial license'", 'auto1', "die 'skipping, nonfree font support'", - 'autolatex', "die 'skipping, too complicated, sorry'", + 'autolatex', "die 'skipping, not self-locating'", 'autotab', "die 'skipping, noinfo license, latex 2.09'", + 'axodraw2', "die 'skipping, requires compilation'", 'babel-frenchb', "die 'skipping, use babel-french'", 'babel-serbianc', "&MAKEflatten", 'babel-slovene', "die 'skipping, use babel-slovenian'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index b98c1867600..cdc4f631fb7 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1060,6 +1060,7 @@ depend was depend widetable depend williams depend withargs +depend wordcount depend wordlike depend wrapfig depend xargs diff --git a/Master/tlpkg/tlpsrc/wordcount.tlpsrc b/Master/tlpkg/tlpsrc/wordcount.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/wordcount.tlpsrc |