summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-31 23:13:20 +0000
committerKarl Berry <karl@freefriends.org>2019-12-31 23:13:20 +0000
commit3d6c241f6ed20d838c6fa004e61e08241ae17b83 (patch)
tree66cdb48deb2612b8648c4b20f694520b209e6f80 /Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx
parent68366a5059e0856136e7a3067f9441dc2728a458 (diff)
biblatex-archaeology (31dec19)
git-svn-id: svn://tug.org/texlive/trunk@53281 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx
new file mode 100644
index 00000000000..17c13d16bcc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose-old.cbx
@@ -0,0 +1,40 @@
+%%
+%% This is file `rgk-verbose-old.cbx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% biblatex-archaeology.dtx (with options: `rgkverboseoldCBX,barecitations')
+%%
+
+\ProvidesFile{rgk-verbose.cbx}
+[2019/12/30 v2.2 biblatex-archaeology citation style (IB)]
+\RequireCitationStyle{verbose-trad2note-archaeology}
+\def\archaeocitestyletitle{\blxarch@style@rgkverboseold}
+\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}}
+\DeclareFieldFormat*{postnote}{\mknormrange{#1}}
+\DeclareFieldFormat*{multipostnote}{\mknormrange{#1}}
+\DeclareFieldFormat*{volcitevolume}{#1}
+\DeclareFieldFormat*{volcitepages}{\mknormrange{#1}}
+\endinput
+%%
+%% End of file `rgk-verbose-old.cbx'.