From 9422fc520291ceb7eb36aaacb2b97c08bdb02c9e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 18 Aug 2014 22:29:05 +0000 Subject: biblatex-chicago (18aug14) git-svn-id: svn://tug.org/texlive/trunk@34969 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/biblatex-chicago/cms-dates-sample.tex | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex') diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex index 97d51bb1cca..a21ef1cc008 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.tex @@ -7,7 +7,7 @@ \usepackage[autostyle]{csquotes} %\usepackage[document]{ragged2e} \usepackage[authordate,backend=biber,autolang=hyphen,booklongxref=false,% -bibencoding=latin1,strict]{biblatex-chicago} +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} %\renewcommand*{\rmdefault}{fgn}% The font (gentium) used for pdf @@ -64,8 +64,8 @@ Starting with \textsf{biblatex} version 1.5, in order to adhere to the 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 latest versions of -\textsf{Biber} (1.8) and \textsf{biblatex} (2.8a), which contain +For this release, you really need the current versions of +\textsf{Biber} (1.9) and \textsf{biblatex} (2.9a), 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 @@ -318,7 +318,7 @@ in standard author-date format.) A \cmd{cite*} or \cmd{autocite*} command will, in such a case, produce the title rather than the year. Some examples should make this clearer: -\enlargethispage{-\baselineskip} +%\enlargethispage{-\baselineskip} Classical works: without abbreviation: \autocite{aristotle:metaphy:trans}; with abbreviation: @@ -343,11 +343,15 @@ it will need to be separated by a semicolon \autocite[15.23]{chicago:manual}. If you have a \textsf{postnote}, 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'll need a separate \textsf{Misc} or -\textsf{CustomC} entry containing just the text of the comment in the -\textsf{title} field, \textsf{entrysubtype} \texttt{classical}, and -\textsf{options} \texttt{skipbib}. An \cmd{autocites} command calling -both the main text and the comment will do the trick, e.g., +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\}} +\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, +\textsf{entrysubtype} \texttt{classical}, and \textsf{options} +\texttt{skipbib}. An \cmd{autocites} command calling both the main +text and the comment will then do the trick, e.g., \autocites{chicago:manual}{chicago:comment}. \subsubsection*{Multiple authors} -- cgit v1.2.3