summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst b/Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst
index c07b6cc6034..6df2f79f8f7 100644
--- a/Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst
+++ b/Master/texmf-dist/bibtex/bst/gost/ugost2008l.bst
@@ -1897,13 +1897,13 @@ FUNCTION {begin.bib}
{ "\begin{thebibliography}{" longest.label * "}" * write$ newline$
"\def\selectlanguageifdefined#1{" write$ newline$
"\expandafter\ifx\csname date#1\endcsname\relax" write$ newline$
- "\else\language\csname l@#1\endcsname\fi}" write$ newline$
+ "\else\selectlanguage{#1}\fi}" write$ newline$
"\providecommand*{\href}[2]{{\small #2}}" write$ newline$
"\providecommand*{\url}[1]{{\small #1}}" write$ newline$
"\providecommand*{\BibUrl}[1]{\url{#1}}" write$ newline$
"\providecommand{\BibAnnote}[1]{}" write$ newline$
"\providecommand*{\BibEmph}[1]{#1}" write$ newline$
- "\providecommand*{\cyrdash}{\hbox to.8em{--\hss--}}" write$ newline$
+ "\ProvideTextCommandDefault{\cyrdash}{\hbox to.8em{--\hss--}}" write$ newline$
"\providecommand*{\BibDash}{\ifdim\lastskip>0pt\unskip\nobreak\hskip.2em\fi" write$ newline$
"\cyrdash\hskip.2em\ignorespaces}" write$ newline$
preamble$ empty$