diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-02 21:41:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-02 21:41:45 +0000 |
commit | 07e1a54a1de33e149b6dce23b5d7bc4731eefcdd (patch) | |
tree | 0480a3f134e73fb3377a2e37b8cd389572660f5d /Master/texmf-dist/doc | |
parent | 65318cd9d563ee78cb75275164d326a7d7eb97e3 (diff) |
biblatex-chicago (2may17)
git-svn-id: svn://tug.org/texlive/trunk@44156 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf | bin | 845163 -> 845634 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex | 17 |
4 files changed, 28 insertions, 3 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 Binary files differindex 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 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. |