summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-bib2-ex/test.cbx
blob: 53ab99bf64d47369ad2b7e978546cfc3c9a5cf1d (plain)
1
2
3
4
5
6
7
8
9
\ProvidesFile{test.cbx}[ 2016/01/01 v1.0 biblatex citation style ]
\ExecuteBibliographyOptions{labelnumber}
\newbibmacro*{cite}{\printtext{\printfield{labelnumber}}}
\DeclareCiteCommand{\cite}[\mkbibbrackets]
                          {\usebibmacro{prenote}}
                          {\usebibmacro{citeindex}\usebibmacro{cite}}
                          {\multicitedelim}
                          {\usebibmacro{postnote}}
\endinput