summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def
diff options
context:
space:
mode:
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.def84
1 files changed, 2 insertions, 82 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 e4ddb01d795..84901d3288d 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/09/18\space v1.10\space biblatex-gost styles]
+[2017/01/27\space v1.11\space biblatex-gost styles]
% these declarations should be here, not in lbx, to be initialized for all languages
\NewBibliographyString{
@@ -79,6 +79,7 @@
bygecompilertranin,
bygecompilertranfo,
bygecompilertranaf,
+ byeditorcollaborator,
books,
parts,
issues,
@@ -430,87 +431,6 @@
}
}
-\DeclareBibliographyOption{movenames}[true]{%
- \gdef\blx@opt@movenames{#1}%
- \ifstrequal{#1}{true}
- {\DeclareStyleSourcemap{
- \maps[datatype=bibtex]{
- \map[overwrite]{
- \step[fieldsource=author,
- match=\regexp{(.+\s+and\s+){3,}|and\s+others\s*$},
- final]
- \step[fieldsource=options,
- match=\regexp{(.+)},
- replace=\regexp{useauthor=false,$1}]
- \step[fieldsource=options,
- match=\regexp{^$},
- replace=\regexp{useauthor=false}]
- }
- \map{
- \step[fieldsource=author,
- match=\regexp{(.+\s+and\s+){3,}|and\s+others\s*$},
- final]
- \step[fieldset=options, fieldvalue={useauthor=false}]
- }
- \map[overwrite]{
- \step[fieldsource=editor,
- match=\regexp{(.+\s+and\s+){3,}|and\s+others\s*$},
- final]
- \step[fieldsource=options,
- match=\regexp{(.+)},
- replace=\regexp{useeditor=false,$1}]
- \step[fieldsource=options,
- match=\regexp{^$},
- replace=\regexp{useeditor=false}]
- }
- \map{
- \step[fieldsource=editor,
- match=\regexp{(.+\s+and\s+){3,}|and\s+others\s*$},
- final]
- \step[fieldset=options, fieldvalue={useeditor=false}]
- }
- \map[overwrite]{
- \pertype{patent}
- \step[fieldsource=options, final]
- \step[fieldset=options, fieldvalue={useauthor=false,}]
- \step[fieldset=options, origfieldval, append]
- }
- \map{
- \pertype{patent}
- \step[fieldset=options, fieldvalue={useauthor=false}]
- \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]
- }
- }
- }
- }
- {\DeclareStyleSourcemap{
- \maps[datatype=bibtex]{
- \map[overwrite]{
- \pertype{patent}
- \step[fieldsource=options, final]
- \step[fieldset=options, fieldvalue={useauthor=false,}]
- \step[fieldset=options, origfieldval, append]
- }
- \map{
- \pertype{patent}
- \step[fieldset=options, fieldvalue={useauthor=false}]
- \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]
- }
- }
- }
- }
-}
-
\DeclareSortExclusion{inbook,incollection,inproceeding,bookinbook,suppbook,suppcollection,inreference}
{editor,volume,maintitle}