summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx24
1 files changed, 17 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx b/Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx
index 37eb9e735d2..49f8987d745 100644
--- a/Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-chicago/cms-american.lbx
@@ -1,6 +1,6 @@
-% $Id: cms-american.lbx,v 0.10.1.31 2013/03/14 16:42:23 dfussner Exp $
+% $Id: cms-american.lbx,v 0.10.1.35 2013/10/29 14:13:10 dfussner Exp $
-\ProvidesFile{cms-american.lbx}[2013/03/14 v 2.5 biblatex localization]
+\ProvidesFile{cms-american.lbx}[2013/10/29 v 2.8 biblatex localization]
\InheritBibliographyExtras{american}
@@ -251,7 +251,7 @@
afterwordto = {{afterword to}{afterw\adddot\space to}},
forewordto = {{foreword to}{forew\adddot\space to}},
introductionto = {{introduction to}{intro\adddot\space to}},
- partvolume = {{\addspace bk\adddot}{\addspace bk\adddot}},
+ partvolume = {{bk\adddot}{bk\adddot}},
by = {{by}{by}},
of = {{of}{of}},
on = {{on}{on}},
@@ -811,7 +811,10 @@
{}
{\printtext[#2date]{%
\iffieldsequal{#2year}{#2endyear}
- {\csuse{mkbibdate#1}{}{#2month}{#2day}}
+ {\ifthenelse{\iffieldundef{#2month}\AND\iffieldundef{#2day}}%
+ {\csuse{mkbibdate#1}{#2year}{}{}%
+ \clearfield{#2endyear}}% Clear up inheritance problem ???
+ {\csuse{mkbibdate#1}{}{#2month}{#2day}}}%
{\csuse{mkbibdate#1}{#2year}{#2month}{#2day}}%
\iffieldundef{#2endyear}
{\iffieldundef{#2endmonth}
@@ -829,12 +832,15 @@
{\csuse{mkbibdate#1}{#2endyear}{#2endmonth}{#2endday}}}
{\csuse{mkbibdate#1}{#2endyear}{#2endmonth}{#2endday}}}}}}}
-\protected\gdef\lbx@cms@mkbibrangetrunc@short#1#2{%
+\protected\gdef\lbx@cms@mkbibrangetrunc@short#1#2{% Modify ???
\ifthenelse{\iffieldundef{#2year}\AND\iffieldundef{#2month}}%
{}
{\printtext[#2date]{%
\iffieldsequal{#2year}{#2endyear}
- {\csuse{mkbibdate#1}{}{#2month}{#2day}}
+ {\ifthenelse{\iffieldundef{#2month}\AND\iffieldundef{#2day}}%
+ {\csuse{mkbibdate#1}{#2year}{}{}%
+ \clearfield{#2endyear}}% Clear up inheritance problem ???
+ {\csuse{mkbibdate#1}{}{#2month}{#2day}}}
{\csuse{mkbibdate#1}{#2year}{#2month}{#2day}}%
\ifthenelse{\iffieldundef{#2endyear}\AND\iffieldundef{#2endmonth}}
{}
@@ -846,7 +852,11 @@
\protected\gdef\lbx@cms@mkbibrangefull#1#2{%
\ifthenelse{\iffieldundef{#2year}\AND\iffieldundef{#2month}}%
{}%
- {\printtext[#2date]{%
+ {\ifthenelse{\iffieldsequal{#2year}{#2endyear}\AND%
+ \iffieldundef{#2month}\AND\iffieldundef{#2day}}%
+ {\clearfield{#2endyear}}% Clear up inheritance problem ???
+ {}%
+ \printtext[#2date]{%
\csuse{mkbibdate#1}{#2year}{#2month}{#2day}%
\ifthenelse{\iffieldundef{#2endyear}\AND\iffieldundef{#2endmonth}}
{}