blob: e6348aa8ec6d36336f537a32c2fd3319b032bc4c (
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
|
<!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/utf8mex.zip">
<TPM:Name>utf8mex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:45:48</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>staw</TPM:Creator>
<TPM:Title>utf8 support for MeX.</TPM:Title>
<TPM:Description>
This small addition provides utf8 support for MeX (Polish plain format).
</TPM:Description>
<TPM:Author>W. Bzyl</TPM:Author>
<TPM:Size>27697</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="8644">
texmf-dist/tex/mex/utf8mex/utf8-pl.tex
texmf-dist/tex/mex/utf8mex/utf8mex.ini
texmf-dist/tex/mex/utf8mex/utf8plsq.tex
texmf-dist/tpm/utf8mex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="19053">
texmf-dist/doc/mex/utf8mex/Makefile
texmf-dist/doc/mex/utf8mex/README
texmf-dist/doc/mex/utf8mex/examples/Makefile
texmf-dist/doc/mex/utf8mex/examples/catcode.tex
texmf-dist/doc/mex/utf8mex/examples/list.tex
texmf-dist/doc/mex/utf8mex/examples/tilde.tex
texmf-dist/doc/mex/utf8mex/examples/tilde2.tex
texmf-dist/doc/mex/utf8mex/test-math.utf8.tex
texmf-dist/doc/mex/utf8mex/test.utf8.tex
texmf-dist/doc/mex/utf8mex/utf8math.el
</TPM:DocFiles>
<TPM:Provides>Package/utf8mex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|