diff options
author | Norbert Preining <preining@logic.at> | 2021-04-04 01:44:43 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2021-04-04 01:44:43 +0000 |
commit | 7bbbffee6105522a0dd94981d20814a46348d8eb (patch) | |
tree | 76086c666a648a4cd028fa7c88f182e822f4aff4 /Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx | |
parent | 3035fa3fb4b8e475519b23ce373cc3978590dcf7 (diff) |
biblatex-chicago (4apr21)
git-svn-id: svn://tug.org/texlive/trunk@58715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx | 42 |
1 files changed, 19 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx b/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx index 808388e32cf..6828c660582 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx @@ -4,7 +4,7 @@ % for the two author-date styles of the Chicago Manual of Style, 16th % edition. -\ProvidesFile{chicago-dates-common16.cbx}[2020/04/20 v 3.14 biblatex +\ProvidesFile{chicago-dates-common16.cbx}[2021/03/27 v 3.16 biblatex citation style] %%%% Biblatex initialization + Chicago options + Toggles %%%% @@ -1242,6 +1242,8 @@ citation style] {}% {\usebibmacro{postnote}} +\def\cms@cicpunct{}% + %%% Commands, macros and formats for the Legal entry types %%% \DeclareCiteCommand{\footfullcite}[\mkbibfootnote] @@ -1965,12 +1967,6 @@ citation style] \DeclareCiteCommand{\origpublcite}% Similar to above, w/o title. {\usebibmacro{backref+check}% \nopunct%\unspace% - \ifboolexpr{% - togl {cms@otherlang}% - and - not test {\iffieldundef{langid}}% - }% - {\addspace}{\unspace}% \savebibmacro{cmsbibsortdate}% \renewbibmacro*{cmsbibsortdate}{}}% {\usedriver @@ -2304,7 +2300,7 @@ citation style] {\ifcapital% {\MakeCapital{#1}}% {#1}}% - \addspace}% + }%\addspace %%%% Commands, for users and internal %%%% @@ -3602,7 +3598,7 @@ citation style] test {\iflistundef{publisher}}% }% {}% - {\setunit{\addspace\bibstring[\mkrelatedstring]{bypublisher}\space}% + {\setunit{\addspace\bibstring[\mkrelatedstringtext]{bypublisher}\space}% \printlist{publisher}% \setunit{\addcomma\space}% \iflistsequal{location}{savedlocation}% @@ -3614,13 +3610,13 @@ citation style] \usebibmacro{at+every+item}% \renewbibmacro*{name:hook}[1]{% \ifnumequal{\value{listcount}}{1}% - {\begingroup - \mkrelatedstring% - \lbx@initnamehook{#1}% - \endgroup}% - {}}% + {\begingroup + \mkrelatedstringtext{% + \lbx@initnamehook{##1}}% + \endgroup}% + {}}% \printnames[bytranslator]{translator}% - \setunit*{\addspace\bibstring[\mkrelatedstring]{astitle}\space}% + \setunit*{\addspace\bibstring[\mkrelatedstringtext]{astitle}\space}% \clearname{translator}% \usebibmacro{cite:origfull}}}% @@ -3690,15 +3686,15 @@ citation style] \newcunit}% \usebibmacro{date}}}% -\providetoggle{cms@otherlang} +% \providetoggle{cms@otherlang} -\apptocmd\blx@opt@autolang@other% -{\toggletrue{cms@otherlang}}% -{\blx@info@noline{Patching 'autolang=other' option}}% -{\PackageWarningNoLine{biblatex-chicago}% - {Upgrading biblatex to >v2.7a recommended,\MessageBreak - especially if you are using the "related"\MessageBreak - functionality}} +% \apptocmd\blx@opt@autolang@other% +% {\toggletrue{cms@otherlang}}% +% {\blx@info@noline{Patching 'autolang=other' option}}% +% {\PackageWarningNoLine{biblatex-chicago}% +% {Upgrading biblatex to >v2.7a recommended,\MessageBreak +% especially if you are using the "related"\MessageBreak +% functionality}} \newbibmacro*{cite:origfull}{% \printtext[cmshypertarget]{% |