summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/volumes/README
blob: 4ac7d8c139e5146c2261bb4adaed80593c433808 (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
Abstract

 	volumes.sty - Typeset only parts of a document, with complete indices etc.

	This package tries to help you if you want to produce separate printed volumes
	from one LaTeX document, as well as one comprehensive, "all-inclusive" version. 
	It suppresses the part of the table of contents that are not typeset, while 
	counters, definitions, index entries etc. are kept consistent throughout the 
	input file.

To produce the style and auxiliary files

	latex volumes.ins


To produce the documentation 

  (pdf)latex volumes.dtx

	To produce an index for the documentation:

    makeindex -s gind.ist volumes

  To produce a change history for the documentation:
  
    makeindex -s gglo.ist -o volumes.gls volumes.glo