diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-17 22:58:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-17 22:58:02 +0000 |
commit | 40cca7fec0b23589883011e5187ba9c5147ee898 (patch) | |
tree | 218338b98ca9bdde9d3b32bff3ac025109d7647d /Master/texmf-dist | |
parent | 2a801cb56841d270ca8a3078dd900f9ba2566132 (diff) |
missed
git-svn-id: svn://tug.org/texlive/trunk@2142 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tpm/latexconfig.tpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/latexconfig.tpm b/Master/texmf-dist/tpm/latexconfig.tpm new file mode 100644 index 00000000000..3a5b733fc78 --- /dev/null +++ b/Master/texmf-dist/tpm/latexconfig.tpm @@ -0,0 +1,20 @@ +<!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/Package/latexconfig.zip"> + <TPM:Name>latexconfig</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/09/14 00:03:50</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The latexconfig package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>101737</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="953">texmf-dist/tpm/latexconfig.tpm</TPM:RunFiles> + <TPM:DocFiles size="100622"> + </TPM:DocFiles> + <TPM:Provides>Package/latexconfig</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |