blob: 8d03d7230606ae218f214acd025e4cc62f52e432 (
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
|
<!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/cmsd.zip">
<TPM:Name>cmsd</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:51:49</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A package including additional fd files.</TPM:Title>
<TPM:Description>
Its purpose is to provide an alternative interface to the
CM Sans Serif boldface fonts. The EC (T1, Cork) encoded
versions of the `CM Sans Serif boldface extended' fonts differ
considerably from the traditionally (OT1) encoded ones: At
large sizes, > 10pt, they have thinner strokes and are much
wider. At 25pt they are hardly to be recognized as being
`boldface'. This package attempts to make these T1 fonts
look like the traditional ones did. You do not need any new
fonts; the package just changes the way LaTeX makes use of
the current ones.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Walter Schmidt</TPM:Author>
<TPM:Size>8304</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="3503">
texmf-dist/tex/latex/cmsd/cmsd.sty
texmf-dist/tex/latex/cmsd/t1cmsd.fd
texmf-dist/tex/latex/cmsd/ts1cmsd.fd
texmf-dist/tpm/cmsd.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="4801">
texmf-dist/source/latex/cmsd/liesmich
texmf-dist/source/latex/cmsd/readme
</TPM:SourceFiles>
<TPM:Provides>Package/cmsd</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|