diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
commit | c9bb2d4bf7827f115efdfe4798e0359219681e3b (patch) | |
tree | 32589dc064894f73b0f801255155498a0b7ddd97 /Master/texmf/tpm/hyphen-interlingua.tpm | |
parent | f5bdcc408a6ac8e0afbd42f495035e0d5ae87609 (diff) |
remove tpm files, tlpkg is our way forward
git-svn-id: svn://tug.org/texlive/trunk@4575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tpm/hyphen-interlingua.tpm')
-rw-r--r-- | Master/texmf/tpm/hyphen-interlingua.tpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf/tpm/hyphen-interlingua.tpm b/Master/texmf/tpm/hyphen-interlingua.tpm deleted file mode 100644 index 0fbe0a1e36a..00000000000 --- a/Master/texmf/tpm/hyphen-interlingua.tpm +++ /dev/null @@ -1,34 +0,0 @@ -<!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/hyphen-interlingua.zip"> - <TPM:Name>hyphen-interlingua</TPM:Name> - <TPM:Type>TLCore</TPM:Type> - <TPM:Date>1970/01/01 00:00:00</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>karl</TPM:Creator> - <TPM:Title>Interlingua hyphenation</TPM:Title> - <TPM:Description> -Interlingua hyphenation files (interlingua.com) - </TPM:Description> - <TPM:Author>Peter Kleiweg</TPM:Author> - <TPM:Size>5742</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build> - <TPM:RunPatterns> -texmf/tex/generic/config/language.ia.dat -texmf/tex/generic/hyphen/iahyphen.tex -texmf/tpm/hyphen-interlingua.tpm - </TPM:RunPatterns> - </TPM:Build> - <TPM:RunFiles size="5742"> -texmf/tex/generic/config/language.ia.dat -texmf/tex/generic/hyphen/iahyphen.tex -texmf/tpm/hyphen-interlingua.tpm - </TPM:RunFiles> - <TPM:Installation> - <TPM:Execute function="BuildLanguageDat" parameter="ia"/> - </TPM:Installation> - <TPM:Provides>TLCore/hyphen-interlingua</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |