diff options
Diffstat (limited to 'Master/texmf/tpm/collection-chemistry.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-chemistry.tpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/tpm/collection-chemistry.tpm b/Master/texmf/tpm/collection-chemistry.tpm index becd714d8f3..377b0775cc0 100644 --- a/Master/texmf/tpm/collection-chemistry.tpm +++ b/Master/texmf/tpm/collection-chemistry.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-chemistry.zip"> <TPM:Name>collection-chemistry</TPM:Name> @@ -9,12 +9,13 @@ <TPM:Title>Chemical typesetting</TPM:Title> <TPM:Description>Essential chemistry</TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1226</TPM:Size> + <TPM:Size>1228</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-chemistry.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1226">texmf/tpm/collection-chemistry.tpm</TPM:RunFiles> + <TPM:RunFiles size="1228">texmf/tpm/collection-chemistry.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="collection-basic"/> <TPM:Package name="bpchem"/> <TPM:Package name="chemarrow"/> <TPM:Package name="chemcompounds"/> @@ -22,7 +23,6 @@ <TPM:Package name="chemsym"/> <TPM:Package name="mhchem"/> <TPM:Package name="xymtex"/> - <TPM:TLCore name="collection-basic"/> </TPM:Requires> <TPM:Provides>TLCore/collection-chemistry</TPM:Provides> </rdf:Description> |