blob: 25d1e4c572eb11b60bc4016376cc1ce6f1173b91 (
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
|
The tocvsec2 package provides control over sectional numbering and/or the
entries in the Table of Contents on a section by section basis. It is a
replacement for the tocvsec package.
NB. The tocvsec2 package also requires the stdclsdv and ifthen packages.
The distribution consists of the following files:
README (this file)
tocvsec2.ins
tocvsec2.dtx
The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).
To install the package:
o run: latex tocvsec2.ins (which will generate tocvsec2.sty)
o run: latex tocvsec2.dtx
o run: makeindex -s gind.ist tocvsec2
o run: latex tocvsec2.dtx
o Print tocvsec2.dvi for a hardcopy of the package manual
o Move tocvsec2.sty to a location where LaTeX will find it.
1999/01/17
Peter Wilson
peter.r.wilson@boeing.com
|