summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-26 21:47:10 +0000
committerKarl Berry <karl@freefriends.org>2017-03-26 21:47:10 +0000
commitf8762324153348fa9bf6b30db072f810d5fa0469 (patch)
treefba075f36239a37ca39bc4cc8952ae15fa1f44ea /Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex
parentf281d730a5b02f4c9ddd75caf59c2bdb2b2f4b43 (diff)
biblatex-chicago (26mar17)
git-svn-id: svn://tug.org/texlive/trunk@43607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex
index 4664b72984c..b37af2ab4a2 100644
--- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.tex
@@ -10,6 +10,8 @@
bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago}
% \usepackage[style=chicago-authordate,backend=biber,usecompiler=true,%
% babel=hyphen,bibencoding=auto,sorting=nyt,cmslos,autocite=inline]{biblatex}
+\usepackage{lmodern}
+\usepackage{gentium}
%\renewcommand*{\rmdefault}{fgn}% The font (gentium) used for pdf
\usepackage{ifthen}
\usepackage{setspace}
@@ -19,7 +21,7 @@ bibencoding=latin1,postnotepunct,compresspages,strict]{biblatex-chicago}
\urlstyle{rm}
\appto\bibsetup{\sloppy}
\providecommand{\cmslink}[1]{#1}% In case someone prints the annotations.
-\hyphenation{evans-ton clem-ens mc-hugh}
+\hyphenation{evans-ton clem-ens mc-hugh ho-ro-witz}
\setlength{\dimen\footins}{9.5in}
\setlength{\parindent}{0pt}
\setlength{\parskip}{5pt}
@@ -44,7 +46,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.5) and \textsf{biblatex} (3.4), which contain
+\textsf{Biber} (2.7) and \textsf{biblatex} (3.7), 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
@@ -325,7 +327,7 @@ then you can manually provide the punctuation and comment in that
field, e.g., \autocite[4; the unrevised trans.]{stendhal:parma}.
Without a \textsf{postnote}, you now have two choices. You can enable
the new \texttt{postnotepunct} package option, which allows you simply
-to type \cmd{autocite[; the unrevised trans.]\{stendhal:parma\}}
+to type \cmd{autocite[; the unrevised trans.]\{stendhal:\ parma\}}
\citereset\autocite[; the unrevised trans.]{stendhal:parma}, or you
can continue to use a separate \textsf{Misc} or \textsf{CustomC} entry
containing just the text of the comment in the \textsf{title} field,