diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-23 01:20:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-23 01:20:55 +0000 |
commit | e56341155ca3f893f0f131de5df4dc537fc8172b (patch) | |
tree | ca156b53d038dded1d71bcc3ce52ffc8c12fd205 /Master/texmf-dist/doc/latex/hvindex/README | |
parent | 45214368aeb8eade236ae639a9b853146734638a (diff) |
new latex package hvindex (15oct09)
git-svn-id: svn://tug.org/texlive/trunk@16136 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvindex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hvindex/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hvindex/README b/Master/texmf-dist/doc/latex/hvindex/README new file mode 100644 index 00000000000..527d6f326f6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hvindex/README @@ -0,0 +1,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). |