diff options
Diffstat (limited to 'Master/texmf/tpm/collection-langukenglish.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-langukenglish.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf/tpm/collection-langukenglish.tpm b/Master/texmf/tpm/collection-langukenglish.tpm new file mode 100644 index 00000000000..f8691676e8b --- /dev/null +++ b/Master/texmf/tpm/collection-langukenglish.tpm @@ -0,0 +1,27 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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-langukenglish.zip"> + <TPM:Name>collection-langukenglish</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:16:27</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>UK English</TPM:Title> + <TPM:Description>Essential UK English</TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>1137</TPM:Size> + <TPM:Build> + <TPM:RunPatterns>texmf/tpm/collection-langukenglish.tpm</TPM:RunPatterns> + </TPM:Build> + <TPM:RunFiles size="1137">texmf/tpm/collection-langukenglish.tpm</TPM:RunFiles> + <TPM:Requires> + <TPM:TLCore name="collection-basic"/> + <TPM:TLCore name="hyphen-ukenglish"/> + </TPM:Requires> + <TPM:Installation> + <TPM:Execute function="BuildLanguageDat" parameter="uk"/> + </TPM:Installation> + <TPM:Provides>TLCore/collection-langukenglish</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |