blob: 527d6f326f6cb478e2f6d9b47f7e6b57d9491ed9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
%% Package `hvindex.sty'
%%
%% Herbert Voss <herbert _at_ dante.de> (Germany)
%%
%% (C) 2009
%%
This package defines some macros as a
replacement for \index which makes
live easier. You have to type every
word only once to get it into the index
and into the text.
Save the file hvindex.sty in a directory,
which is part of your local TeX tree.
Then do not forget to run texhash to update this tree.
For more information see the documentation of your LaTeX distribution
on installing packages into your local TeX system or read the
TeX Frequently Asked Questions:
(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
|