diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-03 01:19:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-03 01:19:34 +0000 |
commit | ae9b91f93a72faaf468c54d28dc3e09fccd562d9 (patch) | |
tree | dd55433fb4cb72bfc56bfdaff7a67646da44349b /Master/texmf/tpm | |
parent | b2d661dce32486b0e6e8e45af0073c42bd196038 (diff) |
rsc update (1jan07)
git-svn-id: svn://tug.org/texlive/trunk@3106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tpm')
-rw-r--r-- | Master/texmf/tpm/collection-tetex.tpm | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/Master/texmf/tpm/collection-tetex.tpm b/Master/texmf/tpm/collection-tetex.tpm new file mode 100644 index 00000000000..960ac0a6448 --- /dev/null +++ b/Master/texmf/tpm/collection-tetex.tpm @@ -0,0 +1,69 @@ +<!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-tetex.zip"> + <TPM:Name>collection-tetex</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>1970/01/01 00:00:00</TPM:Date> + <TPM:Version>3.0</TPM:Version> + <TPM:Creator>werner</TPM:Creator> + <TPM:Title>teTeX collection</TPM:Title> + <TPM:Description> +This is the TeX Live collection representing teTeX: it +holds a set of files for a usable installation nearly equivalent +to the teTeX distribution previously maintained by Thomas Esser. This +is a collection and not only a scheme because other schemes may find it +useful as a starting point. + </TPM:Description> + <TPM:Author>werner</TPM:Author> + <TPM:Size>3108</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build> + <TPM:RunPatterns>texmf/tpm/collection-tetex.tpm</TPM:RunPatterns> + </TPM:Build> + <TPM:RunFiles size="3229">texmf/tpm/collection-tetex.tpm</TPM:RunFiles> + <TPM:Requires> + <TPM:TLCore name="collection-basic"/> + <TPM:TLCore name="collection-binextra-tetex"/> + <TPM:TLCore name="collection-context"/> + <TPM:TLCore name="collection-documentation-base"/> + <TPM:TLCore name="collection-documentation-tetex"/> + <TPM:TLCore name="collection-fontbin"/> + <TPM:TLCore name="collection-fontsextra-tetex"/> + <TPM:TLCore name="collection-fontsrecommended"/> + <TPM:TLCore name="collection-genericrecommended"/> + <TPM:TLCore name="collection-langcjk"/> + <TPM:TLCore name="collection-langcroatian"/> + <TPM:TLCore name="collection-langcyrillic"/> + <TPM:TLCore name="collection-langczechslovak"/> + <TPM:TLCore name="collection-langdanish"/> + <TPM:TLCore name="collection-langdutch"/> + <TPM:TLCore name="collection-langfinnish"/> + <TPM:TLCore name="collection-langfrench"/> + <TPM:TLCore name="collection-langgerman"/> + <TPM:TLCore name="collection-langgreek"/> + <TPM:TLCore name="collection-langhungarian"/> + <TPM:TLCore name="collection-langitalian"/> + <TPM:TLCore name="collection-langlatin"/> + <TPM:TLCore name="collection-langmongolian"/> + <TPM:TLCore name="collection-langnorwegian"/> + <TPM:TLCore name="collection-langother"/> + <TPM:TLCore name="collection-langpolish"/> + <TPM:TLCore name="collection-langportuguese"/> + <TPM:TLCore name="collection-langspanish"/> + <TPM:TLCore name="collection-langswedish"/> + <TPM:TLCore name="collection-langukenglish"/> + <TPM:TLCore name="collection-langvietnamese"/> + <TPM:TLCore name="collection-latex"/> + <TPM:TLCore name="collection-latexextra-tetex"/> + <TPM:TLCore name="collection-latexrecommended"/> + <TPM:TLCore name="collection-mathextra"/> + <TPM:TLCore name="collection-metapost"/> + <TPM:TLCore name="collection-omega"/> + <TPM:TLCore name="collection-pictures"/> + <TPM:TLCore name="collection-pstricks"/> + <TPM:TLCore name="collection-texinfo"/> + </TPM:Requires> + <TPM:Provides>TLCore/collection-tetex</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |