diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-01 20:08:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-01 20:08:07 +0000 |
commit | 8d14dc414fc83144e865139e86b269f970bd183a (patch) | |
tree | 7cf368f0bcbf3dc1d66d4355b21fd2642067ff0d /Master/tlpkg | |
parent | b0b871a84bd57524b8aa6ff2562148b111741af2 (diff) |
profcollege (1jun22)
git-svn-id: svn://tug.org/texlive/trunk@63467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 ); |