diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-06 22:58:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-06 22:58:59 +0000 |
commit | 5e7b112815f32ab1cd1e1aa33abd5ab4f65a635c (patch) | |
tree | bf7c40bf58035de30d1fc393b17195be7719d431 /Master/texmf-dist/doc/latex/biblatex-dw/CHANGES | |
parent | e294b18fcfea964c454158d0e2067141f5178244 (diff) |
biblatex-dw (6dec16)
git-svn-id: svn://tug.org/texlive/trunk@42649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-dw/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-dw/CHANGES | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES index a554093bde9..73a77cc9503 100644 --- a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES +++ b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES @@ -1,9 +1,31 @@ -biblatex-dw 2013/09/22 v1.6a -Copyright (c) 2008-2013 Dominik Waßenhoven <domwass(at)web.de> +biblatex-dw 2016/12/06 v1.7 +Copyright (c) 2008-2016 Dominik Waßenhoven <domwass(at)web.de> Version history --------------- +v1.7 [2016/12/06] +This version of biblatex-dw needs at least biblatex 3.3 and was testet with +biblatex 3.6 and biber 2.6. +- New option "citeauthorname" (instead of "firstfullname") which can take the + values "normal" (\citeauthor and \textcite print the surname only, as in + standard biblatex), "firstfull" (at the first use of \citeauthor or \textcite, + the full name is printed, otherwise the surname only; thus, this is the + behaviour of the former option "firstfullname") and "full" (the full name is + always printed when using \citeauthor or \textcite). The default for this option + is "normal". +- Option "firstfullname" has been dropped (see above, option "citeauthorname"). +- Option "series" can now take the values "standard", "afteryear" and + "beforeedition". The latter is new and prints the series ahead of the edition. + The default for this option is "standard". +- BUGFIX: From version 3.3 of biblatex, \DeclareNameFormat has changed. This + version of biblatex-dw is now compatible with the new syntax. +- BUGFIX: In some circumstances, the option "inreference=full" was broken. This + should be fixed now. +- BUGFIX: In some cases, @review in combination with the xref functionality + suppressed the output of pages. This should be fixed. +- Compatibility with biblatex 2.9 regarding the list of shorthands. + v1.6a [2013/09/22] This version of biblatex-dw was tested with biblatex 2.7a and biber 1.7. - New option "inreference" (authortitle-dw only) which can take the values |