blob: 3000f358dabc88d868af0433fd45092b66405481 (
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
|
<!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/script.zip">
<TPM:Name>script</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:21</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Variant report / book styles.</TPM:Title>
<TPM:Description>
A "jiffy" conversion to LaTeX2e of some old document styles.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>67744</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="65500">
texmf-dist/tex/latex/script/script.cls
texmf-dist/tex/latex/script/script10.sty
texmf-dist/tex/latex/script/script11.sty
texmf-dist/tex/latex/script/script12.sty
texmf-dist/tex/latex/script/script18.sty
texmf-dist/tex/latex/script/script_l.cls
texmf-dist/tex/latex/script/script_s.cls
texmf-dist/tpm/script.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="2244">texmf-dist/source/latex/script/script2e.txt</TPM:SourceFiles>
<TPM:Provides>Package/script</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|