blob: 7ebb816c71b0966afd4e8be94f8564ac7125e456 (
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
|
<!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/ssqquote.zip">
<TPM:Name>ssqquote</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/04/06 08:37:33</TPM:Date>
<TPM:Version>1.3</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Use the cmssq fonts.</TPM:Title>
<TPM:Description>
LaTeX package and font definition file to access the `cmssq'
fonts, i.e. Computer Modern Sans Serif Quotation Style. The
LaTeX package also defines a chapterquotes environment as an
example application.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Ulrik Vieth</TPM:Author>
<TPM:Size>58111</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="8080">
texmf-dist/tex/latex/ssqquote/OT1cmssq.fd
texmf-dist/tex/latex/ssqquote/T1cmssq.fd
texmf-dist/tex/latex/ssqquote/ssqquote.sty
texmf-dist/tpm/ssqquote.tpm
</TPM:RunFiles>
<TPM:DocFiles size="23748">texmf-dist/doc/latex/ssqquote/ssqquote.dvi</TPM:DocFiles>
<TPM:SourceFiles size="26283">
texmf-dist/source/latex/ssqquote/ssqquote.drv
texmf-dist/source/latex/ssqquote/ssqquote.dtx
texmf-dist/source/latex/ssqquote/ssqquote.ins
texmf-dist/source/latex/ssqquote/ssqquote.readme
</TPM:SourceFiles>
<TPM:Provides>Package/ssqquote</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|