diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-28 20:57:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-28 20:57:14 +0000 |
commit | f1ef2f648613f3f1de0cb26dfd78a35edf544e74 (patch) | |
tree | d74d95723693cd2bfd21a76b82bd11b91ab9e58d /Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx | |
parent | 0db2ca4700f4884d1e7f1a2e72f18d2d8db3f311 (diff) |
biblatex-manuscripts-philology (28oct16)
git-svn-id: svn://tug.org/texlive/trunk@42371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx index c554caa6920..be4f9bcbe7d 100644 --- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx @@ -14,7 +14,7 @@ % This work consists of the files manuscripts*.dbx, manuscripts*.bbx, manuscripts*.lbx \ProvidesFile{manuscripts-commons} -[2016/10/23 v1.12.0 biblatex bibliography style (MR)]% +[2016/10/28 v1.12.1 biblatex bibliography style (MR)]% \ifdef{\biblatexmultipledm@bibstyle} {\RequireBibliographyStyle{\biblatexmultipledm@bibstyle}} @@ -212,10 +212,6 @@ \printfield{note}% \newunit\newblock \usebibmacro{support+dating} - \newunit\newblock - \iftoggle{bbx:url} - {\usebibmacro{url+urldate}} - {}% \setunit{\datingpagespunct} \usebibmacro{manuscript:pages} \iftoggle{bbx:related} @@ -223,6 +219,10 @@ \usebibmacro{related:init}% \usebibmacro{related}} {}% + \newunit\newblock% + \iftoggle{bbx:url}% + {\usebibmacro{url+urldate}}% + {}% \usebibmacro{more+annotation+catalog}% \usebibmacro{finentry} } |