summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty b/Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty
index f2e140f676d..0f5eb4f1fdd 100644
--- a/Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty
+++ b/Master/texmf-dist/tex/latex/biblatex-chicago/biblatex-chicago.sty
@@ -1,4 +1,4 @@
-% Copyright (c) 2009-2021 David Fussner. This package is
+% Copyright (c) 2009-2022 David Fussner. This package is
% author-maintained.
%
% This work may be copied, distributed and/or modified under the
@@ -11,7 +11,7 @@
% but not limited to, the implied warranties of merchantability and
% fitness for a particular purpose.
-\ProvidesPackage{biblatex-chicago}[2021/06/30 v 3.16 biblatex style]
+\ProvidesPackage{biblatex-chicago}[2022/07/02 v 3.18 biblatex style]
\RequirePackage{etoolbox}
\RequirePackage{nameref}% this already loads kvoptions
@@ -42,6 +42,7 @@
\DeclareStringOption{casechanger}[auto]
\DeclareStringOption{backend}[biber]
\DeclareStringOption{datamodel}
+\DeclareStringOption{cmsnameparts}[western]
\ProcessLocalKeyvalOptions{cms@ldt}
@@ -68,6 +69,10 @@
\else
\PassOptionsToPackage{casechanger=\cms@ldt@casechanger}{biblatex}
\fi
+\ifx\cms@ldt@cmsnameparts\@empty
+\else
+\PassOptionsToPackage{datamodel=cms}{biblatex}
+\fi
\def\cms@authordate{%
\RequirePackage[style=chicago-authordate]{biblatex}%
@@ -89,7 +94,7 @@
maxbibnames=10,minbibnames=7,sorting=cms,sortcase=false,
labeltitle=true,alltimes=12h,urltime=24h,timezones=true,
datezeros=false,datecirca=true,dateuncertain=true,compressyears=true,
- nodates=true}}
+ nodates=true,uniquename=minfull}}
\def\cms@authordatetrad{%
\RequirePackage[style=chicago-authordate-trad]{biblatex}%
@@ -122,7 +127,7 @@
maxbibnames=10,minbibnames=7,sorting=cms,sortcase=false,
labeltitle=true,alltimes=12h,urltime=24h,timezones=true,
datezeros=false,datecirca=true,dateuncertain=true,compressyears=true,
- nodates=true}}
+ nodates=true,uniquename=minfull}}
\def\cms@authordatetrold{%
\RequirePackage[style=chicago-authordate-trad16]{biblatex}%