diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tablestyles.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 49ca3a261da..2efc5b7300c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -774,7 +774,7 @@ my @TLP_working = qw( symbats3 symbol sympytexpackage syntax synproof syntaxdi syntrace synttree systeme t-angles t2 - tabbing tabfigures table-fct tableaux tablefootnote tableof tablestyles + tabbing tabfigures table-fct tableaux tablefootnote tableof tablists tablor tabls tablvar tabriz-thesis tabstackengine tabto-generic tabto-ltx tabu tabularborder tabularray tabularcalc tabularew diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 13b9ec6a25f..03ea77859c0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1340,6 +1340,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'symbolindex', "die 'skipping, requires binary'", 'syntaxdi', "&MAKEflatten", 't2', "&MAKEt2", + 'tablestyles', "die 'skipping, obsolete on CTAN'", 'tabto', "die 'skipping, use tabto-generic or tabto-ltx'", 'tabulars-e', "die 'skipping, author request'", 'tabvar', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index bc5a9c04a5e..b586ebe5ab8 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1275,7 +1275,6 @@ depend tabfigures depend tableaux depend tablefootnote depend tableof -depend tablestyles depend tablists depend tabls depend tablvar diff --git a/Master/tlpkg/tlpsrc/tablestyles.tlpsrc b/Master/tlpkg/tlpsrc/tablestyles.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/tablestyles.tlpsrc +++ /dev/null |