diff options
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index fcc3665833f..884370691a4 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -521,6 +521,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; 'fpl', "$standardsource|Add|\.sfd|\.pe|\.ps", 'hyphenex', ".*", 'impatient', 'NULL', # doc package + 'intro-scientific', 'NULL', # doc package 'latex2e-help-texinfo','NULL', # doc package 'mpman-ru', 'NULL', # doc package 'patch', '\.doc', @@ -651,6 +652,7 @@ $standardsourcefmt='latex'; 'bidi', 'xelatex', 'cirth', 'generic', 'dehyph-exptl','generic', + 'dratex', 'generic', 'edmac', 'generic', 'eijkhout', 'generic', 'eplain', 'eplain', @@ -730,6 +732,7 @@ $standardfmt='latex'; 'dingbat', 'fonts', 'dinat', 'bibtex', 'doublestroke','fonts', + 'dratex', 'generic', 'economic', 'bibtex', 'edmac', 'generic', 'elhyphen', 'generic', |