diff options
author | Karl Berry <karl@freefriends.org> | 2007-06-01 16:51:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-06-01 16:51:30 +0000 |
commit | 7e1c4ec2f165edd369afeba84d5d148e4891f683 (patch) | |
tree | e00d401e5b56b06684bb7d2d16d83b214017e5df /Build | |
parent | c58974e2911bf3a1b3e581093dd5c2a4683a04e6 (diff) |
mathdots.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@4396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index eb596616b29..1cce9ca8821 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -715,6 +715,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'lettrine', '\.sty|\.cfl|\.cfg', 'magyar', 'NULL', # don't want to conflict with standard babel 'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex', + 'mathdots', "mathdots\.tex|$standardtex", 'metatex', 'metatex.tex', 'mff', '\.sty|mf[^f].*\.tex', 'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex', |