blob: af1a8f7f6204e52a896f3837acd99264feee7096 (
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
51
|
<!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/mftoeps.zip">
<TPM:Name>mftoeps</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/03/17 11:51:02</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A MetaFont-PostScript link.</TPM:Title>
<TPM:Description>
A MetaFont package including: epstomf a tiny AWK script for
converting EPS files into MF lingo; and mftoeps for generating
(encapsulated) PostScript files readable, e.g., by CorelDRAW!,
Adobe Illustrator and Fontographer. MetaFont writes PostScript
code to a LOG-file, and from the LOG-file the code can be
extracted by either TeX or AWK.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>55738</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="29683">
texmf-dist/metafont/mftoeps/mftoeps.mf
texmf-dist/tpm/mftoeps.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="26055">
texmf-dist/source/metafont/mftoeps/0mftoeps.doc
texmf-dist/source/metafont/mftoeps/m2esamp/0m2esamp.doc
texmf-dist/source/metafont/mftoeps/m2esamp/clipcir.mf
texmf-dist/source/metafont/mftoeps/m2esamp/clipsqu.mf
texmf-dist/source/metafont/mftoeps/m2esamp/holeclip.mf
texmf-dist/source/metafont/mftoeps/m2esamp/holeclip.tex
texmf-dist/source/metafont/mftoeps/m2esamp/holefill.mf
texmf-dist/source/metafont/mftoeps/m2esamp/polygons.mf
texmf-dist/source/metafont/mftoeps/m2esamp/rectan.mf
texmf-dist/source/metafont/mftoeps/m2esamp/rectan_.bat
texmf-dist/source/metafont/mftoeps/m2esamp/sample1a.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample1b.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample2a.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample2b.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample2c.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample2d.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample2e.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample3.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample4.mf
texmf-dist/source/metafont/mftoeps/m2esamp/sample5.mf
texmf-dist/source/metafont/mftoeps/m2esamp/stereo.mf
</TPM:SourceFiles>
<TPM:Provides>Package/mftoeps</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|