summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx b/Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx
index 4cea3cf60d4..8ff7fb12c30 100644
--- a/Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-gost/gost-inline.bbx
@@ -1,5 +1,5 @@
\ProvidesFile{gost-inline.bbx}
-[2017/02/16\space v1.13\space biblatex-gost styles]
+[2017/05/03\space v1.14\space biblatex-gost styles]
\RequireBibliographyStyle{gost-standard}
@@ -38,9 +38,9 @@
\newbibmacro*{labeltitle}{%
\iffieldundef{label}
{\iffieldundef{shorttitle}
- {\printfield{title}%
+ {\printtext[title]{\printfield[titlecase]{title}}%
\clearfield{title}}
- {\printfield[title]{shorttitle}}}
+ {\printtext[title]{\printfield[titlecase]{shorttitle}}}}
{\printfield{label}}}
\endinput