diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-15 21:05:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-15 21:05:30 +0000 |
commit | aa9d56714ab9ed7059b9320d775ec7bfd679b09d (patch) | |
tree | 7515873c483a629fe2fb4acf543c82d7b09d1597 /Master/texmf-dist/doc/latex | |
parent | e1b55729289f694339a43f49930e29817a109ca3 (diff) |
biblatex-publist (15sep20)
git-svn-id: svn://tug.org/texlive/trunk@56351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf | bin | 358388 -> 358777 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex | 17 |
3 files changed, 16 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README index affc7684785..dbf6d12abcf 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/README +++ b/Master/texmf-dist/doc/latex/biblatex-publist/README @@ -45,7 +45,10 @@ instructions. == CHANGES == -* V 1.19 (2020-08-21) +* V. 1.20 (2020-09-15) + - Do not output "(with <authors>)" if no plauthor is among the authors. + +* V. 1.19 (2020-08-21) - Fix parsing of name with initials (#24). - Fix output of et al. in byeditor lists. - Do not omit names in related entries. diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf Binary files differindex 294ebde335e..86ae1938610 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf 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 61762fd3ea4..bc0c53b5f64 100644 --- a/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex +++ b/Master/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex @@ -102,7 +102,7 @@ \thanks{Please report issues via \protect\url{https://github.com/jspitz/biblatex-publist}.}% } -\date{Version 1.19, 2020/08/21} +\date{Version 1.20, 2020/09/15} \maketitle \begin{abstract} @@ -618,6 +618,12 @@ or \begin{description} + \item [{V. 1.20 (2020-09-15):}]~ + \begin{itemize} + \item Do not output \emph{(with <authors>)} if no publist author + is among the authors. + \end{itemize} + \item [{V. 1.19 (2020-08-21):}]~ \begin{itemize} \item Fix parsing of names with initials. @@ -830,10 +836,11 @@ 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), user gusbrs on \emph{tex.stackexchange.com}, -Marko BudiĻi\'{c}, Clea F. Rees, Yannick Kalff and many other users for -testing and bug reports, Nicolas Markey for \emph{publist.bst} and of -course Philipp Lehman and the current \bibltx\ team (Philipp Kime, -Moritz Wemheuer, Audrey Boruvka and Joseph Wright) for \bibltx. +Marko BudiĻi\'{c}, Clea F. Rees, Yannick Kalff, Moritz Wemheuer and many +other users for testing, bug reports and suggestions, Nicolas Markey for +\emph{publist.bst} and of course Philipp Lehman and the current +\bibltx\ team (Philipp Kime, Moritz Wemheuer, Audrey Boruvka and +Joseph Wright) for \bibltx. \begin{thebibliography}{1} \bibitem{bibltx}Lehman, Philipp (with Audrey Boruvka, Philip Kime |