summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-17 20:58:19 +0000
committerKarl Berry <karl@freefriends.org>2022-11-17 20:58:19 +0000
commit271efca8d5e94519e1ef97056b355b2079566fdb (patch)
tree2a418afde20829a60a99b89ec1271edfc834f09a /Master/texmf-dist/tex/latex/biblatex-chicago/chicago-dates-common16.cbx
parentb85aa736a9aa1e5d9ad2ce9b955e54429dc06cbf (diff)
biblatex-chicago (17nov22)
git-svn-id: svn://tug.org/texlive/trunk@65037 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.cbx17
1 files changed, 16 insertions, 1 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 68faa4d8532..048f64096b4 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}[2022/07/02 v 3.18 biblatex
+\ProvidesFile{chicago-dates-common16.cbx}[2022/11/16 v 3.18b biblatex
citation style]
%%%% Biblatex initialization + Chicago options + Toggles %%%%
@@ -14,6 +14,21 @@ citation style]
\newbool{cms:extraparens}
\newbool{cms:comma}
+\ifdef{\ExplSyntaxOff}{}{\RequirePackage{xparse}\RequirePackage{expl3}}%
+
+\ExplSyntaxOn%
+
+\cs_if_exist:NTF \__text_change_case_switch_titleonly:nnNnnnn
+{}
+{\cs_new:Npn \__text_change_case_switch_titleonly:nnNnnnn #1#2#3#4#5#6#7
+ {
+ \__text_change_case_store:n {#7}
+ \__text_change_case_break:w
+ }
+}
+
+\ExplSyntaxOff
+
\providecommand*{\mkibid}[1]{#1}
\providetoggle{cms@inlineibid}