From bbe3c3450d28b6f3bd3be9a99d41ee39c85fa7ec Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Feb 2018 23:36:43 +0000 Subject: biblatex-gost (21feb18) git-svn-id: svn://tug.org/texlive/trunk@46709 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-gost/biblatex-gost.def | 37 ++++++++++++++++------ 1 file changed, 28 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.def') 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 29679331e43..5ab77153aa4 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} -[2017/08/23\space v1.16\space biblatex-gost styles] +[2018/02/20\space v1.17\space biblatex-gost styles] % these declarations should be here, not in lbx, to be initialized for all languages \NewBibliographyString{ @@ -105,12 +105,31 @@ docthesis,phdautoref,docautoref, } +% \DeclareLanguageMappingSuffix{-gost} doesn't play +% well with american/british/english +% +% \DeclareLanguageMappingSuffix{-gost} +\DeclareLanguageMapping{american}{american-gost} +\DeclareLanguageMapping{brazilian}{brazilian-gost} +\DeclareLanguageMapping{british}{british-gost} +\DeclareLanguageMapping{catalan}{catalan-gost} +\DeclareLanguageMapping{croatian}{croatian-gost} +\DeclareLanguageMapping{english}{english-gost} +\DeclareLanguageMapping{french}{french-gost} +\DeclareLanguageMapping{galician}{galician-gost} +\DeclareLanguageMapping{german}{german-gost} +\DeclareLanguageMapping{greek}{greek-gost} +\DeclareLanguageMapping{icelandic}{icelandic-gost} +\DeclareLanguageMapping{italian}{italian-gost} +\DeclareLanguageMapping{portuguese}{portuguese-gost} \DeclareLanguageMapping{russian}{russian-gost} +\DeclareLanguageMapping{slovene}{slovene-gost} +\DeclareLanguageMapping{spanish}{spanish-gost} % % Sorting Schemes % -\DeclareSortingScheme{nty}{ +\DeclareSortingTemplate{nty}{ \sort{ \field{presort} } @@ -155,7 +174,7 @@ } } -\DeclareSortingScheme{nyvt}{ +\DeclareSortingTemplate{nyvt}{ \sort{ \field{presort} } @@ -200,7 +219,7 @@ } } -\DeclareSortingScheme{ynt}{ +\DeclareSortingTemplate{ynt}{ \sort{ \field{presort} } @@ -231,7 +250,7 @@ } } -\DeclareSortingScheme{ydnt}{ +\DeclareSortingTemplate{ydnt}{ \sort{ \field{presort} } @@ -262,7 +281,7 @@ } } -\DeclareSortingScheme{nyt}{ +\DeclareSortingTemplate{nyt}{ \sort{ \field{presort} } @@ -307,7 +326,7 @@ } } -\DeclareSortingScheme{ntvy}{ +\DeclareSortingTemplate{ntvy}{ \sort{ \field{presort} } @@ -352,7 +371,7 @@ } } -\DeclareSortingScheme{anyt}{ +\DeclareSortingTemplate{anyt}{ \sort{ \field{presort} } @@ -387,7 +406,7 @@ } } -\DeclareSortingScheme{anyvt}{ +\DeclareSortingTemplate{anyvt}{ \sort{ \field{presort} } -- cgit v1.2.3