diff options
Diffstat (limited to 'Master/texmf-dist/tpm/polyglot.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/polyglot.tpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/polyglot.tpm b/Master/texmf-dist/tpm/polyglot.tpm new file mode 100644 index 00000000000..99cf5493ccf --- /dev/null +++ b/Master/texmf-dist/tpm/polyglot.tpm @@ -0,0 +1,45 @@ +<!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/Package/polyglot.zip"> + <TPM:Name>polyglot</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/06 08:37:33</TPM:Date> + <TPM:Version>1.1</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A package for LaTeX2e multilingual support.</TPM:Title> + <TPM:Description> +The package `polyglot' provides a new language selection +system taking advantage of the features of LaTeX2e. It provides some +utilities which make writing a language style quite easy and +straightforward. + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>153362</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="43150"> +texmf-dist/tex/latex/polyglot/polyglot.cfg +texmf-dist/tex/latex/polyglot/polyglot.def +texmf-dist/tex/latex/polyglot/polyglot.sty +texmf-dist/tpm/polyglot.tpm + </TPM:RunFiles> + <TPM:DocFiles size="5484"> +texmf-dist/doc/latex/polyglot/sample.dvi +texmf-dist/doc/latex/polyglot/sample.tex + </TPM:DocFiles> + <TPM:SourceFiles size="104728"> +texmf-dist/source/latex/polyglot/langs/english.ld +texmf-dist/source/latex/polyglot/langs/french.ld +texmf-dist/source/latex/polyglot/langs/french.ot1 +texmf-dist/source/latex/polyglot/langs/german.ld +texmf-dist/source/latex/polyglot/langs/german.ot1 +texmf-dist/source/latex/polyglot/langs/r_hebrew.ld +texmf-dist/source/latex/polyglot/langs/spanish.ld +texmf-dist/source/latex/polyglot/langs/spanish.ot1 +texmf-dist/source/latex/polyglot/polyglot.dtx +texmf-dist/source/latex/polyglot/polyglot.ins +texmf-dist/source/latex/polyglot/polyglot.ltx + </TPM:SourceFiles> + <TPM:Provides>Package/polyglot</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |