diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-28 23:29:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-28 23:29:49 +0000 |
commit | c93dde9fc21037240a4375c9c7902123f41098be (patch) | |
tree | f0bc711e6fafc355a61547752089ce2b01a4b629 /Master/tlpkg/libexec/ctan2tds | |
parent | d5242cde0fb66b617d01d91c3454eba83b407ea8 (diff) |
milstd.sty (25jun09)
git-svn-id: svn://tug.org/texlive/trunk@13985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 fefa6f6a908..dd8b37d17d3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -864,7 +864,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'latex-course','NULL', # keep doc together 'latex-doc-ptr', 'NULL', # keep doc together 'lettre', '\.ins|\.cls', - 'logic', 'milstd\.tex', + 'logic', 'milstd\.tex|' . $standardtex, 'magyar', 'NULL', # do not install in runtime, conflicts with babel 'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex', 'mathdots', 'mathdots\.tex|' . $standardtex, |