summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx14
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
index 5e4e1c1a644..ea7fc8ce88e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
@@ -4,7 +4,7 @@
%%
%% The original source files were:
%%
-%% oxref.dtx (with options: `cbx,n')
+%% oxref.dtx (with options: `cbx,n,default')
%% ----------------------------------------------------------------
%% biblatex-oxref --- Biblatex styles inspired by the Oxford Guide to Style
%% Author: Alex Ball
@@ -13,11 +13,21 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2019/02/15 v1.0}
+\def\Version{2019/02/19 v1.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnotes.cbx}
[\Version\space Footnote-based citation style inspired by the Oxford Guide to Style]
\RequireCitationStyle{verbose}
+\newbibmacro*{cite:postnote:pages}{%
+ \setunit{\addspace}%
+ \bibstring{thiscite}%
+ \setunit{\addspace}%
+ \printfield{postnote}}
+\ExecuteBibliographyOptions{citepages=separate}
+\RequirePackage{etoolbox}
+\RequirePackage{xpatch}
+\providetoggle{blx@ox@autoanon}
+\providetoggle{blx@ox@abbranon}
\xpatchbibmacro{textcite}{%
\printnames{labelname}%
}{%