diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-12 21:08:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-12 21:08:34 +0000 |
commit | 27cdd6bfa8154741f66deea535349eedbc455a28 (patch) | |
tree | 36e5aa84b12912e18f18558af40ac992c0d722ee /Master/texmf-dist/doc/latex | |
parent | d5e41f82da1e192ec3c1853e2b7bf780d43660ed (diff) |
biblatex-publist (12apr17)
git-svn-id: svn://tug.org/texlive/trunk@43765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf | bin | 300472 -> 300598 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex | 10 |
3 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 11327904270..83ca744613e 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/README +++ b/Master/texmf-dist/doc/latex/biblatex-publist/README @@ -45,6 +45,10 @@ instructions. == CHANGES == +* 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. + * V. 1.6 (2017-04-02): - New option 'nameorder' that allows to change the ordering of author and editor name ("given-family" vs. "family-given" [= default]). diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf Binary files differindex 9311eceae37..c3b68a4cb41 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex index 52a40a0abc2..324cf90e990 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex +++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex @@ -79,7 +79,7 @@ \thanks{Please report issues via \protect\url{https://github.com/jspitz/biblatex-publist}.}% } -\date{Version 1.6, 2017/04/02} +\date{Version 1.7, 2017/04/12} \maketitle \begin{abstract} @@ -428,6 +428,12 @@ That is, to sort your talks in descending order by full date in your CV, use: \section{Revision Log} \begin{description} + \item [{V.~1.7 (2017-04-12):}]~ + \begin{itemize} + \item Output marginyear before the author list. This prevents it from being vertically + shifted in case of long author lists. + \end{itemize} + \item [{V.~1.6 (2017-04-02):}]~ \begin{itemize} \item New option \joption{nameorder} that allows to change the ordering of author and editor @@ -441,7 +447,7 @@ That is, to sort your talks in descending order by full date in your CV, use: \item Whitespace fix with \joption{plauthorhandling=highlight}. \item Use proper name delimiters. \end{itemize} - +\clearpage \item [{V.~1.4 (2017-02-12):}]~ \begin{itemize} \item New option \joption{plauthorhandling} that defines how the publist author is |