blob: d952894ea7559e6ca976a80edd8143ac4d067d5f (
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
|
<!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/mff.zip">
<TPM:Name>mff</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/21 00:25:32</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Multiple font formats.</TPM:Title>
<TPM:Description>
A package to provide something similar to Adobe Type 1 `multiple
master' fonts, but using MetaFont; you specify a font by a set of
MetaFont parameters, and TeX makes up an mf file to generate
the required font; this package is not integrated with NFSS
(or MakeTeXTFM) yet fun.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Sasha Berdnikov</TPM:Author>
<TPM:Size>293298</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="160565">
texmf-dist/tex/latex/mff/mfarithm.tex
texmf-dist/tex/latex/mff/mfcorfnt.tex
texmf-dist/tex/latex/mff/mfdcdata.tex
texmf-dist/tex/latex/mff/mff.sty
texmf-dist/tex/latex/mff/mfsauter.tex
texmf-dist/tex/latex/mff/mftricks.tex
texmf-dist/tpm/mff.tpm
</TPM:RunFiles>
<TPM:DocFiles size="132333">
texmf-dist/doc/latex/mff/mffdoc.dvi
texmf-dist/doc/latex/mff/mffdoc.tex
texmf-dist/doc/latex/mff/table.tex
texmf-dist/doc/latex/mff/test.tex
</TPM:DocFiles>
<TPM:SourceFiles size="400">
texmf-dist/source/latex/mff/file_id.diz
texmf-dist/source/latex/mff/mff.mfj
texmf-dist/source/latex/mff/test.bat
</TPM:SourceFiles>
<TPM:Provides>Package/mff</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|