diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6309926fc51..257837fa4c6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1291,6 +1291,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); %posthook = ( + 'amscls-doc' => '&POST_rmsymlink', 'amsrefs' => '&POSTamsrefs', 'amstex' => '&POSTamstex', 'apalike' => '&POSTapalike', @@ -1518,6 +1519,7 @@ $standardtex 'aobs-tikz', 'tikz.*tex', 'ae', '\.fd$|\.sty', 'alertmessage','img|' . $standardtex, + 'amscls-doc', 'NULL', 'amstex', '\.st[iy]|ams(ppt1|tex).tex|amstex.bug', 'apa', '\.apa|\.cls', # not endfloat.cfg 'apa6', 'config|' . $standardtex, |