blob: 4e7c4cf22c9c1ff89f851629b8508879abb6d914 (
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
|
<!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/plnfss.zip">
<TPM:Name>plnfss</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:45:48</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>NFSS for plain TeX</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>Han The Thanh</TPM:Author>
<TPM:Size>63962</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="41648">
texmf-dist/tex/plain/plnfss/MIKmathf.tex
texmf-dist/tex/plain/plnfss/ams.pfd
texmf-dist/tex/plain/plnfss/il2cm.pfd
texmf-dist/tex/plain/plnfss/il2cmr.pfd
texmf-dist/tex/plain/plnfss/ly1lm.pfd
texmf-dist/tex/plain/plnfss/ot1cm.pfd
texmf-dist/tex/plain/plnfss/ot1cmr.pfd
texmf-dist/tex/plain/plnfss/ot4cm.pfd
texmf-dist/tex/plain/plnfss/plnfss.tex
texmf-dist/tex/plain/plnfss/qxlm.pfd
texmf-dist/tex/plain/plnfss/t1lm.pfd
texmf-dist/tex/plain/plnfss/t5cm.pfd
texmf-dist/tex/plain/plnfss/t5cmr.pfd
texmf-dist/tex/plain/plnfss/t5lm.pfd
texmf-dist/tex/plain/plnfss/ts1lm.pfd
texmf-dist/tpm/plnfss.tpm
</TPM:RunFiles>
<TPM:DocFiles size="22314">
texmf-dist/doc/plain/plnfss/LPPL.txt
texmf-dist/doc/plain/plnfss/plnfss.txt
texmf-dist/doc/plain/plnfss/test-plnfss.tex
</TPM:DocFiles>
<TPM:Provides>Package/plnfss</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|