summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx
blob: f8ee0e6f6e05a78f38c34e2af95675de96ba293e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
%%
%% This is file `rgk-verbose.cbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx  (with options: `rgkverboseCBX,barecitations')
%% 
\ProvidesFile{rgk-verbose.cbx}
[2017/11/16 v1.3 biblatex-archaeology citation style (IB)]
\RequireCitationStyle{verbose-trad2note-archaeology}
\def\archaeocitestyletitle{\blxarch@style@rgkverbose}
\ExecuteBibliographyOptions{
    citepages=omit, % permit|suppress|omit|separate
}
\DeclareFieldFormat*{seenote}{\mkbibparens{#1}}
\renewcommand{\postnotedelim}{%
    \ifboolexpr{
        test {\ifentrytype{article}}
        or
        test {\ifentrytype{review}}
        or
        test {\ifentrytype{suppperiodical}}
    }
        {\ifboolexpr{
            not test {\ifloccit}
            and
            not test {\ifseenote}
         }
            {\addcomma\space}
            {\addspace}}
        {\addspace}}
        %    \end{macrocode}
\DeclareFieldFormat*{postnote}{#1}
\DeclareFieldFormat*{volcitevolume}{#1}
\DeclareFieldFormat*{volcitepages}{#1}
\endinput
%%
%% End of file `rgk-verbose.cbx'.