blob: be5b6a7376a145a13c6538731ee01350846ab7d5 (
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
|
<!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/shorttoc.zip">
<TPM:Name>shorttoc</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:44</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Table of contents with different depths.</TPM:Title>
<TPM:Description>
A package to create another table of contents with a different
depth, useful in large documents where a detailed table of
contents should be accompanied by a shorter one, giving only
a general overview of the main topics in the document.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jean-Pierre Drucbert</TPM:Author>
<TPM:Size>13811</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="3538">
texmf-dist/tex/latex/shorttoc/shorttoc.sty
texmf-dist/tpm/shorttoc.tpm
</TPM:RunFiles>
<TPM:DocFiles size="298">texmf-dist/doc/latex/shorttoc/00readme</TPM:DocFiles>
<TPM:SourceFiles size="9975">
texmf-dist/source/latex/shorttoc/shorttoc.dtx
texmf-dist/source/latex/shorttoc/shorttoc.ins
</TPM:SourceFiles>
<TPM:Provides>Package/shorttoc</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|