summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-chicago
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-30 21:16:55 +0000
committerKarl Berry <karl@freefriends.org>2021-06-30 21:16:55 +0000
commitb848d4eda47ef20c92031ca30a494a63bf503e60 (patch)
treeb69b94d96fe5950260adade3e171785a66d137a1 /Master/texmf-dist/doc/latex/biblatex-chicago
parent608da4b264c2b1866d36fc5d6869484333256379 (diff)
biblatex-chicago (30jun21)
git-svn-id: svn://tug.org/texlive/trunk@59772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/README34
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE15
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdfbin1245499 -> 1247033 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex100
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdfbin253453 -> 253451 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdfbin186501 -> 186498 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-legal-sample.pdfbin86325 -> 86318 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-noteref-demo.pdfbin109279 -> 109287 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdfbin286299 -> 286309 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdfbin160475 -> 160489 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdfbin87271 -> 87274 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdfbin180206 -> 180213 bytes
12 files changed, 94 insertions, 55 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/README b/Master/texmf-dist/doc/latex/biblatex-chicago/README
index 0dd3952fbdf..7e2984f9599 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/README
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/README
@@ -4,18 +4,18 @@ This is the package formerly known as biblatex-chicago-notes-df. It
is designed for use with the latest version (3.16) of biblatex. The
package contains the 17th-edition Chicago style files, and I am also
maintaining the 16th-edition files for those for whom they remain a
-necessity, though with this release I am deprecating these older
-files, and will remove them in a future release. I strongly encourage
-all users to move to the 17th-edition styles, as they have received
-and will continue to receive many new features and fixes as compared
-with the older styles. If you have used the package before, then you
-should be sure to consult the RELEASE file to find out what
-alterations you may need to make to your .bib files and document
-preambles to bring them up to date. Most particularly please note
-that biber is now the required backend for all the included styles
-(version 2.16 is designed for use with the latest biblatex).
+necessity, though I have deprecated these older files and will remove
+them in a future release. I strongly encourage all users to move to
+the 17th-edition styles, as they have received and will continue to
+receive many new features and fixes as compared with the older styles.
+If you have used the package before, then you should be sure to
+consult the RELEASE file to find out what alterations you may need to
+make to your .bib files and document preambles to bring them up to
+date. Most particularly please note that biber is now the required
+backend for all the included styles (version 2.16 is designed for use
+with the latest biblatex).
-README (version 2.1, 2021-03-27):
+README (version 2.2, 2021-06-30):
Biblatex-chicago contains three biblatex styles implementing the
specifications of the Chicago Manual of Style, 17th edition. The
@@ -72,7 +72,7 @@ If you want to place these files in your TeX directory tree instead of
in your working directory, I recommend the following, which should be
familiar from other packages:
- - The thirty-one files biblatex-chicago.sty, cmsendnotes.sty,
+ - The thirty-two files biblatex-chicago.sty, cmsendnotes.sty,
chicago-notes.cbx, chicago-notes.bbx, chicago-authordate.cbx,
chicago-authordate.bbx, chicago-authordate-trad.cbx,
chicago-authordate-trad.bbx, chicago-dates-common.cbx,
@@ -83,11 +83,11 @@ familiar from other packages:
cms-dutch.lbx, cms-finnish.lbx, cms-french.lbx, cms-german.lbx,
cms-icelandic.lbx, cms-ngerman.lbx, cms-norsk.lbx,
cms-norwegian.lbx, cms-nynorsk.lbx, cms-romanian.lbx,
- cms-swedish.lbx, and cmsdocs.sty are located in the latex/
- subdirectory. The entire contents of this latex/ directory can go
- in <TEXMFLOCAL>/tex/latex/biblatex-contrib/biblatex-chicago, where
- <TEXMFLOCAL> is the root of your local TeX installation -- for
- example, and depending on your system, /usr/share/texmf-local,
+ cms-spanish.lbx, cms-swedish.lbx, and cmsdocs.sty reside in the
+ latex/ subdirectory. The entire contents of this latex/ directory
+ can go in <TEXMFLOCAL>/tex/latex/biblatex-contrib/biblatex-chicago,
+ where <TEXMFLOCAL> is the root of your local TeX installation --
+ for example, and depending on your system, /usr/share/texmf-local,
/usr/local/texmf, or C:\Local TeX Files\. You may need to create
this directory first, and after copying the files there please
remember to update your TeX file name database so that TeX can find
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
index 5d022e740fa..33af0ec116c 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE
@@ -1,3 +1,18 @@
+Release notes for version 2.2 [2021-06-30]:
+
+All styles still require the current biblatex (3.16) and biber (2.16).
+The next release of biblatex (3.17) will necessitate some changes to
+Chicago's date handling, so a new release of biblatex-chicago will, I
+hope, follow swiftly on that of biblatex.
+
+ - Marçal Orteu Punsola has very generously provided a Spanish
+ localization for biblatex-chicago (cms-spanish.lbx).
+
+ - I have modified several other localization files, fixing typos and
+ ensuring minimal harmony when Chicago provides the short string (in
+ notes) and standard biblatex the same string in long form (in the
+ bibliography).
+
Release notes for version 2.1 [2021-03-27]:
This release contains several new features, some modifications for
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 0635be6702a..27b730e73d1 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 b1817a966f8..c70c8010743 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.tex
@@ -117,7 +117,7 @@ HyphenChar={-}]
Style files for biblatex
\vspace{.3\baselineskip}
-\sffamily\normalsize\bfseries David Fussner\qquad Version 2.1\\
+\sffamily\normalsize\bfseries David Fussner\qquad Version 2.2\\
\href{mailto:djf027@googlemail.com}{djf027@googlemail.com}\\ \today
\end{center}
@@ -296,9 +296,10 @@ clickable link to an external document.
choosing \texttt{english} as the main text language, should work out
of the box. \textsf{Biblatex-chicago} also provides (at least
partial) support for Brazilian Portuguese, British, Dutch, Finnish,
- French, German, Icelandic, Norwegian, \mycolor{Romanian} and
- Swedish. Please see below (section~\ref{sec:international}) for a
- fuller explanation of all the options.
+ French, German, Icelandic, Norwegian, \mycolor{Romanian},
+ \mycolor{Spanish}, and Swedish. Please see below
+ (section~\ref{sec:international}) for a fuller explanation of all
+ the options.
\item \textsf{chicago-authordate.cbx, chicago-authordate-trad.cbx,
chicago-dates-common.cbx},\break \textsf{chicago-authordate.bbx},
\textsf{chicago-authordate-trad.bbx}, \textsf{chicago-notes.cbx},
@@ -309,7 +310,8 @@ clickable link to an external document.
\textsf{cms-icelandic.lbx}, \textsf{cms-ngerman.lbx},\break
\textsf{cms-norsk.lbx}, \textsf{cms-norwegian.lbx},
\textsf{cms-nynorsk.lbx}, \mycolor{\textsf{cms-romanian.lbx}},
- \textsf{cms-swe-\break dish.lbx}, \textsf{biblatex-chicago.sty}, and
+ \mycolor{\textsf{cms-spa-\break nish.lbx}},
+ \textsf{cms-swedish.lbx}, \textsf{biblatex-chicago.sty}, and
\textsf{cmsdocs.sty}, all from \textsf{biblatex-chicago}, installed
either in a system-wide \TeX\ directory, or in the working directory
where you keep your *.tex files. The .zip file from CTAN contains
@@ -319,15 +321,15 @@ clickable link to an external document.
a standard layout like \texttt{<TEXMFLOCAL>\slash
tex/latex/biblatex-contrib/biblatex-chicago}, where\
\texttt{<TEXMFLOCAL>} is the root of your local \TeX\ installation
- --- for example, and depending on your operating system and
- preferences, \texttt{/usr/share/texmflocal},
+ --- for example, and depending on your operating system, something
+ like \texttt{/usr/share/texmflocal},
\texttt{/usr/local/share/texmf}, or \texttt{C:\textbackslash{}Local
TeX Files\textbackslash}. Then you can copy the contents of the
\texttt{latex/} directory there. (If you install into your working
directory, then you'll need to copy the files directly there,
- without subdirectories.) Of course, if you choose to place them
- anywhere in the \texttt{texmf} tree, you'll need to update the file
- name database to make sure \TeX\ can find them.
+ without subdirectories.) Of course, if you've placed them anywhere
+ in the \texttt{texmf} tree, you'll need to update the file name
+ database to make sure \TeX\ can find them.
\item The files \textsf{chicago-authordate16.cbx,
chicago-authordate-trad16.cbx, chicago-dates-common16.cbx},
\textsf{chicago-authordate16.bbx},
@@ -450,25 +452,26 @@ for the notes \&\ bibliography style, and her page-number-compression
code for both styles from the
\href{http://tex.stackexchange.com/questions/44492/biblatex-chicago-style-page-ranges}{same
site}. The dependent package \textsf{cmsendnotes.sty} contains code
-by John Lavagnino and Ulrich Dirr. I am very grateful to Patrick
-Danilevici for the new Romanian localization, to Wouter Lancee for the
-Dutch localization, to Gustavo Barros for the Brazilian Portuguese
+by John Lavagnino and Ulrich Dirr. I am very grateful to Mar\c{c}al
+Orteu Punsola for the new Spanish localization, to Patrick Danilevici
+for the Romanian localization, to Wouter Lancee for the Dutch
+localization, to Gustavo Barros for the Brazilian Portuguese
localization, to Stefan Bj\"{o}rk for the Swedish localization, to
Antti-Juhani Kaijahano for the Finnish localization, to Baldur
Kristinsson for providing the Icelandic localization, and to H{\aa}kon
Malmedal for the Norwegian localizations. Kazuo Teramoto and Gildas
Hamel both sent patches to improve the package, and Arne Skj{\ae}rholt
provided some code to get me started on the \cmd{gentextcite}
-commands. There may be other \LaTeX\ code I've appropriated and
-forgotten, in which case please remind me. Finally, Charles Schaum
-and Joseph Reagle Jr.\ were both extremely generous with their help
-and advice during the development of this package, and have both
-continued indefatigably to test it and suggest needed improvements.
-They were particularly instrumental in encouraging the greatest
-possible degree of compatibility with other \textsf{biblatex} styles.
-Indeed, if the task of adapting .bib files for use with the Chicago
-style seems onerous now, you should have tried it before they got
-their hands on it.
+commands. If there's other \LaTeX\ code I've appropriated and
+forgotten, please remind me. Finally, Charles Schaum and Joseph
+Reagle Jr.\ were both extremely generous with their help and advice
+during the development of this package, and have both continued
+indefatigably to test it and suggest needed improvements. They were
+particularly instrumental in encouraging the greatest possible degree
+of compatibility with other \textsf{biblatex} styles. Indeed, if the
+task of adapting .bib files for use with the Chicago style seems
+onerous now, you should have tried it before they got their hands on
+it.
\section{Detailed Introduction}
\label{sec:Intro}
@@ -16167,9 +16170,10 @@ in other \enquote{American} \textsf{biblatex} styles (e.g.,
for producing a Chicago-like style in other languages. I have
supplied three lbx files, \textsf{cms-german.lbx}, its clone
\textsf{cms-ngerman.lbx}, and \textsf{cms-french.lbx}, in at least
-partial fulfillment of this request. For this release Patrick
-Danilevici has provided \textsf{cms-romanian.lbx}, thereby adding to
-the generous contributions of Wouter Lancee (\textsf{cms-dutch.lbx}),
+partial fulfillment of this request. For this release Mar\c{c}al
+Orteu Punsola has provided \textsf{cms-spanish.lbx}, thereby adding to
+the generous contributions of Patrick Danilevici
+(\textsf{cms-romanian.lbx}), Wouter Lancee (\textsf{cms-dutch.lbx}),
Gustavo Barros (\textsf{cms-brazilian.lbx}), Stefan Bj\"{o}rk
(\textsf{cms-swedish.lbx}), Antti-Juhani Kaijahano
(\textsf{cms-finnish.lbx}), Baldur Kristinsson
@@ -16214,12 +16218,13 @@ complicated rules outlined in previous releases of
the \texttt{british} option.
\mylittlespace If you want to use Brazilian Portuguese, Dutch,
-Finnish, French, German, Icelandic, Norwegian, Romanian, or Swedish
-strings in the reference apparatus, then you can load \textsf{babel}
-with \texttt{brazilian}, \texttt{dutch}, \texttt{finnish},
-\texttt{french}, \texttt{german}, \texttt{icelandic},
-\texttt{ngerman}, \texttt{norsk}, \texttt{nynorsk}, \texttt{romanian},
-or \texttt{swedish} as the main document language. You no longer need
+Finnish, French, German, Icelandic, Norwegian, Romanian, Spanish, or
+Swedish strings in the reference apparatus, then you can load
+\textsf{babel} with \texttt{brazilian}, \texttt{dutch},
+\texttt{finnish}, \texttt{french}, \texttt{german},
+\texttt{icelandic}, \texttt{ngerman}, \texttt{norsk},
+\texttt{nynorsk}, \texttt{romanian}, \texttt{spanish}, or
+\texttt{swedish} as the main document language. You no longer need
any calls to \cmd{DeclareLanguageMapping} in your document preamble,
since \textsf{biblatex-chicago.sty} automatically provides these if
you load the package in the standard way.
@@ -16269,11 +16274,12 @@ esp.\ s.v.\ \enquote{\cmd{partedit}.}
provided may well break with established bibliographical traditions in
those languages, but my main concern when choosing them was to remain
as close as possible to the quirks of the Chicago specification. I
-have entirely relied on the judgment of the creators of the Brazilian,
-Dutch, Finnish, Icelandic, Norwegian, Romanian, and Swedish
-localizations in those instances. If you have strong objections to
-any of the strings, or indeed to any of my formatting decisions,
-please let me know.
+have relied on the judgment of the creators of the Brazilian, Dutch,
+Finnish, Icelandic, Norwegian, Romanian, Spanish, and Swedish
+localizations in those instances, as well as attempting to maintain
+harmony where necessary with the standard \textsf{biblatex}
+translations. If you have strong objections to any of the strings, or
+indeed to any of my formatting decisions, please let me know.
\section{One\,.bib Database, Two Chicago Styles}
\label{sec:twostyles}
@@ -16460,7 +16466,25 @@ do my best to fix them.
\section{Revision History}
\label{sec:history}
-\textbf{2.1: Released \today}
+\textbf{2.2: Released \today}
+
+\mylittlespace All styles still require the current \textsf{biblatex}
+(3.16) and \textsf{biber} (2.16). The next release of
+\textsf{biblatex} (3.17) will necessitate some changes to Chicago's
+date handling, so a new release of \textsf{biblatex-chicago} will, I
+hope, follow swiftly on that of \textsf{biblatex}.
+
+\begin{itemize}
+\item Mar\c{c}al Orteu Punsola has very generously provided a Spanish
+ localization for \textsf{bibla\-tex-chicago}
+ (\mycolor{\textsf{cms-spanish.lbx}}).
+\item I have modified several other localization files, fixing typos
+ and ensuring minimal harmony when Chicago provides the short string
+ (in notes) and standard \textsf{biblatex} the same string in long
+ form (in the bibliography).
+\end{itemize}
+
+\textbf{2.1: Released March 27, 2021}
\mylittlespace This release contains several new features, some
modifications for compatibility with the latest \textsf{biblatex}, and
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf
index ddac2c6b987..bfd883a0671 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf
index 63e590a4725..5ce60d846ad 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-legal-sample.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-legal-sample.pdf
index 2a07a38efc4..0b0a3a3283b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-legal-sample.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-legal-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-noteref-demo.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-noteref-demo.pdf
index 143602b0ac3..4c72f418f5b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-noteref-demo.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-noteref-demo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf
index e3f3e92bf6f..d9954b8af09 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf
index 9b9a8833b24..933c112e91a 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf
index 1a47bc683cf..4cdf7dce2c0 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf
index d3f5394a37c..a7894526146 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf
Binary files differ