summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-gost/cbx/gost-numeric.cbx
blob: 29c6d12bfd29148357ebf0e53af7a51614a1a8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\ProvidesFile{gost-numeric.cbx}
[2013/03/25\space v0.8\space biblatex-gost styles]

\RequireCitationStyle{numeric-comp}
\ExecuteBibliographyOptions{dashed=false,citeisbn,citeurl,citedoi,citeeprint}
\renewcommand*{\multicitedelim}{\addsemicolon\space} 

\AtEveryCitekey{%
  \ifcsdef{abx@field@hyphenation}{%
    \edef\blx@languagename{\abx@field@hyphenation}%
    \select@language{\abx@field@hyphenation}%
    \blx@hyphenreset}%
  {}%
}

\endinput