blob: 2ffc1da590fc55e1233eabc307329963baa11669 (
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 "../../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/smalltableof.zip">
<TPM:Name>smalltableof</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</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>4056</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="2490">
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>
|