diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-12 16:57:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-12 16:57:16 +0000 |
commit | ad1b2dfc1dc335cc4c4badc26538fe2172f8dbc5 (patch) | |
tree | d0a954421e788df33dcb9a96213d99bb116fab1f /Master/texmf-dist/doc/latex/authorindex/NEWS | |
parent | ca53ea9aa6549a549b9acfdc0a19304c5a763015 (diff) |
authorindex update (11aug08)
git-svn-id: svn://tug.org/texlive/trunk@10275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorindex/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/latex/authorindex/NEWS | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/authorindex/NEWS b/Master/texmf-dist/doc/latex/authorindex/NEWS index fbe7e81e24e..204d51c0a69 100644 --- a/Master/texmf-dist/doc/latex/authorindex/NEWS +++ b/Master/texmf-dist/doc/latex/authorindex/NEWS @@ -1,3 +1,22 @@ +August 2008: + +- Describe workaround for bibunits (simplified from Sylwester Arabas's + proposal) + +October 2007 + +- Support names and citation keys longer than 79 characters. Note + that if you used you own bst script (via \authorindexstyle) in the + past, you need to revise that bst script to include additional + separator lines. + +- Bugfix: Use semicolon as pathname separator on Windows + +May 2007 + +- Bugfix: Allow the same BibTeX data base to appear repeatedly in the + LaTeX source. This is hard to avoid for when using chapterbib. + November 2006: - Include an enhancement by Pieter Eendebak for natbib.cfg (part @@ -16,4 +35,4 @@ October 2004: - Bugfix: Gracefully handle spaces in citation commands with multiple arguments. Previous versions included the space in the key, which - cased the search in the BibTeX data base to fail. + caused the search in the BibTeX data base to fail. |