diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-23 23:29:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-23 23:29:20 +0000 |
commit | 1c5353c95c3d07498b0716382cd0b00489296e65 (patch) | |
tree | 4a04d526895cca00b0b87e6bcc5fc418660d1478 /Master/tlpkg | |
parent | 21a6bff8ac44bf57328c1902f823186f47ff8a25 (diff) |
chemnum (23apr12)
git-svn-id: svn://tug.org/texlive/trunk@26107 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 | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0512c8ae4d7..e79a795ffcc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -387,7 +387,7 @@ my @TLP_working = qw( technics ted templates-fenn templates-sommer tengwarscript tensor termcal termlist teubner tex-ewd tex-font-errors-cheatsheet tex-gyre tex-label tex-overview - texapi texcount + texapi texbytopic texcount texdef texdiff texdirflatten texilikechaps texilikecover texliveonfly texloganalyser texlogos texmate texments texpower texshade diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ab63157d1b9..20c84335098 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -380,6 +380,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fouriernc', "&MAKEflatten", 'fp', "&MAKEfp", 'fpl', "&MAKEflatten", + 'fraktur', "die 'skipping, replaced by yfonts'", 'free-math-font-survey', "die 'skipping, noinfo license'", 'fribrief', "die 'skipping, nonfree license'", 'fullpict', "die 'skipping, noinfo license'", @@ -415,13 +416,16 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'gfssolomos', "&MAKEflatten", 'ghostgum', "die 'skipping, nonfree'", 'glhyph', "die 'skipping, merged into hyph-utf8'", + 'glossary', "die 'skipping, replaced by glossaries'", 'glosstex', "die 'skipping, requires compilation'", 'gnu-freefont',"&MAKEgnu_freefont", + 'gradback', "die 'skipping, ca.2002, await request'", 'graphicp', "die 'skipping, experimental ca.2003'", 'graphicxsp', "die 'skipping, requires adobe distiller'", 'grnumalt', "die 'skipping, nonfree'", 'grtimes', "die 'skipping, requires nonfree monotype times'", 'guitbeamer', "die 'skipping, nonfree'", + 'ha-prosper', "die 'skipping, use HA-prosper'", 'harvardkyoto',"die 'skipping, use xetex-devanagari'", 'he-le-na', "die 'skipping, nonfree (shareware) license'", 'hfbright', "&MAKEflatten", @@ -1578,6 +1582,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'staves', 'fonts', 'systeme', 'generic', 'tamil-omega', 'omega', + 'texbytopic', 'plain', 'texcount', 'support', 'texdiff', 'support', 'texdirflatten', 'support', |