blob: 3e7ef28fb292fe8cea924337a1aa5d8d71f66dfa (
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
46
47
48
49
50
|
<!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/mex.zip">
<TPM:Name>mex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:49:16</TPM:Date>
<TPM:Version>5.95</TPM:Version>
<TPM:Creator>staw</TPM:Creator>
<TPM:Title>A Polish format for TeX.</TPM:Title>
<TPM:Description>
MeX is an adaptation of Plain TeX and LaTeX209 formats to the
Polish language and to the Polish printing customs. It contains
a complete set of MetaFont sources of Polish fonts, hyphenation
rules for the Polish language and sources of formats.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Boguslaw Jackowski and M. Rycko</TPM:Author>
<TPM:Size>197799</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="40181">
texmf-dist/tex/mex/base/lamex.tex
texmf-dist/tex/mex/base/mex.tex
texmf-dist/tex/mex/base/mex1.tex
texmf-dist/tex/mex/base/mex2.tex
texmf-dist/tex/mex/base/mexconf.tex
texmf-dist/tex/mex/config/mex.ini
texmf-dist/tex/mex/config/pdfmex.ini
texmf-dist/tpm/mex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="113967">
texmf-dist/doc/mex/base/00readme
texmf-dist/doc/mex/base/mex.html
texmf-dist/doc/mex/base/mexinfo.eng
texmf-dist/doc/mex/base/mexinfo.pol
texmf-dist/doc/mex/base/qq.eps
texmf-dist/doc/mex/base/tstmex.tex
</TPM:DocFiles>
<TPM:SourceFiles size="43651">
texmf-dist/source/mex/base/eminst.zip
texmf-dist/source/mex/base/istyles.zip
</TPM:SourceFiles>
<TPM:Requires>
<TPM:Package name="pl"/>
<TPM:TLCore name="hyphen-polish"/>
</TPM:Requires>
<TPM:Provides>Package/mex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|