From 0c27b92841f29375f8faf1e42527c90fd7c226df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 14 Mar 2014 21:45:47 +0000 Subject: biblatex-publist (14mar14) git-svn-id: svn://tug.org/texlive/trunk@33176 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/biblatex-publist/README | 5 ++++ .../latex/biblatex-publist/biblatex-publist.pdf | Bin 103288 -> 103536 bytes .../latex/biblatex-publist/biblatex-publist.tex | 30 ++++++++++++++------- 3 files changed, 25 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README index 7c92f87e3d4..969ab5d5d71 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/README +++ b/Master/texmf-dist/doc/latex/biblatex-publist/README @@ -42,6 +42,11 @@ instructions. == CHANGES == +* V. 0.9 (2014-03-13): + - Fix problem with multi-token names. + - Support name prefix in \omitname. + - Support for pubstate. + * V. 0.8 (2013-08-16): - Add custom sorting schemes "ddnt", "ydmdnt" and "dnt". - Revise the documentation. 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 8446de0bd25..4353280a56d 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf and b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf 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 c268b298766..2159d706d7a 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{\protect\href{mailto:juergen@spitzmueller.org}{juergen (at) spitzmueller (dot) org}.}% } -\date{Version 0.8, 16/08/2013} +\date{Version 0.9, 13/03/2014} \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}.} +2.0 of the \bibltx\ package\footnote{For \bibltx, see +\url{http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex}.} and \texttt{biber}. \end{abstract} \section{Aim of the package} @@ -98,7 +98,7 @@ The standard way of using the package is to load the style file via \begin{quote} \begin{lstlisting}[language={[LaTeX]TeX},moretexcs={[1]{omitname}}] \usepackage[bibstyle=publist]{biblatex} -\omitname[first name]{surname} +\omitname[first name][von-part]{surname} \end{lstlisting} \end{quote} The \jcsmacro*{omitname} macro (at least with the mandatory @@ -126,7 +126,8 @@ options provided by the \bibltx\ package itself% \footnote{Please refer to the \bibltx\ manual \cite{bibltx} for those.}): \begin{description} \item [{\joption{omitname}=}] -\item [{\joption{omitfirstname=}}] ~ +\item [{\joption{omitfirstname=}}] +\item [{\joption{omitnameprefix=}}] ~ This is an alternative to the \jcsmacro{omitname} macro described in sec.~\ref{sec:standard-usage}. However, due to the @@ -136,12 +137,13 @@ if your name does not consist of non-ASCII characters. Hence, the \item [{\joption{boldyear{[}=true|false{]}}}] default: \emph{true}. -By default, the year is printed in bold face. To prevent this, pass the +By default, the year (or pubstate, if no year is given) is printed in bold face. +To prevent this, pass the option \joption{boldyear=false} to \bibltx. \item [{\joption{marginyear{[}=true|false{]}}}] default: \emph{false}. -With this option set to \joption{true}, the publication year will +With this option set to \joption{true}, the publication year (or pubstate) will be printed in the margin once a new year starts. The option also has the effect that all marginpars are printed ``reversed'', i.\,e. on the left side in one-sided documents (via \jfcsmacro{reversemarginpar}). @@ -345,6 +347,14 @@ That is, to sort your talks in descending order by full date in your CV, use: \section{Revision Log} \begin{description} +\item [{V.~0.9~(2014-03-13):}]~ + +\begin{itemize} +\item Fix problem with multi-token names. +\item Support name prefix in \jcsmacro{omitname}. +\item Support pubstate. +\end{itemize} + \item [{V.~0.8~(2013-08-16):}]~ \begin{itemize} @@ -398,9 +408,9 @@ Gregorio.% Thanks go to Enrico Gregorio (egreg on \emph{tex.stackexchange.com}) for helping me with correct name parsing (actually, the code the package -uses is completely his), Marko BudiĻi\'{c} and Yannick Kalff for testing -and bug reports, Nicolas Markey for \emph{publist.bst} and of course -Philipp Lehman (not only) for \bibltx. +uses is completely his), Marko BudiĻi\'{c}, Clea F. Rees and Yannick Kalff +for testing and bug reports, Nicolas Markey for \emph{publist.bst} and of +course Philipp Lehman (not only) for \bibltx. \begin{thebibliography}{1} \bibitem{bibltx}Lehman, Philipp (with Audrey Boruvka, Philip Kime -- cgit v1.2.3