summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-gost/gost-numeric.cbx
blob: 5847e4a1c5d4381a0e36b58cb7c5c1d4eacd6d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\ProvidesFile{gost-numeric.cbx}
[2013/04/03\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