summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-02 21:41:45 +0000
committerKarl Berry <karl@freefriends.org>2017-05-02 21:41:45 +0000
commit07e1a54a1de33e149b6dce23b5d7bc4731eefcdd (patch)
tree0480a3f134e73fb3377a2e37b8cd389572660f5d
parent65318cd9d563ee78cb75275164d326a7d7eb97e3 (diff)
biblatex-chicago (2may17)
git-svn-id: svn://tug.org/texlive/trunk@44156 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/README2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE12
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdfbin845163 -> 845634 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex17
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common.cbx30
5 files changed, 44 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/README b/Master/texmf-dist/doc/latex/biblatex-chicago/README
index 6aa1237a8c5..021ddfc9620 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/README
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/README
@@ -13,7 +13,7 @@ note that Biber is now required for the author-date styles, and very
strongly advised for the notes & bibliography style (version 2.7 is
designed for use with the latest biblatex).
-README (version 1.0rc3, 2017-04-20):
+README (version 1.0rc4, 2017-05-02):
Biblatex-chicago contains three biblatex styles implementing the
specifications of the Chicago Manual of Style, 16th edition. The
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
index 9f4823d1904..9282231bf85 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
@@ -1,3 +1,15 @@
+Release notes for version 1.0rc4 [2017-05-02]:
+
+Another bug-fix release.
+
+ - Marko Wenzel reported, and helped to fix, a fairly major problem
+ with the date handling in the author-date styles, an issue I hadn't
+ spotted when doing the date-related updates for 1.0rc2.
+
+ - I've also fixed a long-standing inaccuracy in the date-handling
+ code of Patent entries in the author-date styles. Such entries now
+ behave as the documentation claims they do.
+
Release notes for version 1.0rc3 [2017-04-20]:
This is a minor bug-fix release.
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf
index c71c5e32ec6..a0eefdc88e9 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex
index c1acb4f2fa3..257933dabf6 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex
@@ -64,7 +64,7 @@
Style files for biblatex
\vspace{.3\baselineskip}
-\sffamily\normalsize\bfseries David Fussner\qquad Version 1.0rc3 (beta) \\
+\sffamily\normalsize\bfseries David Fussner\qquad Version 1.0rc4 (beta) \\
\href{mailto:djf027@googlemail.com}{djf027@googlemail.com}\\ \today
\end{center}
@@ -11663,7 +11663,20 @@ code for it, let me know, and I'll look into it.
\section{Revision History}
\label{sec:history}
-\textbf{1.0rc3: Released \today}
+\textbf{1.0rc4: Released \today}
+
+\mylittlespace Another bug-fix release.
+
+\begin{itemize}
+\item Marko Wenzel reported, and helped to fix, a fairly major problem
+ with the date handling in the author-date styles, an issue I hadn't
+ spotted when doing the date-related updates for 1.0rc2.
+\item I've also fixed a long-standing inaccuracy in the date-handling
+ code of \textbf{patent} entries in the author-date styles. Such
+ entries now behave as the documentation claims they do.
+\end{itemize}
+
+\textbf{1.0rc3: Released April 20, 2017}
\mylittlespace This is a minor bug-fix release.
diff --git a/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common.cbx b/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common.cbx
index d9a9eca34e2..c0473ea82a6 100644
--- a/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common.cbx
@@ -1,4 +1,4 @@
-% $Id: chicago-dates-common.cbx,v 0.9.1.31 2017/03/25 14:35:52 dfussner Exp $
+% $Id: chicago-dates-common.cbx,v 0.9.1.33 2017/05/02 14:30:17 dfussner Exp $
% This is a biblatex citation style file, adapted from Lehman's
% authoryear-comp.cbx. It is heavily modified, and contains the
@@ -6,7 +6,7 @@
% for the two author-date styles of the Chicago Manual of Style, 16th
% edition.
-\ProvidesFile{chicago-dates-common.cbx}[2016/06/07 v 3.4 biblatex
+\ProvidesFile{chicago-dates-common.cbx}[2017/05/02 v 3.7 biblatex
citation style]
%%%% Biblatex initialization + Chicago options + Toggles %%%%
@@ -81,7 +81,7 @@ citation style]
\@ifpackagelater{biblatex}{2012/11/20}% for biblatex 2.4/2.5
{\@ifpackagelater{biblatex}{2013/03/30}% for biblatex 2.6 ff.
{\DeclareLabeldate[music,review,suppperiodical,video]{\field{eventdate}%
- \field{origdate} \field{date} \field{urldate}}}%
+ \field{origdate} \field{date} \field{year} \field{urldate}}}%
{\DeclareLabelyear[music,review,suppperiodical,video]{\field{eventyear}%
\field{origyear} \field{year} \field{urlyear}}}}%
{\DeclareLabelyear[music,review,suppperiodical,video]%
@@ -116,10 +116,10 @@ citation style]
\def\cms@opt@origdate@true{%
\@ifpackagelater{biblatex}{2012/11/20}% for biblatex 2.4/2.5
{\@ifpackagelater{biblatex}{2013/03/30}% for biblatex 2.6 ff.
- {\DeclareLabeldate{\field{origdate} \field{date}%
+ {\DeclareLabeldate{\field{origdate} \field{date} \field{year}%
\field{eventdate} \field{urldate}}%
- \DeclareLabeldate[patent]{\field{date} \field{eventdate}%
- \field{origdate} \field{urldate}}}%
+ \DeclareLabeldate[patent]{\field{date} \field{year}%
+ \field{eventdate} \field{origdate} \field{urldate}}}%
{\DeclareLabelyear{\field{origyear} \field{year}%
\field{eventyear} \field{urlyear}}%
\DeclareLabelyear[patent]{\field{year} \field{eventyear}%
@@ -1254,15 +1254,17 @@ citation style]
{\usebibmacro{cmsciteyear}}}}%
\newbibmacro*{cmsciteyear}{%
- \iftoggle{cms@origlabel}%
- {\usebibmacro{cite:origyear+labelyear}}%
- {\iftoggle{cms@bothlabelnew}%
- {\usebibmacro{cite:bothyear+oldstyle}}%
- {\iftoggle{cms@bothlabelold}%
+ \ifentrytype{patent}% Fix for double year w/cmsdate
+ {\usebibmacro{cite:standard+labelyear+extrayear}}
+ {\iftoggle{cms@origlabel}%
+ {\usebibmacro{cite:origyear+labelyear}}%
+ {\iftoggle{cms@bothlabelnew}%
{\usebibmacro{cite:bothyear+oldstyle}}%
- {\iftoggle{cms@fulldate}%
- {\newcunit\printdate}%
- {\usebibmacro{cite:labelyear+extrayear}}}}}%
+ {\iftoggle{cms@bothlabelold}%
+ {\usebibmacro{cite:bothyear+oldstyle}}%
+ {\iftoggle{cms@fulldate}%
+ {\newcunit\printdate}%
+ {\usebibmacro{cite:labelyear+extrayear}}}}}}%
\ifcsdef{@cms@tempdate}%
{\toggletrue{\@cms@tempdate}}%
{}}%