diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-04 23:09:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-04 23:09:35 +0000 |
commit | ce680c5880f743ecea22f9ebfde192a05186c257 (patch) | |
tree | 3caa18bd81f78a46e883d56e9944946f5c861587 /Master/tlpkg/bin | |
parent | aab61d64b6347dba9ee058d3997f3e2f4c28f041 (diff) |
caption (4feb13)
git-svn-id: svn://tug.org/texlive/trunk@29026 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2b668b294bd..c1093e78e12 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -486,6 +486,7 @@ my @TLP_no_check = ( "c90", # part of cjk "chktex", # binary "cjkutils", # binary + "cns", # part of cjk "context", # binary+taco "cs", # distributed as .tar.gz, too painful to unpack "cslatex", # distributed as .tar.gz @@ -510,7 +511,7 @@ my @TLP_no_check = ( "dvisvgm", # binary "enctex", # binary "etex", # binary - "finbib", # missing on CTAN + "finbib", # not on CTAN "fontname", # tl-update-auto "fontware", # binary "garuda-c90", # part of cjk @@ -518,6 +519,7 @@ my @TLP_no_check = ( "gnu-freefont", # no files to compare, distributed as tarballs "groff", # binary "gsftopk", # binary + "gustlib", # not on CTAN, requested from GUST "guide-to-latex", # not on CTAN, book examples, ok "hyperref-docsrc", # not on CTAN, awaiting hyperref doc volunteer "ifluatex", # part of oberdiek @@ -547,13 +549,13 @@ my @TLP_no_check = ( "pstools", # binary "psutils", # binary "ptex", # binary - "roex", # GUST + "roex", # GUST, requested 2012 "seetexk", # binary "synctex", # binary "t1utils", # binary "tetex", # our sources "tex", # binary - "tex-virtual-academy-pl",# GUST + "tex-virtual-academy-pl",# GUST, requested 2012 "tex4ht", # binary "texconfig", # our sources "texdoc", # binary |