blob: 8b067985f922240ea90a4a07ac33dea2e1c56737 (
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
|
<!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/smalltableof.zip">
<TPM:Name>smalltableof</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2003/05/28 18:49:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Create listoffigures etc. in a single chapter.
</TPM:Title>
<TPM:Description>
This package allows you to create a list of figures and list of
tables in a chapter named "List" that contains separate sections
for each list of figures, tables, etc.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Boretti Mathieu</TPM:Author>
<TPM:Size>4054</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="2488">
texmf-dist/tex/latex/smalltableof/smalltableof.sty
texmf-dist/tpm/smalltableof.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1566">texmf-dist/doc/latex/smalltableof/README</TPM:DocFiles>
<TPM:Provides>Package/smalltableof</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|