diff options
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index ebaee9070a8..1430bdfa09e 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -486,6 +486,7 @@ $standardsourcefmt='latex'; 'mathdots', 'generic', 'metatex', 'plain', 'mfpic', 'generic', + 'mkpattern', 'plain', 'ocherokee', 'lambda', 'ofs', 'generic', 'passivetex', 'xmltex', @@ -571,6 +572,7 @@ $standardfmt='latex'; 'metatex', 'plain', 'metauml', 'metapost', 'mfpic', 'generic', + 'mkpattern', 'plain', 'mpattern', 'metapost', 'ntheorem-vn', 'vietnamese', 'ofs', 'generic', @@ -702,6 +704,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'mh', '\.sty|\.cls|\.fix', 'minitoc', "\.ml[do]|$standardtex", 'misc', '\.sty|\.ltx|\.cls', + 'mkpattern', 'mkpatter.tex', 'msg', "$standardtex|-msg\.tex", 'nag', "$standardtex|\.cfg|\.nag", 'ntheorem', '\.sty|\.std', |