diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-23 23:30:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-23 23:30:42 +0000 |
commit | 96c2f6d58f41753e3a725cd10e4ff646155e9017 (patch) | |
tree | 5b0ca0aca5ba23b0fce7f053731a898a384b49b6 /Master/texmf-dist/doc/latex/biblatex-publist/README | |
parent | 16bf9ff0d2574baf1055949532b3ac27c9e0c46b (diff) |
biblatex-publist (23oct12)
git-svn-id: svn://tug.org/texlive/trunk@28061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-publist/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/README | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README index a601f8639fa..1661ce0dc77 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/README +++ b/Master/texmf-dist/doc/latex/biblatex-publist/README @@ -20,7 +20,7 @@ biblatex's authoryear style, but provides some extra features needed for publication lists, such as the omission of the own name from author or editor data. -The package requires at least version 1.7 of the biblatex +The package requires at least version 2.0 of the biblatex package. @@ -37,6 +37,16 @@ instructions. ** CHANGES ** -* V. 0.2 (2012-10-21): Initial release on CTAN. +V. 0.3 (2012-10-23): + - Bug fix: Add missing "and" if omitted name was last + minus one. + - Bug fix: Fix output with "et al." if omitted name is + first and liststop is 1. + - Set maxnames default to 4. + - Add filter possibility. + - Add French localization. + - Some corrections to the manual. + +* V. 0.2 (2012-10-21): Initial release to CTAN. |