diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-30 22:07:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-30 22:07:48 +0000 |
commit | 0f01ba4fdf45fa5923bdfa31d64dd0bb21cc4eaf (patch) | |
tree | 68f2f2dbc48b086d93fee98d31211e2b7b447e2a /Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def | |
parent | d492835878db1e863d68f7765ec4a36375e2b9ea (diff) |
biblatex-gost (30aug16)
git-svn-id: svn://tug.org/texlive/trunk@41955 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 | 26 |
1 files changed, 13 insertions, 13 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 c8c95824675..53fe5745eea 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/07/18\space v1.7\space biblatex-gost styles] +[2016/08/30\space v1.8\space biblatex-gost styles] % these declarations should be here, not in lbx, to be initialized for all languages \NewBibliographyString{ @@ -478,12 +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] + \step[fieldsource=authortype, fieldtarget=authorcountry] + \step[fieldsource=reqnumber, fieldtarget=requestnumber] + \step[fieldsource=publdate, fieldtarget=publicationdate] + \step[fieldsource=prdate, fieldtarget=prioritydate] + \step[fieldsource=prnumber, fieldtarget=prioritynumber] + \step[fieldsource=prcountry, fieldtarget=prioritycountry] } } } @@ -499,12 +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] + \step[fieldsource=authortype, fieldtarget=authorcountry] + \step[fieldsource=reqnumber, fieldtarget=requestnumber] + \step[fieldsource=publdate, fieldtarget=publicationdate] + \step[fieldsource=prdate, fieldtarget=prioritydate] + \step[fieldsource=prnumber, fieldtarget=prioritynumber] + \step[fieldsource=prcountry, fieldtarget=prioritycountry] } } } |