diff options
author | Karl Berry <karl@freefriends.org> | 2006-02-14 19:35:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-02-14 19:35:10 +0000 |
commit | 9e9704fce8e54849101d3c29fccd9fc44f571c05 (patch) | |
tree | 6fc0bda04cdc85b061d18c1d0f1605c3eed8ece6 /Master/texmf/tpm/collection-latex.tpm | |
parent | 5526eb562cc874c5e59ae3585f61111f63749ac3 (diff) |
tlrebuild [tpm] autoupdate
git-svn-id: svn://tug.org/texlive/trunk@1530 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tpm/collection-latex.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-latex.tpm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf/tpm/collection-latex.tpm b/Master/texmf/tpm/collection-latex.tpm index db42aac3aa9..d89bf0f4bfc 100644 --- a/Master/texmf/tpm/collection-latex.tpm +++ b/Master/texmf/tpm/collection-latex.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-latex.zip"> <TPM:Name>collection-latex</TPM:Name> @@ -12,13 +12,15 @@ These packages are either mandated by the core LaTeX team, or very commonly recommended. </TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>1701</TPM:Size> + <TPM:Size>1703</TPM:Size> <TPM:Flags default="yes"/> <TPM:Build> <TPM:RunPatterns>texmf/tpm/collection-latex.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:RunFiles size="1701">texmf/tpm/collection-latex.tpm</TPM:RunFiles> + <TPM:RunFiles size="1703">texmf/tpm/collection-latex.tpm</TPM:RunFiles> <TPM:Requires> + <TPM:TLCore name="bin-latex"/> + <TPM:TLCore name="collection-pdfetex"/> <TPM:Package name="ae"/> <TPM:Package name="amslatex"/> <TPM:Package name="babel"/> @@ -36,8 +38,6 @@ or very commonly recommended. <TPM:Package name="pslatex"/> <TPM:Package name="psnfss"/> <TPM:Package name="tools"/> - <TPM:TLCore name="bin-latex"/> - <TPM:TLCore name="collection-pdfetex"/> </TPM:Requires> <TPM:Provides>TLCore/collection-latex</TPM:Provides> </rdf:Description> |