diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-19 22:26:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-19 22:26:07 +0000 |
commit | 413c087ced3433049aab7d00f093b1ee05d1a1b8 (patch) | |
tree | 11b55ff793729e94d051451a4e623682ddf4a02a /Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def | |
parent | 0a7b8bdcbe02e88c759c901d8eafdc575d3984a7 (diff) |
biblatex-gost (19jul16)
git-svn-id: svn://tug.org/texlive/trunk@41730 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 | 14 |
1 files changed, 13 insertions, 1 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 31ec66cb8c3..c8c95824675 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} -[2016/04/05\space v1.6\space biblatex-gost styles] +[2016/07/18\space v1.7\space biblatex-gost styles] % these declarations should be here, not in lbx, to be initialized for all languages \NewBibliographyString{ @@ -478,6 +478,12 @@ \map{ \pertype{patent} \step[fieldset=options, fieldvalue={useauthor=false}] + \step[fieldsource=authorcountry, fieldtarget=authortype] + \step[fieldsource=requestnumber, fieldtarget=reqnumber] + \step[fieldsource=publicationdate, fieldtarget=publdate] + \step[fieldsource=prioritydate, fieldtarget=prdate] + \step[fieldsource=prioritynumber, fieldtarget=prnumber] + \step[fieldsource=prioritycountry, fieldtarget=prcountry] } } } @@ -493,6 +499,12 @@ \map{ \pertype{patent} \step[fieldset=options, fieldvalue={useauthor=false}] + \step[fieldsource=authorcountry, fieldtarget=authortype] + \step[fieldsource=requestnumber, fieldtarget=reqnumber] + \step[fieldsource=publicationdate, fieldtarget=publdate] + \step[fieldsource=prioritydate, fieldtarget=prdate] + \step[fieldsource=prioritynumber, fieldtarget=prnumber] + \step[fieldsource=prioritycountry, fieldtarget=prcountry] } } } |