blob: be23999602a11b7109d00e83a87000666c3fbfb2 (
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
|
<!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/courier-scaled.zip">
<TPM:Name>courier-scaled</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Provides a scaled Courier font similar to the helvet package
</TPM:Title>
<TPM:Description>
This package sets the default typewriter font to
courier with a possible scale factor, like the helvet package
for Helvetica and sans serif.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>68620</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="11453">
texmf-dist/tex/latex/courier-scaled/8rpcrs.fd
texmf-dist/tex/latex/courier-scaled/couriers.sty
texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd
texmf-dist/tex/latex/courier-scaled/omlpcrs.fd
texmf-dist/tex/latex/courier-scaled/omspcrs.fd
texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd
texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
texmf-dist/tex/latex/courier-scaled/t5pcrs.fd
texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd
texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd
texmf-dist/tpm/courier-scaled.tpm
</TPM:RunFiles>
<TPM:DocFiles size="57167">
texmf-dist/doc/latex/courier-scaled/Couriers.pdf
texmf-dist/doc/latex/courier-scaled/README
</TPM:DocFiles>
<TPM:Provides>Package/courier-scaled</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|