summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-publist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-28 21:24:29 +0000
committerKarl Berry <karl@freefriends.org>2017-02-28 21:24:29 +0000
commit54a8341f8665e8202431e54a2bce8b8206f4a5ca (patch)
tree7ce6f482abb9c4e519492de357454b05f981ec17 /Master/texmf-dist/doc/latex/biblatex-publist
parent0ae54512aa6f0dbabb5ae4b9f8ba4f08d9c4890a (diff)
biblatex-publist (28feb17)
git-svn-id: svn://tug.org/texlive/trunk@43358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-publist')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/README5
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdfbin299905 -> 300081 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex11
3 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README
index f7b48eabf87..038de43e44e 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/README
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/README
@@ -45,6 +45,11 @@ instructions.
== CHANGES ==
+* V. 1.5 (2017-02-28):
+ - Fix extra "and" in name list with plauthorhandling=highlight.
+ - Whitespace fix with plauthorhandling=highlight.
+ - Use proper name delimiters.
+
* V. 1.4 (2017-02-12):
- New option 'plauthorhandling' that defines how the publist author is
handled in the publication list (possible values: "omit" [= 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
index a281c2231e5..d34198ef882 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf
Binary files differ
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 9a5c5cfc600..95aa2dddc49 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.4, 2017/02/12}
+\date{Version 1.5, 2017/02/28}
\maketitle
\begin{abstract}
@@ -305,7 +305,7 @@ Then a typical file would look like example~\ref{example} (p.~\pageref{example})
\usepackage[latin9]{inputenc}
\usepackage{csquotes}% not required, but recommended
-\usepackage[bibstyle=publist]{biblatex}
+\usepackage[style=publist]{biblatex}
\plauthorname[John]{Doe}
\addbibresource{%
@@ -424,6 +424,13 @@ That is, to sort your talks in descending order by full date in your CV, use:
\section{Revision Log}
\begin{description}
+\item [{V.~1.5 (2017-02-28):}]~
+ \begin{itemize}
+ \item Fix extra \emph{and} in name list with \joption{plauthorhandling=highlight}.
+ \item Whitespace fix with \joption{plauthorhandling=highlight}.
+ \item Use proper name delimiters.
+\end{itemize}
+
\item [{V.~1.4 (2017-02-12):}]~
\begin{itemize}
\item New option \joption{plauthorhandling} that defines how the publist author is