diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-06 22:37:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-06 22:37:51 +0000 |
commit | ba638983f65249bb548bd1441329c5d6c0fccbde (patch) | |
tree | 49cf33932f29c5429bc47e60aaf4223ce52b7ab7 /Master/tlpkg | |
parent | 1f37bf518d2c5aecf1d0f1990d0834ec5cc7ca89 (diff) |
tocdata (6aug16)
git-svn-id: svn://tug.org/texlive/trunk@41810 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tocdata.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 21667fe9b95..4b50e578445 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -578,7 +578,7 @@ my @TLP_working = qw( tkz-base tkz-berge tkz-doc tkz-euclide tkz-fct tkz-graph tkz-kiviat tkz-linknodes tkz-orm tkz-tab tlc2 - tocbibind tocloft tocvsec2 todo todonotes + tocbibind tocdata tocloft tocvsec2 todo todonotes tokenizer toolbox tools topfloat totcount totpages toptesi tpslifonts tqft tracklang trajan tram diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 53de0ae5024..992dcdc91bc 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -997,6 +997,7 @@ depend titleref depend titlesec depend titling depend tocbibind +depend tocdata depend tocloft depend tocvsec2 depend todo diff --git a/Master/tlpkg/tlpsrc/tocdata.tlpsrc b/Master/tlpkg/tlpsrc/tocdata.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tocdata.tlpsrc |