summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-03 21:28:45 +0000
committerKarl Berry <karl@freefriends.org>2017-05-03 21:28:45 +0000
commit4173c34b74281e437b531eaaeb760d011ddac776 (patch)
treeb39b54b0677fd89832264e86bba61a7fc789c781 /Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx
parentd4bbb3bb502da4c02c8507f77478bc6a5f2439c2 (diff)
biblatex-gost (3may17)
git-svn-id: svn://tug.org/texlive/trunk@44172 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx b/Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx
index 0dc049a06f4..31e0a03c54e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-gost/gost-authoryear.bbx
@@ -1,5 +1,5 @@
\ProvidesFile{gost-authoryear.bbx}
-[2017/02/16\space v1.13\space biblatex-gost styles]
+[2017/05/03\space v1.14\space biblatex-gost styles]
\RequireBibliographyStyle{gost-standard}
@@ -35,7 +35,7 @@
% label isn't taken into account since labeltitle is always provided
\newbibmacro*{labeltitle:common}{%
\blx@gost@ifneedsdate
- {\printfield[title]{labeltitle}%
+ {\printtext[title]{\printfield[titlecase]{labeltitle}}%
\clearfield{\thefield{labeltitlesource}}}
{}}
@@ -203,10 +203,10 @@
\iffieldundef{label}
{% no label, so print labeltitle (always present)
\blx@gost@ifneedsdate
- {\printfield[citetitle]{labeltitle}
+ {\printtext[citetitle]{\printfield[titlecase]{labeltitle}}
\setunit{\nameyeardelim}%
\usebibmacro{cite:labelyear+extras}{}}
- {\printfield[citetitle]{labeltitle}}}
+ {\printtext[citetitle]{\printfield[titlecase]{labeltitle}}}}
{% label exists, print it
\usebibmacro{cite:label+volume+parts}}}%
{% labelname, no labelyear
@@ -269,7 +269,9 @@
}
{\usebibmacro{bbx:dashcheck}
{\bibnamedash}
- {\printnames[heading]{author}%
+ {\iftoggle{bbx:gostbibliography}
+ {\printnames[heading][1-1]{author}}
+ {\printnames[heading]{author}}%
\setunit{\addcomma\space}%
\usebibmacro{bbx:savehash}}%
\usebibmacro{authorstrg}%