diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-05 21:42:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-05 21:42:44 +0000 |
commit | 1f6a803a817d6542b627094ccef8b9147323cc62 (patch) | |
tree | 4e0db095f7e4ab44de4857c80d523336c08aaf06 /Master/tlpkg/libexec | |
parent | a0e35f26a9ff6ba764f66134ec06f7745c9e30e6 (diff) |
alertmessage example.{tex,pdf} not in runtime
git-svn-id: svn://tug.org/texlive/trunk@38052 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 ccad4f5416f..958f0d76039 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1399,6 +1399,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$'; 'abstyles', 'apreambl.tex', # not a4c.sty 'aobs-tikz', 'tikz.*tex', 'ae', '\.fd$|\.sty', + 'alertmessage','img|' . $standardtex, 'amstex', '\.st[iy]|ams(ppt1|tex).tex|amstex.bug', 'apa', '\.apa|\.cls', # not endfloat.cfg 'apa6', 'config|' . $standardtex, |