summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
committerKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
commit97fd3780f5c37e7667a82e30184b6c91469ad1ac (patch)
tree7c972a9f40057fbee3e6da82578ad48530fcfc59 /Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx
parentb00bffe83bc1a4c66e79fe6a340b20b075a2aea6 (diff)
biblatex-archaeology (11jun18)
git-svn-id: svn://tug.org/texlive/trunk@47989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx
new file mode 100644
index 00000000000..67b4fbfcda2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/verbose-archaeology.cbx
@@ -0,0 +1,51 @@
+%%
+%% This is file `verbose-archaeology.cbx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% biblatex-archaeology.dtx (with options: `verboseCBX,verbosesharedCBX')
+%%
+\ProvidesFile{verbose-archaeology.cbx}
+[2018/06/10 v2.0 biblatex-archaeology citation style (IB)]
+\def\archaeocitestyletitle{\blxarch@style@v}
+\RequireCitationStyle{verbose}
+\providebibmacro*{cite:short}{}
+\renewbibmacro*{cite:short}{%
+ \printnames{labelname}%
+ \setunit*{\printdelim{nametitledelim}}%
+ \printtext[bibhyperlink]{%
+ \iftoggle{archbool:citeshortin}
+ {\ifboolexpr{
+ not test {\iffieldundef{journaltitle}}
+or
+( not test {\ifshortform{false}}
+ and
+ not test {\iffieldundef{shortform}}
+)
+ }
+ {\usebibmacro{cite:short:in}}
+ {\printfield[citetitle]{labeltitle}}%
+ }
+ {\printfield[citetitle]{labeltitle}}}%
+}
+\newbibmacro*{cite:short:in}{%
+\savebibmacro{extendeddate}%
+\renewbibmacro*{extendeddate}[2]{}%
+\iffieldundef{journaltitle}
+{\iffieldundef{shortform}
+{\printfield[citetitle]{labeltitle}}
+{\usebibmacro{in:}%
+ \printfield{shortform}%
+ \setunit{\addspace}%
+ \printfield[shortformvolume]{volume}%
+ \setunit{\addspace}%
+ \usebibmacro{bibliographydate}%
+}
+}
+{\usebibmacro{journal+issuetitle}}%
+\restorebibmacro{extendeddate}%
+}
+\endinput
+%%
+%% End of file `verbose-archaeology.cbx'.