summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2021-04-04 01:44:43 +0000
committerNorbert Preining <preining@logic.at>2021-04-04 01:44:43 +0000
commit7bbbffee6105522a0dd94981d20814a46348d8eb (patch)
tree76086c666a648a4cd028fa7c88f182e822f4aff4 /Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
parent3035fa3fb4b8e475519b23ce373cc3978590dcf7 (diff)
biblatex-chicago (4apr21)
git-svn-id: svn://tug.org/texlive/trunk@58715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex81
1 files changed, 47 insertions, 34 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
index 8473abe4585..17da8e725aa 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.tex
@@ -1,18 +1,18 @@
\documentclass[a4paper,12pt]{article}
-\usepackage[T1]{fontenc}
-\usepackage{textcomp}
-%\usepackage{endnotes}
-\usepackage[latin1]{inputenc}
+% \usepackage[T1]{fontenc}
+% \usepackage{textcomp}
+% %\usepackage{endnotes}
+% \usepackage[latin1]{inputenc}
+\usepackage{fontspec}
\usepackage[german,french,american]{babel}
\usepackage[autostyle]{csquotes}
%\usepackage[document]{ragged2e}
\usepackage[authordate,backend=biber,autolang=none,booklongxref=false,%
-bibencoding=latin1,postnotepunct,compresspages,strict,%
-annotation,cmsbreakurl]{biblatex-chicago}
+postnotepunct,compresspages,strict,annotation,cmsbreakurl]{biblatex-chicago}
% \usepackage[style=chicago-authordate,backend=biber,usecompiler=true,%
% babel=hyphen,bibencoding=auto,sorting=nyt,cmslos,autocite=inline]{biblatex}
-\usepackage{lmodern}
-\usepackage{gentium}
+% \usepackage{lmodern}
+% \usepackage{gentium}
%\renewcommand*{\rmdefault}{fgn}% The font (gentium) used for pdf
\usepackage{ifthen}
\usepackage{setspace}
@@ -35,10 +35,22 @@ annotation,cmsbreakurl]{biblatex-chicago}
\usepackage{xr-hyper}
\externaldocument[cms-]{biblatex-chicago}%
\externaldocument[trad-]{cms-trad-appendix}
-\usepackage[pdftex,hyperref,svgnames]{xcolor}
-\usepackage[pdftex,colorlinks,urlcolor=DarkSlateGrey,citecolor=MidnightBlue,
+\usepackage[hyperref,svgnames]{xcolor}
+\usepackage[colorlinks,urlcolor=DarkSlateGrey,citecolor=MidnightBlue,
plainpages=false,breaklinks=true,linkcolor=DarkSlateGrey,filecolor=Teal,
baseurl=biblatex-chicago.pdf\#]{hyperref}
+\setmainfont{GentiumPlus-R.ttf}[
+ItalicFont = GentiumPlus-I.ttf,
+BoldFont = GenBasB.ttf,
+BoldItalicFont = GenBasBI.ttf]
+\setsansfont{ClearSans-Regular.ttf}[
+BoldFont = ClearSans-Bold.ttf,
+ItalicFont = ClearSans-Italic.ttf,
+BoldItalicFont = ClearSans-BoldItalic.ttf,
+Scale = MatchLowercase]
+\setmonofont{lmmonoprop10-regular.otf}[
+BoldFont = lmmonoproplt10-bold.otf,
+HyphenChar={-}]
\makeatletter
\renewcommand{\section}{\@startsection{section}{1}{\z@}%
{-3.25ex\@plus -1ex \@minus -.2ex}%
@@ -50,7 +62,7 @@ baseurl=biblatex-chicago.pdf\#]{hyperref}
{\normalfont\normalsize\bfseries}}
\makeatother
\usepackage{cmsdocs}
-\bibliography{dates-test}
+\addbibresource{dates-test.bib}
%%\onehalfspacing
%\tracingstats=2
\begin{document}
@@ -89,7 +101,7 @@ author-date specification you will need to use \textsf{biber} to
process your .bib files, as \textsc{Bib}\TeX\ (and its more recent
variants) will no longer provide all the features the style requires.
For this release, you really need the current versions of
-\textsf{biber} (2.14) and \textsf{biblatex} (3.14), which contain
+\textsf{biber} (2.16) and \textsf{biblatex} (3.16), which contain
features and bug-fixes on which my own code relies. The advice that
follows in this document assumes that you are using \textsf{biber}; if
you wish to continue using \textsc{Bib}\TeX\ then you need
@@ -223,13 +235,13 @@ By default, in most \cmssecref[date]{cms-sec:ad:date} entry types, an
absent \textsf{date} will automatically provoke \textsf{biber} into
searching for other sorts of dates in the entry, in the order
\textsf{date, eventdate, origdate, urldate}: e.g.,
-\autocite{wikiped:bibtex}, which only has a \textsf{urldate}. In
-five entry types --- \textsf{Music}, \textsf{Review},
-\textsf{Standard}, \textsf{SuppPeriodical}, and \textsf{Video} ---
-this search order is \textsf{eventdate, origdate, date, urldate}, as
-in these types the earliest date should take precedence (cf.\
+\autocite{wikiped:bibtex}, which only has a \textsf{urldate}. In five
+entry types --- \textsf{Music}, \textsf{Review}, \textsf{Standard},
+\textsf{SuppPeriodical}, and \textsf{Video} --- this search order is
+\textsf{eventdate, origdate, date, urldate}, as in these types the
+earliest date should take precedence (cf.\
page~\pageref{sec:audiovisual}, below). You can also change the
-default search order, for all but the three types just mentioned, by
+default search order, for all but the five types just mentioned, by
using the \texttt{cmsdate} option in the preamble of your document,
instead of (or in addition to) using it in the \textsf{options} field
of individual entries. Setting that option in the preamble either to
@@ -565,8 +577,8 @@ documentation has left you perplexed, please let me know.
entrysubtype = {magazine},
author = {AC},
eventdate = {2008-07-01T10:18:00},
- related = {*\hyperlink{\getrefbykeydefault%
-{ellis:blog}{anchor}{}}{\{\colorbox{Gainsboro}{ellis:blog}\}}*},
+ related = *\hyperlink{\getrefbykeydefault%
+{ellis:blog}{anchor}{}}{\{\colorbox{Gainsboro}{ellis:blog}\}}*,
relatedtype = {commenton}
}
\end{lstlisting}
@@ -629,9 +641,9 @@ documentation has left you perplexed, please let me know.
editor = {Ross, W.~D.},
nameb = {Ross, W.~D.},
origlanguage = {greek},
- userf = {*\hyperlink{\getrefbykeydefault%
+ userf = *\hyperlink{\getrefbykeydefault%
{aristotle:metaphy:gr}{anchor}{}}%
-{\{\colorbox{Gainsboro}{aristotle:metaphy:gr}\}}*},
+{\{\colorbox{Gainsboro}{aristotle:metaphy:gr}\}}*,
maintitle = {The Works of {Aristotle}, Translated into {English}},
publisher = {Clarendon Press},
edition = 2,
@@ -868,8 +880,8 @@ documentation has left you perplexed, please let me know.
note = {copy of an undated 78 rpm disc, 3:45},
options = {ptitleaddon=space},
titleaddon = {(speech)},
- related = {*\hyperlink{\getrefbykeydefault%
-{loc:leaders}{anchor}{}}{\{\colorbox{Gainsboro}{loc:leaders}\}}*},
+ related = *\hyperlink{\getrefbykeydefault%
+{loc:leaders}{anchor}{}}{\{\colorbox{Gainsboro}{loc:leaders}\}}*,
date = {1920~},
relatedstring = {in}
}
@@ -1321,7 +1333,7 @@ documentation has left you perplexed, please let me know.
date = 1911,
author = {Schweitzer, Albert},
origlocation = {London},
- origpublisher = {Breitkopf \&\ Härtel},
+ origpublisher = {Breitkopf \&\ H*\"a*rtel},
addendum = {Citations refer to the Dover edition},
options = {cmsdate=both},
translator = {Newman, Ernest},
@@ -1376,12 +1388,12 @@ documentation has left you perplexed, please let me know.
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=unsigned:ranke]
*\adlnbackref{Review}{unsigned:ranke}*,
- journaltitle = {Ergänzungsblätter zur Allgemeinen Literatur-Zeitung},
+ journaltitle = {Erg*\"a*nzungsbl*\"a*tter zur Allgemeinen Literatur-Zeitung},
entrysubtype = {magazine},
date = {1828-02},
- title = {unsigned review of \mkbibemph{Geschichten der romanischen und germanischen Völker}, by {Leopold von Ranke}},
+ title = {unsigned review of \mkbibemph{Geschichten der romanischen und germanischen V*\"o*lker}, by {Leopold von Ranke}},
number = {23--24},
- shortjournal = {Erg\"anzungsbl\"atter z. Allg. Lit.-Ztg.}
+ shortjournal = {Erg*\"a*nzungsbl*\"a*tter z. Allg. Lit.-Ztg.}
}
\end{lstlisting}
\begin{lstlisting}[language=BibTeX,label=verdi:corsaro]
@@ -1423,8 +1435,8 @@ documentation has left you perplexed, please let me know.
author = {White, E.~B.},
title = {EBW to Harold Ross},
titleaddon = {memorandum},
- xref = {*\hyperlink{\getrefbykeydefault%
-{white:total}{anchor}{}}{\{\colorbox{Gainsboro}{white:total}\}}*},
+ xref = *\hyperlink{\getrefbykeydefault%
+{white:total}{anchor}{}}{\{\colorbox{Gainsboro}{white:total}\}}*,
pages = 273,
origdate = {1946-05-02}
}
@@ -1433,8 +1445,8 @@ documentation has left you perplexed, please let me know.
*\adlnbackref{Letter}{white:russ}*,
author = {White, E.~B.},
title = {EBW to B.~Russell},
- xref = {*\hyperlink{\getrefbykeydefault%
-{white:total}{anchor}{}}{\{\colorbox{Gainsboro}{white:total}\}}*},
+ xref = *\hyperlink{\getrefbykeydefault%
+{white:total}{anchor}{}}{\{\colorbox{Gainsboro}{white:total}\}}*,
pages = 283,
origdate = {1946-09-02}
}
@@ -1460,7 +1472,8 @@ documentation has left you perplexed, please let me know.
}
\end{lstlisting}
\end{document}
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
-%%% End:
+%%% TeX-engine: xetex
+%%% End: