diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 92a6c83941e..b149b7b0a6c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3214,6 +3214,7 @@ $standardmp = '\.mp$'; 'mpman-ru', 'NULL', # doc package 'pdfslide', 'NULL', # not meta.mp 'polski', 'NULL', # not sample-*.mp + 'profcollege', '\.dat|' . $standardmp, 'semioneside', 'NULL', # not figure*.mp 'textpath', 'textpath.mp', # not textpathfigs.mp ); |