summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 750182ece3c..4ad956f3ba0 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -325,6 +325,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
't2', "&MAKEt2",
'tabvar', "&MAKEflatten",
'tamethebeast',"&MAKEtamethebeast",
+ 'tamil-omega', "die 'skipping, supports nonfree ISM fonts'", #"&MAKEflatten",
'tengwarscript',"&MAKEflatten",
'tex-gyre', "&MAKEcopy",
'tex-refs', "die 'skipping, needs work'",
@@ -599,6 +600,7 @@ $standardfmt='latex';
'beamer-tut-pt','portuguese',
'bera', 'fonts',
'bghyphen', 'generic',
+ 'bibhtml', 'bibtex',
'bidi', 'xelatex',
'blacklettert1','fonts',
'cb', 'fonts',
@@ -670,6 +672,7 @@ $standardfmt='latex';
'shapepar', 'generic',
'skak', 'latex',
'splines', 'metapost',
+ 'tamil-omega', 'omega',
'templates-fenn', 'german',
'templates-sommer', 'german',
'texsis', 'texsis',
@@ -1128,7 +1131,7 @@ $standardmf='[0-9]\.mf';
);
# packages which have dvips header files
-$standardpro='\.pro';
+$standardpro='\.pro$';
%specialpro= (
'carlisle', 'pspicture.ps',
'dvipsconfig', '.*', # addpsctrl should be in bin, but ...