summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-publist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-10 23:21:32 +0000
committerKarl Berry <karl@freefriends.org>2016-03-10 23:21:32 +0000
commit69f5b03cb244e91d7890b23c761ec2ceb318b957 (patch)
tree4647616f01b62dc1aec14c86f845220539382ba3 /Master/texmf-dist/doc/latex/biblatex-publist
parentadd40c34bc577070311f0316fceff95083c1f2c2 (diff)
biblatex-publist (10mar16)
git-svn-id: svn://tug.org/texlive/trunk@39986 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.pdfbin103834 -> 104329 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex23
3 files changed, 20 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README
index b5b90c38b04..de029140047 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/README
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/README
@@ -22,7 +22,7 @@ biblatex's authoryear style, but provides some extra features
needed for publication lists, such as the omission of the own
name from author or editor data.
-The package requires at least version 2.0 of the biblatex
+The package requires at least version 3.3 of the biblatex
package.
@@ -45,6 +45,9 @@ instructions.
== CHANGES ==
+* V. 1.1 (2016-03-09):
+ - Adapt to the \Declare*Name changes of biblatex 3.3.
+
* V. 1.0 (2015-01-04):
- Add portmanteau *.cbx file to allow loading biblatex-publist
also via the "style" option (next to "bibstyle").
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 67b8eb6919b..6c84301442b 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 92581f99ef5..306a3e305e3 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex
@@ -53,7 +53,7 @@
\thanks{Please report issues via \protect\url{https://github.com/jspitz/biblatex-publist}.}%
}
-\date{Version 1.0, 2015/01/04}
+\date{Version 1.1, 2016/03/09}
\maketitle
\begin{abstract}
@@ -62,8 +62,8 @@
publications. The style file draws on \bibltx's \emph{authoryear} style, but
provides some extra features needed for publication lists, such as the omission
of the own name from author or editor data. The package requires at least version
-2.0 of the \bibltx\ package\footnote{For \bibltx, see
-\url{http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex}.} and \texttt{biber}.
+3.3 of the \bibltx\ package\footnote{For \bibltx, see
+\url{http://www.ctan.org/pkg/biblatex}.} and \texttt{biber}.
\end{abstract}
\section{Aim of the package}
@@ -346,7 +346,16 @@ That is, to sort your talks in descending order by full date in your CV, use:
\section{Revision Log}
+
\begin{description}
+\item [{V.~1.1 (2016-03-09):}]~
+
+\begin{itemize}
+\item Adapt to the \jfcsmacro{Declare*Name} changes of \bibltx~3.3.
+ Since \bibltx~3.3 introduced backwards-incompatible changes that
+ affect \bpl, this version of \bibltx\ is now required.
+\end{itemize}
+
\item [{V.~1.0~(2015-01-04):}]~
\begin{itemize}
@@ -368,7 +377,7 @@ That is, to sort your talks in descending order by full date in your CV, use:
\item Add custom sorting schemes \jmacro{ddnt}, \jmacro{ydmdnt} and \jmacro{dnt}
(see sec.~\ref{sec:sorting}).
\item Revise the documentation.
-\end{itemize}
+\end{itemize}\condbreak{2\baselineskip}
\item [{V.~0.7~(2013-07-25):}]~
@@ -422,12 +431,12 @@ course Philipp Lehman (not only) for \bibltx.
\begin{thebibliography}{1}
\bibitem{bibltx}Lehman, Philipp (with Audrey Boruvka, Philip Kime
and Joseph Wright): \emph{The biblatex Package. Programmable Bibliographies
-and Citations}. June 24, 2014.
-\url{http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex}.
+and Citations}. March 3, 2016.
+\url{http://mirror.ctan.org/macros/latex/contrib/biblatex}.
\bibitem{ttb}Markey, Nicolas: \emph{Tame the BeaST. The B to X of
BibTEX}. October 11, 2009.
-\url{http://www.ctan.org/tex-archive/info/bibtex/tamethebeast}.
+\url{http://mirror.ctan.org/info/bibtex/tamethebeast}.
\end{thebibliography}
\end{document}