diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-20 22:01:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-20 22:01:07 +0000 |
commit | 7a85d928b0f1063d364645170067bf1f7d007a59 (patch) | |
tree | ad67ba23746e02abcf00408439f45a97d279af78 /Master/texmf-dist | |
parent | 1884c79ec80c187194521b77cda44fc5dd965c1e (diff) |
biblatex-realauthor (20nov17)
git-svn-id: svn://tug.org/texlive/trunk@45865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf | bin | 73206 -> 73204 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf | bin | 17955 -> 17955 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.dbx | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf Binary files differindex ee92ce981b5..48fec4bd423 100644 --- a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex index aa885c4470e..003bde92d97 100644 --- a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex +++ b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex @@ -21,7 +21,7 @@ subtitle={New data field}, email={maieul <at> maieul <dot> net}, author={Maïeul Rouquette}, - revision={2.7.1}, + revision={2.7.1a}, date={19/11/2017}, url={https://github.com/maieul/biblatex-realauthor}} @@ -159,7 +159,7 @@ All issues can be submitted, in French or English, in the GitHub issues page\foo \begin{changelog} -\begin{release}{2.7.1}{2017-11-19} +\begin{release}{2.7.1a}{2017-11-19} \item Add compatibility with \biblatex~3.8 \end{release} diff --git a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf Binary files differindex d34a233e1c4..0162f9de400 100644 --- a/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf diff --git a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx index 1dec2eea547..88d65bb5d40 100644 --- a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx @@ -13,7 +13,7 @@ % The Current Maintainer of this work is Maïeul Rouquette % This work consists of the files realauthor.dbx, realauthor.bbx \ProvidesFile{realauthor.dbx} -[2017/11/19 v2.7.1 biblatex bibliography style (MR)] +[2017/11/19 v2.7.1a biblatex bibliography style (MR)] \ifdef{\DeclareSortingTemplate}% {} @@ -369,7 +369,7 @@ \bbx@realauthor@sorting } -\DeclareSortingScheme{anonymous+realauthor}{ +\DeclareSortingTemplate{anonymous+realauthor}{ \sort{ \field{presort} } diff --git a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.dbx b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.dbx index 829bb63df61..4126f7b335e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.dbx @@ -13,7 +13,7 @@ % The Current Maintainer of this work is Maïeul Rouquette % This work consists of the files realauthor.dbx, realauthor.bbx \ProvidesFile{realauthor.dbx} -[2017/11/19 v2.7.1 biblatex bibliography style (MR)] +[2017/11/19 v2.7.1a biblatex bibliography style (MR)] \DeclareDatamodelFields[type=list,datatype=name]{realauthor,realeditor} \DeclareDatamodelEntryfields{realauthor,realeditor} |