diff options
Diffstat (limited to 'Master/texmf/tpm/collection-mathextra.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-mathextra.tpm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf/tpm/collection-mathextra.tpm b/Master/texmf/tpm/collection-mathextra.tpm index d6c4e6ea816..ebfc08ab6ad 100644 --- a/Master/texmf/tpm/collection-mathextra.tpm +++ b/Master/texmf/tpm/collection-mathextra.tpm @@ -1,4 +1,4 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> <rdf:Description about="http://texlive.dante.de/texlive/TLCore/collection-mathextra.zip"> <TPM:Name>collection-mathextra</TPM:Name> @@ -9,12 +9,15 @@ <TPM:Title>Advanced math typesetting</TPM:Title> <TPM:Description>Extra math</TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1764</TPM:Size> + <TPM:Size>1766</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-mathextra.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1764">texmf/tpm/collection-mathextra.tpm</TPM:RunFiles> + <TPM:RunFiles size="1766">texmf/tpm/collection-mathextra.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="bin-amstex"/> + <TPM:TLCore name="collection-fontsrecommended"/> + <TPM:TLCore name="collection-latex"/> <TPM:Package name="12many"/> <TPM:Package name="amstex"/> <TPM:Package name="breqn"/> @@ -35,9 +38,6 @@ <TPM:Package name="venn"/> <TPM:Package name="xfrac"/> <TPM:Package name="yhmath"/> - <TPM:TLCore name="bin-amstex"/> - <TPM:TLCore name="collection-fontsrecommended"/> - <TPM:TLCore name="collection-latex"/> </TPM:Requires> <TPM:Provides>TLCore/collection-mathextra</TPM:Provides> </rdf:Description> |