diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 23:10:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 23:10:50 +0000 |
commit | 40c62ba956478b3135c969ecde68aba68703c69d (patch) | |
tree | e0d03f0a9b4dbd48313142b17c824bc75d2153ce /Master/tlpkg/libexec | |
parent | 23972caf1157935c20dc48330507693540f304a2 (diff) |
minitoc non-tds update (22may09)
git-svn-id: svn://tug.org/texlive/trunk@13434 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1aafe98d057..e4e13db4cbe 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -844,7 +844,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex', 'midnight', '\.tex', 'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex, - 'mathdots', '\.mld|' . $standardtex, + 'minitoc', '\.ml[do]|' . $standardtex, 'misc', '\.sty|\.ltx|\.cls', 'mkpattern', 'mkpatter.tex', 'montex', "(mlsgalig|mlstrans|mnhyphex)\.tex|" . $standardtex, |