diff options
Diffstat (limited to 'Master/texmf/tpm/collection-pstricks.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-pstricks.tpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/tpm/collection-pstricks.tpm b/Master/texmf/tpm/collection-pstricks.tpm index e6712f944af..fc5460f756e 100644 --- a/Master/texmf/tpm/collection-pstricks.tpm +++ b/Master/texmf/tpm/collection-pstricks.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-pstricks.zip"> <TPM:Name>collection-pstricks</TPM:Name> @@ -9,12 +9,13 @@ <TPM:Title>PSTricks packages</TPM:Title> <TPM:Description>PSTricks packages</TPM:Description> <TPM:Author>Herbert Voss</TPM:Author> - <TPM:Size>1985</TPM:Size> + <TPM:Size>1987</TPM:Size> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-pstricks.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1985">texmf/tpm/collection-pstricks.tpm</TPM:RunFiles> + <TPM:RunFiles size="1987">texmf/tpm/collection-pstricks.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="collection-basic"/> <TPM:Package name="makeplot"/> <TPM:Package name="pst-3d"/> <TPM:Package name="pst-3dplot"/> @@ -42,7 +43,6 @@ <TPM:Package name="pst-vue3d"/> <TPM:Package name="pstricks"/> <TPM:Package name="pstricks-add"/> - <TPM:TLCore name="collection-basic"/> </TPM:Requires> <TPM:Provides>TLCore/collection-pstricks</TPM:Provides> </rdf:Description> |