summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex33
1 files changed, 23 insertions, 10 deletions
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 324cf90e990..d233c19a20a 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.7, 2017/04/12}
+\date{Version 1.8, 2017/11/14}
\maketitle
\begin{abstract}
@@ -88,7 +88,7 @@
publications. The style file draws on \bibltx's \emph{authoryear} style per default
(which can be changed), but provides some extra features needed for publication lists,
such as the omission or highlighting of the own name from\slash in author or editor data.
-The package requires at least version 3.4 of the \bibltx\ package\footnote{For \bibltx, see
+The package requires at least version 3.8 of the \bibltx\ package\footnote{For \bibltx, see
\url{http://www.ctan.org/pkg/biblatex}.} and \texttt{biber} (the respective version as required by \bibltx).
\end{abstract}
@@ -400,13 +400,13 @@ of diverse type and authors, specify:
The sorting of the items is done via \bibltx's sorting mechanism
(please refer to the \bibltx\ manual for details). By default,
-\bpl\ uses the \jfmacro{ydnt} scheme, which sorts hierarchically
+\bpl\ uses the \jfmacro{ydnt} template, which sorts hierarchically
by year (descending), name and title (both ascending). You can switch to another
-scheme via \bibltx's \jfmacro{sorting} option either globally (if you pass
-\joption{sorting=<scheme>} to the \bibltx\ options) or locally (if you pass
-\joption{sorting=<scheme>} to the \jfcsmacro{printbibliography} options).
+template via \bibltx's \jfmacro{sorting} option either globally (if you pass
+\joption{sorting=<template>} to the \bibltx\ options) or locally (if you pass
+\joption{sorting=<template>} to the \jfcsmacro{printbibliography} options).
-For convenience, \bpl\ provides 3 additional sorting schemes, which might
+For convenience, \bpl\ provides 3 additional sorting templates, which might
be particularly useful for sorting talks:
\begin{itemize}
\item \jmacro{ddnt}: Sort by full \textbf{d}ate (\textbf{d}escending),
@@ -428,12 +428,26 @@ That is, to sort your talks in descending order by full date in your CV, use:
\section{Revision Log}
\begin{description}
+ \item [{V.~1.8 (2017-11-14):}]~
+ \begin{itemize}
+ \item Adapt to \bibltx\ 3.8. This version is now required.
+ \item Rename some macros, using pseudo-namespaces:
+ \begin{itemize}
+ \item \texttt{date:makedate} $\Rightarrow$ \texttt{bpl:date:makedate}
+ \item \texttt{date:labelyear+extrayear} $\Rightarrow$ \texttt{bpl:date:labeldate+extradate}
+ \item \texttt{marginyear} $\Rightarrow$ \texttt{bpl:marginyear}
+ \item \texttt{rauthor} $\Rightarrow$ \texttt{bpl:review:author}
+ \item \texttt{rauthor/label} $\Rightarrow$ \texttt{bpl:review:author/label}
+ \item \texttt{year+labelyear} $\Rightarrow$ \texttt{bpl:year+labelyear}
+ \end{itemize}
+ \end{itemize}
+
\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}
-
+\clearpage
\item [{V.~1.6 (2017-04-02):}]~
\begin{itemize}
\item New option \joption{nameorder} that allows to change the ordering of author and editor
@@ -447,8 +461,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):}]~
+ \item [{V.~1.4 (2017-02-12):}]~
\begin{itemize}
\item New option \joption{plauthorhandling} that defines how the publist author is
handled in the publication list (possible values: \joption{omit} [=~default],