summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-13 22:57:24 +0000
committerKarl Berry <karl@freefriends.org>2009-09-13 22:57:24 +0000
commit65ba9929b1e0745a4fc83154e7c8d226b6e9c1d6 (patch)
tree2c1f1b0de054e2e7a03a45156491d715b1fceb9f /Master/tlpkg/libexec
parent9ac8b08c93d6b47a5fef35454a531779fa6df983 (diff)
tabto-generic, not tabto
git-svn-id: svn://tug.org/texlive/trunk@15267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9d5d8e8d994..0c821e06c81 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -518,6 +518,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'svjour', "die 'skipping, license and packaging unclear'",
'symbolindex', "die 'skipping, requires binary'",
't2', "&MAKEt2",
+ 'tabto', "die 'skipping, use tabto-generic or tabto-ltx'",
'tamethebeast',"&MAKEtamethebeast",
'tamil-omega', "die 'skipping, supports nonfree ISM fonts'", #"&MAKEflatten",
'taylor', "die 'skipping, nonfree'",
@@ -793,13 +794,13 @@ $standardsourcefmt='latex';
'rsfs', 'plain',
'ruhyphen', 'generic',
'shapepar', 'generic',
- 'tabto', 'generic',
- 'texsis', 'texsis',
- 'tugboat-plain','plain',
- 'variations', 'generic',
- 'vaucanson-g', 'generic',
- 'vertex', 'plain',
- 'wasy2', 'plain',
+ 'tabto-generic', 'generic',
+ 'texsis', 'texsis',
+ 'tugboat-plain', 'plain',
+ 'variations', 'generic',
+ 'vaucanson-g', 'generic',
+ 'vertex', 'plain',
+ 'wasy2', 'plain',
'xepersian', 'xelatex',
'xetex-def', 'xelatex',
'xetexfontinfo', 'xetex',
@@ -951,6 +952,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'subfig', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'subfigure', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'syntax', 'syntax\.tex',
+ 'tabto-generic','tabto.tex',
'taylor', 'diagrams.tex',
'tex-ewd', 'dotnot.tex',
'texsis', '\.txs|TXS.*tex|texsis.tex',
@@ -1114,7 +1116,6 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'skaknew', 'fonts',
'splines', 'metapost',
'staves', 'fonts',
- 'tabto', 'generic',
'tamil-omega', 'omega',
'texcount', 'support',
'texdirflatten', 'support',