diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-15 21:40:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-15 21:40:44 +0000 |
commit | a076fece1c9c051b3d7a4c2af8098ff04cb3bdec (patch) | |
tree | a319e1bc07c1c012d0c36238967dab6e3647ec48 /Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx | |
parent | 37119cff3ae4ab91bc969f5d63c2cf23c89bd0be (diff) |
univie-ling (15jan19)
git-svn-id: svn://tug.org/texlive/trunk@49721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx index 5176a9c9cba..5aee6c9871b 100644 --- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx +++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx @@ -36,7 +36,7 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\ProvidesFile{univie-ling.bbx}[2018/11/07 v1.7 biblatex bibliography style] +\ProvidesFile{univie-ling.bbx}[2019/01/15 v1.8 biblatex bibliography style] % Load base style (authoryear) \RequireBibliographyStyle{authoryear} @@ -184,7 +184,7 @@ {\printnames{editor}% \setunit{\addspace}% \usebibmacro{bbx:savehash}}% - \printtext[parens]{\usebibmacro{#1}}% + \usebibmacro{#1}% \clearname{editor}% \newunit}% period instead of space {\global\undef\bbx@lasthash @@ -239,7 +239,7 @@ \setunit{\addspace}% \usebibmacro{issue+date}% \setunit{\addcolon\space}% - \usebibmacro{issue} + \usebibmacro{issue}% % The following three lines were originally not included inside of % the journal+issuetitle bibmacro. They have been moved inside of % this macro in order to allow them to be controlled by the toggle |