blob: 23aa87fe33f21de5e2162eaf58e55fc00ea2dd27 (
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
|
<!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/lucsstt.zip">
<TPM:Name>lucsstt</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></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>60394</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="60394">
texmf-dist/fonts/afm/bh/lucsstt/hlsbot8a.afm
texmf-dist/fonts/afm/bh/lucsstt/hlsbt8a.afm
texmf-dist/fonts/afm/bh/lucsstt/hlsrot8a.afm
texmf-dist/fonts/afm/bh/lucsstt/hlsrt8a.afm
texmf-dist/tpm/lucsstt.tpm
</TPM:RunFiles>
<TPM:Provides>Package/lucsstt</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|