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/Changes | |
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/Changes')
-rw-r--r-- | Master/texmf-dist/doc/latex/hvindex/Changes | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hvindex/Changes b/Master/texmf-dist/doc/latex/hvindex/Changes new file mode 100644 index 00000000000..6a9f2578882 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hvindex/Changes @@ -0,0 +1,12 @@ +hvindex.sty -------- +0.03 2009-10-24 - fixed an introduced bug with the last version +0.02 2009-10-18 - makeidx and makeindex now depend on the + optional argument [makeidx] + - do not use @ operator when there is no + one in the argument + - added macros \iBraceL, \IBraceL, + \iBraceR, IBraceR to get the braces + well sorted depending to their ASCII number + (thanks to Heiko Oberdiek) +0.01 2009-10-01 first CTAN version + |