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 | |
parent | c58974e2911bf3a1b3e581093dd5c2a4683a04e6 (diff) |
mathdots.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@4396 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/mathdots/mathdots.tex (renamed from Master/texmf-dist/doc/generic/mathdots/mathdots.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tpm/mathdots.tpm | 10 | ||||
-rw-r--r-- | Master/texmf/lists/mathdots | 2 |
4 files changed, 7 insertions, 6 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', diff --git a/Master/texmf-dist/doc/generic/mathdots/mathdots.tex b/Master/texmf-dist/tex/generic/mathdots/mathdots.tex index 25d1f88338d..25d1f88338d 100644 --- a/Master/texmf-dist/doc/generic/mathdots/mathdots.tex +++ b/Master/texmf-dist/tex/generic/mathdots/mathdots.tex diff --git a/Master/texmf-dist/tpm/mathdots.tpm b/Master/texmf-dist/tpm/mathdots.tpm index 981fc1628fe..29bcb5cfeda 100644 --- a/Master/texmf-dist/tpm/mathdots.tpm +++ b/Master/texmf-dist/tpm/mathdots.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/mathdots.zip"> <TPM:Name>mathdots</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/07/16 18:41:12</TPM:Date> + <TPM:Date>2006/03/16 23:34:00</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>karl</TPM:Creator> <TPM:Title>The mathdots package.</TPM:Title> @@ -12,17 +12,17 @@ <TPM:Size>136256</TPM:Size> <TPM:License></TPM:License> <TPM:Build/> - <TPM:RunFiles size="4542"> + <TPM:RunFiles size="8328"> texmf-dist/tex/generic/mathdots/mathdots.sty +texmf-dist/tex/generic/mathdots/mathdots.tex texmf-dist/tpm/mathdots.tpm </TPM:RunFiles> - <TPM:DocFiles size="115912"> + <TPM:DocFiles size="112178"> texmf-dist/doc/generic/mathdots/README texmf-dist/doc/generic/mathdots/mathdots.pdf -texmf-dist/doc/generic/mathdots/mathdots.tex texmf-dist/doc/generic/mathdots/mdtest.tex </TPM:DocFiles> - <TPM:SourceFiles size="15802"> + <TPM:SourceFiles size="16179"> texmf-dist/source/generic/mathdots/mathdots.dtx texmf-dist/source/generic/mathdots/mathdots.ins </TPM:SourceFiles> diff --git a/Master/texmf/lists/mathdots b/Master/texmf/lists/mathdots index 4fd899bdee5..9b712ccf3e6 100644 --- a/Master/texmf/lists/mathdots +++ b/Master/texmf/lists/mathdots @@ -1,10 +1,10 @@ texmf-dist/doc/generic/mathdots/README texmf-dist/doc/generic/mathdots/mathdots.pdf -texmf-dist/doc/generic/mathdots/mathdots.tex texmf-dist/doc/generic/mathdots/mdtest.tex texmf-dist/source/generic/mathdots/mathdots.dtx texmf-dist/source/generic/mathdots/mathdots.ins texmf-dist/tex/generic/mathdots/mathdots.sty +texmf-dist/tex/generic/mathdots/mathdots.tex texmf-dist/tpm/mathdots.tpm texmf/lists/mathdots |