blob: aeb685ac4ac885633c796b79969053aa47906ed2 (
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
|
<!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/tocvsec2.zip">
<TPM:Name>tocvsec2</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/02/29 14:55:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Section numbering and table of contents control.
</TPM:Title>
<TPM:Description>
Provides control over section numbering (without recourse
to starred sectional commands) and/or the entries in the
Table of Contents on a section by section basis.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter R. Wilson</TPM:Author>
<TPM:Size>27739</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5281">
texmf-dist/tex/latex/tocvsec2/tocvsec2.sty
texmf-dist/tpm/tocvsec2.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="22458">
texmf-dist/source/latex/tocvsec2/README
texmf-dist/source/latex/tocvsec2/tocvsec2.dtx
texmf-dist/source/latex/tocvsec2/tocvsec2.ins
</TPM:SourceFiles>
<TPM:Provides>Package/tocvsec2</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|