blob: 1a7162908797c9d3147e4b3f21f7cff394a8325a (
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
|
<!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/timescyr.zip">
<TPM:Name>timescyr</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>Macro package for TeX (the most popular).</TPM:Title>
<TPM:Description>
Font metrics, and macro support in LaTeX2e, for a large set
of Monotype fonts.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>15744</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="15744">
texmf-dist/fonts/tfm/monotype/timescyr/mntb7k.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntbo7k.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntboz.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntbz.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntr7k.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntro7k.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntroz.tfm
texmf-dist/fonts/tfm/monotype/timescyr/mntrz.tfm
texmf-dist/fonts/vf/monotype/timescyr/mntb7k.vf
texmf-dist/fonts/vf/monotype/timescyr/mntbo7k.vf
texmf-dist/fonts/vf/monotype/timescyr/mntr7k.vf
texmf-dist/fonts/vf/monotype/timescyr/mntro7k.vf
texmf-dist/tpm/timescyr.tpm
</TPM:RunFiles>
<TPM:Provides>Package/timescyr</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|