blob: d43617b5f55189e491bf705f87fa4c92d2df91ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
HOW TO INSTALL THIS FILE:
Run tex on index.ins to unpack the files index.sty and sample.tex.
Then install index.sty wherever style files belong on your system and
read the comments at the beginning of sample.tex to see how to run the
test. Finally, format the documentation by executing the following
three commands:
latex index.dtx
makeindex -s gind.ist index
latex index.dtx
David M. Jones
dmjones@theory.lcs.mit.edu
|