diff options
Diffstat (limited to 'Master/texmf/tpm/hyphen-pinyin.tpm')
-rw-r--r-- | Master/texmf/tpm/hyphen-pinyin.tpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf/tpm/hyphen-pinyin.tpm b/Master/texmf/tpm/hyphen-pinyin.tpm deleted file mode 100644 index ccdc2999dca..00000000000 --- a/Master/texmf/tpm/hyphen-pinyin.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-pinyin.zip"> - <TPM:Name>hyphen-pinyin</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>lemberg</TPM:Creator> - <TPM:Title>Pinyin hyphenation files</TPM:Title> - <TPM:Description> -Hyphenation patterns for toneless Pinyin (a Chinese transliteration). - </TPM:Description> - <TPM:Author>Werner Lemberg</TPM:Author> - <TPM:Size>3418</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build> - <TPM:RunPatterns> -texmf/tex/generic/config/language.py.dat -texmf/tex/generic/hyphen/pyhyph.tex -texmf/tpm/hyphen-pinyin.tpm - </TPM:RunPatterns> - </TPM:Build> - <TPM:RunFiles size="3418"> -texmf/tex/generic/config/language.py.dat -texmf/tex/generic/hyphen/pyhyph.tex -texmf/tpm/hyphen-pinyin.tpm - </TPM:RunFiles> - <TPM:Installation> - <TPM:Execute function="BuildLanguageDat" parameter="py"/> - </TPM:Installation> - <TPM:Provides>TLCore/hyphen-pinyin</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |