blob: 55a8f0eaeb4c2fdedd7f889a555ccaeea00830ff (
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
|
<!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/belleek.zip">
<TPM:Name>belleek</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2002/02/01 21:58:22</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Free replacement for basic MathTime fonts.</TPM:Title>
<TPM:Description>
Free replacement for basic MathTime fonts in Type1 format. See also
txfonts package for full set of math fonts in Type1.
</TPM:Description>
<TPM:Author>Richard Kinch</TPM:Author>
<TPM:Size>126977</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="125553">
texmf-dist/fonts/map/dvips/belleek/belleek.map
texmf-dist/fonts/truetype/public/belleek/blex.ttf
texmf-dist/fonts/truetype/public/belleek/blsy.ttf
texmf-dist/fonts/truetype/public/belleek/rblmi.ttf
texmf-dist/fonts/type1/public/belleek/blex.pfb
texmf-dist/fonts/type1/public/belleek/blsy.pfb
texmf-dist/fonts/type1/public/belleek/rblmi.pfb
texmf-dist/tpm/belleek.tpm
</TPM:RunFiles>
<TPM:DocFiles size="597">texmf-dist/doc/fonts/belleek/README</TPM:DocFiles>
<TPM:SourceFiles size="827">
texmf-dist/source/latex/belleek/my1mtt.fd
texmf-dist/source/latex/belleek/my2mtt.fd
texmf-dist/source/latex/belleek/my3mtt.fd
</TPM:SourceFiles>
<TPM:Installation>
<TPM:Execute function="addMap" parameter="belleek.map"/>
</TPM:Installation>
<TPM:Provides>Package/belleek</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|