blob: 854e8de8b2b418fa9b292b4fa2b705f24ed83847 (
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
|
<!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/newthm.zip">
<TPM:Name>newthm</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>No caption.</TPM:Title>
<TPM:Description>
A modified version of the theorem-style which provides
generation of lists of theorems. This has been superseded by
ntheorem.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Wolfgang Andreas Schlechte</TPM:Author>
<TPM:Size>17743</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="17743">
texmf-dist/tex/latex/newthm/n-thb.sty
texmf-dist/tex/latex/newthm/n-thbno.sty
texmf-dist/tex/latex/newthm/n-thc.sty
texmf-dist/tex/latex/newthm/n-thcb.sty
texmf-dist/tex/latex/newthm/n-thcbno.sty
texmf-dist/tex/latex/newthm/n-thcno.sty
texmf-dist/tex/latex/newthm/n-thm.sty
texmf-dist/tex/latex/newthm/n-thmb.sty
texmf-dist/tex/latex/newthm/n-thmbno.sty
texmf-dist/tex/latex/newthm/n-thmno.sty
texmf-dist/tex/latex/newthm/n-thp.sty
texmf-dist/tex/latex/newthm/n-thpno.sty
texmf-dist/tex/latex/newthm/newthm.sty
texmf-dist/tpm/newthm.tpm
</TPM:RunFiles>
<TPM:Provides>Package/newthm</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|