summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx21
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx b/Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx
index 5789a2a2557..0b11b4ca496 100644
--- a/Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-abnt/abnt.cbx
@@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.
\ProvidesFile{abnt.cbx}%
-[2017/03/15\space v3.0.1\space ABNT BibLaTeX citation style]%
+[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%
% Init >>>1
@@ -36,6 +36,15 @@
\literal{nodate}
}
+\ExecuteBibliographyOptions{%
+ block=none,
+ urldate=long,
+ pagetracker,
+ uniquename=false,
+ sorting=nty,
+}%
+
+
% <<<1
@@ -309,7 +318,9 @@
{\usebibmacro{cite:init}%
\boolfalse{citetracker}%
\boolfalse{pagetracker}%
- \usebibmacro{prenote}}%
+ \usebibmacro{prenote}
+ \renewcommand*{\finalnamedelim}{\addspace\bibstring{and}\addspace}%
+ \renewcommand*{\multinamedelim}{\addcomma\addspace}}%
{\ifciteindex%
{\indexnames{labelname}}%
{}%
@@ -478,9 +489,9 @@
\printfield{extrayear}%
}%
}%
- \iffieldundef{issue}{}{%
- \addcomma\addspace\printfield{issue}%
- }%
+ % \iffieldundef{issue}{}{%
+ % \addcomma\addspace\printfield{issue}%
+ % }%
}% <<<2
\renewbibmacro*{cite:shorthand}{%% >>>2