diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-18 23:26:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-18 23:26:15 +0000 |
commit | 861d2951cdf9fd9a8dc0dc8dd4cc7f83f27c16a3 (patch) | |
tree | 066a7cb4d503e6d4210261508552021662c08e8b /Master/tlpkg/libexec/ctan2tds | |
parent | 4e3b1a66cb5bc31b99a07f4194dbab513ae0181b (diff) |
tex-refs (18oct13)
git-svn-id: svn://tug.org/texlive/trunk@31946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 90a58dcf9ff..353aba0e968 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -953,7 +953,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tex-gyre', "&MAKEcopy", 'tex-gyre-math', "&MAKEflatten", 'tex-ps', "die 'skipping, not ready, sorry'", - 'tex-refs', "die 'skipping, not ready, sorry'", +# 'tex-refs', "die 'skipping, not ready, sorry'", 'texdraw', "&MAKEflatten", 'texemplar', "die 'skipping, await request, 199x'", 'texlipse', "die 'skipping, plugin for Eclipse'", @@ -1809,6 +1809,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'systeme', 'generic', 'tamil-omega', 'omega', 'tap', 'generic', + 'tex-refs', 'generic', 'texbytopic', 'plain', 'texcount', 'support', 'texdiff', 'support', |