diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-dw/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-dw/CHANGES | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES index 5168fd03516..a205e9c5091 100644 --- a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES +++ b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES @@ -1,9 +1,32 @@ -biblatex-dw 2010/09/21 v1.3a +biblatex-dw 2010/11/21 v1.3b Copyright (c) Dominik Waßenhoven <domwass(at)web.de>, 2010 Version history --------------- +v1.3b [2010/11/21] +This version of biblatex-dw was tested against biblatex 1.0, +but it should also work with versions from biblatex 0.9d. +The following changes were made to biblatex-dw: + - BUGFIX: Using pagetotal=false and citepages=separate, the + herename was printed as soon as the pagetotal field was + present (although the pagetotal field itself was not + printed). This is now fixed, and the citepages option + pays attention to the pagetotal option. + - In order to match as closely as possible to biblatex + itself, the \citenamepunct command was renamed to + \nametitledelim. For compatibility reasons with earlier + versions of biblatex-dw, the \citenamepunct was kept. + Thus, it does not matter if you redefine \nametitledelim + or \citenamepunct, the effect will be the same; but note + that the \citenamepunct may be dropped in later versions + of biblatex-dw. + - In full citations \nametitledelim is used instead of + \labelnamepunct. + - Improvements regarding idem functionality in combination + with xref=true. + - Improved the documentation. + v1.3a [2010/09/21] This version of biblatex-dw supports biblatex 0.9d. Please note that you have to update biblatex at least to version |