diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-30 23:24:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-30 23:24:37 +0000 |
commit | 0962f3f1b18745856196b2e2d5c992b4d0138af9 (patch) | |
tree | d45df7c48d6d4cede634263ab3924cd01c77b2c0 /Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def | |
parent | 523420826d361286711f7a9f64de454a91bb8c5d (diff) |
biblatex-gost (30nov13)
git-svn-id: svn://tug.org/texlive/trunk@32284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def b/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def index e651a25392f..b9ca1541085 100644 --- a/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def +++ b/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def @@ -1,5 +1,5 @@ \ProvidesFile{biblatex-gost.def} -[2013/11/04\space v0.9.1\space biblatex-gost styles] +[2013/11/30\space v0.9.2\space biblatex-gost styles] % these declarations should be here, not in lbx, to be initialized for all languages \NewBibliographyString{ @@ -518,7 +518,8 @@ \DeclareDataInheritance{*}{*}{% \noinherit{heading}} \DeclareDataInheritance{periodical}{article}{% - \noinherit{endyear}\noinherit{endmonth}\noinherit{endday}} + \noinherit{endyear}\noinherit{endmonth}\noinherit{endday} + \inherit{credits}{journalcredits}} \DeclareDataInheritance{mvbook,mvcollection,mvproceedings} {book,collection,inbook,incollection,inproceedings}{% \noinherit{endyear}\noinherit{endmonth}\noinherit{endday}} |