diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-publist/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README index 83ca744613e..3d1112a12a0 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/README +++ b/Master/texmf-dist/doc/latex/biblatex-publist/README @@ -45,6 +45,16 @@ instructions. == CHANGES == +* V. 1.8 (2017-11-14): + - Adapt to biblatex 3.8. This version is now required. + - Rename some macros, using pseudo-namespaces: + * date:makedate => bpl:date:makedate + * date:labelyear+extrayear => bpl:date:labeldate+extradate + * marginyear => bpl:marginyear + * rauthor => bpl:review:author + * rauthor/label => bpl:review:author/label + * year+labelyear => bpl:year+labelyear + * V. 1.7 (2017-04-12): - Output marginyear before the author list. This prevents it from being vertically shifted in case of long author lists. |