diff options
author | Karl Berry <karl@freefriends.org> | 2009-04-02 18:53:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-04-02 18:53:25 +0000 |
commit | f35c8a8336c50073a0d2259793453d2f53d115c0 (patch) | |
tree | b6ba76714770e4fa0fc4ddcfd19171feb48a9bbc /Master/tlpkg/libexec | |
parent | f22ba9c58716477bc6e86f6508eb5e20a5422328 (diff) |
montex subr fix + older updates (31mar09)
git-svn-id: svn://tug.org/texlive/trunk@12608 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f33747ea23b..ba4c358feff 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -854,8 +854,9 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'mathdots', '\.mld|' . $standardtex, 'misc', '\.sty|\.ltx|\.cls', 'mkpattern', 'mkpatter.tex', + 'montex', "(mlsgalig|mlstrans|mnhyphex)\.tex|" . $standardtex, 'mpman-ru', 'NULL', # doc package - 'msg', "-msg\.tex" . $standardtex, + 'msg', "-msg\.tex|" . $standardtex, 'nag', '\.nag|' . $standardtex, 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', 'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf |