summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-04 20:56:06 +0000
committerKarl Berry <karl@freefriends.org>2019-04-04 20:56:06 +0000
commit51826e690ad1c167b12b52e25604ed3579a989ba (patch)
tree473a2307448528e7ece67821b6c355a078b95f12 /Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def
parentacab24042d34dd439e1d074820d1da2fa1d591cd (diff)
biblatex-ext (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def40
1 files changed, 23 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def b/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def
index f03407961c1..a5b027bccec 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def
@@ -1,12 +1,14 @@
\ProvidesFile{ext-biblatex-aux.def}
- [2019/02/08 v0.7 auxiliaries for extended biblatex citation style (MW)]
+ [2019/04/04 v0.7a auxiliaries for extended biblatex citation style
+ (MW)]
\def\extblx@requiredbiblatexversion{3.12}
\def\extblx@requiredbiblatexdate{2018/11/02}
\newrobustcmd*{\extblx@info}{\PackageInfo{biblatex-ext}}
\newrobustcmd*{\extblx@warning}{\PackageWarning{biblatex-ext}}
-\newrobustcmd*{\extblx@warning@noline}{\PackageWarningNoLine{biblatex-ext}}
+\newrobustcmd*{\extblx@warning@noline}{%
+ \PackageWarningNoLine{biblatex-ext}}
\newrobustcmd*{\extblx@error}[2]{\PackageError{biblatex-ext}{#1}{#2.}}
@@ -62,8 +64,10 @@
%{<inner/outer>}{<alias>}{<cite context>}
\def\extblx@declareciteddelims@alias#1#2#3{%
- \csdef{extblx@citedelim@#2@#1@open}{\csuse{extblx@citedelim@#3@#1@open}}%
- \csdef{extblx@citedelim@#2@#1@close}{\csuse{extblx@citedelim@#3@#1@close}}}
+ \csdef{extblx@citedelim@#2@#1@open}{%
+ \csuse{extblx@citedelim@#3@#1@open}}%
+ \csdef{extblx@citedelim@#2@#1@close}{%
+ \csuse{extblx@citedelim@#3@#1@close}}}
\def\extblx@declareciteddelims@alias@i#1#2#3{%
\csletcs{extblx@citedelim@#2@#1@open}{extblx@citedelim@#3@#1@open}%
\csletcs{extblx@citedelim@#2@#1@close}{extblx@citedelim@#3@#1@close}}
@@ -75,12 +79,12 @@
{\extblx@error
{Command \expandafter\string\csname mk#1#2delims\endcsname\space
already defined}
- {biblatex-ext needs to define this command for the citation delimiter
- feature,\MessageBreak
+ {biblatex-ext needs to define this command for the citation
+ delimiter feature,\MessageBreak
but \expandafter\string\csname mk#1#2delims\endcsname\space
is already defined.\MessageBreak
- I don't want to overwrite the existing definition to avoid breaking
- your document.\MessageBreak
+ I don't want to overwrite the existing definition to avoid
+ breaking your document.\MessageBreak
If you force compilation despite the error, the command will be
overwritten\MessageBreak
with potentially catastrophic consequences}}%
@@ -120,12 +124,13 @@
\mkouterfootcitetextdelims{#1}}}
% smartcite is special
-% According to the docs it is like \parencite in a footnote and \footcite in
-% the body.
-% To mirror that as closely as possible, we need to change the delimiter
-% context. The delimcontext is set in the pre-code, it is too late to detect
-% a footnote at that point (since we will have started the footnote ourselves
-% with \mkbibfootnote from the body), so we need to do it earlier.
+% According to the docs it is like \parencite in a footnote and
+% \footcite in the body.
+% To mirror that as closely as possible, we need to change the
+% delimiter context. The delimcontext is set in the pre-code, it is too
+% late to detect a footnote at that point (since we will have started
+% the footnote ourselves with \mkbibfootnote from the body), so we
+% need to do it earlier.
\newrobustcmd*{\mksmartcite}[1]{%
\iffootnote
{\mkouterparencitedelims{%
@@ -192,7 +197,8 @@
This could mean that you are using the old name\MessageBreak
which does not work any more.\MessageBreak
No effort is made to switch to the new name.\MessageBreak
- Please use\MessageBreak'bbx@introcitelabeldate'\MessageBreak instead}}%
+ Please use\MessageBreak'bbx@introcitelabeldate'\MessageBreak
+ instead}}%
\ifcsundef{blx@delimcontextalias@bbx:introcite}
{}
{\extblx@warning@noline{%
@@ -231,8 +237,8 @@
% biblatex-ext is released under the LaTeX Project Public License v1.3c
% or later.
%
-% A complete list of files included in that package can be found in README.md
-% or - failing that - in ext-standard.bbx.
+% A complete list of files included in that package can be found in
+% README.md or - failing that - in ext-standard.bbx.
%
% Official releases of this package are on CTAN
% https://www.ctan.org/pkg/biblatex-ext