summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-publist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-15 22:09:48 +0000
committerKarl Berry <karl@freefriends.org>2016-05-15 22:09:48 +0000
commit126ea2a3b27dbae4ec8d67544ffeab5f6ec5d19f (patch)
treea348a71e9378ec6aa76b82012cc49f7e5a29127c /Master/texmf-dist/doc/latex/biblatex-publist
parent663434e23104f71eb974089a56d2704b2ed61147 (diff)
biblatex-publist (15may16)
git-svn-id: svn://tug.org/texlive/trunk@41160 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/README9
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdfbin104329 -> 293675 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex53
3 files changed, 51 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README
index de029140047..afe68c76b2a 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/README
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/README
@@ -16,13 +16,13 @@ See http://www.latex-project.org/lppl.txt
== PURPOSE ==
The biblatex-publist package provides a biblatex bibliography
-style file (*.bbx) for publication lists, i. e. a bibliography
+style file (*.bbx) for publication lists, i.e. a bibliography
containing one's own publications. The style file draws on
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 3.3 of the biblatex
+The package requires at least version 3.4 of the biblatex
package.
@@ -45,6 +45,11 @@ instructions.
== CHANGES ==
+* V. 1.2 (2016-05-12):
+ - Accomodate to the backwards-incompatible changes of biblatex 3.4
+ (prefixnumber > labelprefix, \ifempty > \ifdefvoid).
+ This version of biblatex is now required.
+
* V. 1.1 (2016-03-09):
- Adapt to the \Declare*Name changes of biblatex 3.3.
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 6c84301442b..05de362db46 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 306a3e305e3..b55b9adc92b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex
@@ -1,6 +1,31 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% File biblatex-publist.tex
+%%
+%% Manual of the biblatex-publist package.
+%%
+%% This file is part of the biblatex-publist package.
+%%
+%% Author: Juergen Spitzmueller <juergen.spitzmueller@univie.ac.at>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer of this work is Juergen Spitzmueller.
+%%
+%% Code repository and issue tracker: https://github.com/jspitz/jslectureplanner
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
\documentclass[english]{article}
-\usepackage{charter}
-\usepackage[scaled=0.87]{beramono}
+\usepackage[osf]{libertine}
+\usepackage[scaled=0.76]{beramono}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
@@ -29,6 +54,7 @@
\newcommand*\@jcsmacro[1]{\@jmacro{\textbackslash{#1}}}
\newcommand*\@@jcsmacro[1]{\@@jmacro{\textbackslash{#1}}}
\newcommand*\joption[1]{\textbf{\texttt{#1}}}
+\newcommand*\jfoption[1]{\texttt{#1}}
\newcommand*\jfmacro[1]{\texttt{#1}}
\newcommand*\jfcsmacro[1]{\jfmacro{\textbackslash{#1}}}
\newcommand*\bpl{\texttt{biblatex-publist}}
@@ -53,7 +79,7 @@
\thanks{Please report issues via \protect\url{https://github.com/jspitz/biblatex-publist}.}%
}
-\date{Version 1.1, 2016/03/09}
+\date{Version 1.2, 2016/05/12}
\maketitle
\begin{abstract}
@@ -62,8 +88,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
-3.3 of the \bibltx\ package\footnote{For \bibltx, see
-\url{http://www.ctan.org/pkg/biblatex}.} and \texttt{biber}.
+3.4 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}
\section{Aim of the package}
@@ -87,7 +113,7 @@ style file, \emph{publist.bst}%
see also \cite{ttb}.}, which helps a lot if you want to produce a publication
list with Bib\TeX. The \bpl\ package is the result of the aim of emulating
the features of \emph{publist.bst} with \bibltx's means. It partly draws on
-Markey's conceptual ideas. Bug reports, comments and ideas are welcome.
+Markey's conceptual ideas. Bug reports, comments and ideas are welcome.\filbreak
\section{Loading the package}
@@ -322,8 +348,8 @@ The sorting of the items is done via \bibltx's sorting mechanism
\bpl\ uses the \jfmacro{ydnt} scheme, 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
-\jfmacro{sorting=<scheme>} to the \bibltx\ options) or locally (if you pass
-\jfmacro{sorting=<scheme>} to the \jfcsmacro{printbibliography} options).
+\joption{sorting=<scheme>} to the \bibltx\ options) or locally (if you pass
+\joption{sorting=<scheme>} to the \jfcsmacro{printbibliography} options).
For convenience, \bpl\ provides 3 additional sorting schemes, which might
be particularly useful for sorting talks:
@@ -348,6 +374,15 @@ That is, to sort your talks in descending order by full date in your CV, use:
\section{Revision Log}
\begin{description}
+\item [{V.~1.2 (2016-05-12):}]~
+
+ \begin{itemize}
+ \item Accomodate to the backwards-incompatible changes of \bibltx~3.4
+ (\jfoption{prefixnumber} $\Rightarrow$ \jfoption{labelprefix},
+ \jfcsmacro{ifempty} $\Rightarrow$ \jfcsmacro{ifdefvoid}).
+ This version of \bibltx\ is now required.
+ \end{itemize}
+
\item [{V.~1.1 (2016-03-09):}]~
\begin{itemize}
@@ -360,7 +395,7 @@ That is, to sort your talks in descending order by full date in your CV, use:
\begin{itemize}
\item Add portmanteau *.cbx file to allow loading \bpl\ also via
- the \joption{style} option (next to \joption{bibstyle}).
+ the \jfoption{style} option (next to \jfoption{bibstyle}).
\end{itemize}
\item [{V.~0.9~(2014-03-13):}]~