blob: 9bbacba1f3319dbfdad53dbca9df2c17490f95c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<!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/Package/polyglot.zip">
<TPM:Name>polyglot</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/21 00:25:32</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>153364</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="43152">
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>
|