diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-10 23:23:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-10 23:23:23 +0000 |
commit | 765bb9e8694ae9806f43c102dd9fb2cb3662179d (patch) | |
tree | 46f552798cea19cb78d283a265ddb42af3ae8d12 /Master/texmf-dist/tex | |
parent | b2284ba3ff1934d059ac5273c78c325f513bbf26 (diff) |
datetime2-english (9mar16)
git-svn-id: svn://tug.org/texlive/trunk@39991 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
12 files changed, 36 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-AU.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-AU.ldf index c38d70fb33e..5bd34d9ff88 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-AU.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-AU.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-AU}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-AU}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenAUdowdaysep}{\space} \newcommand*{\DTMenAUdaymonthsep}{\space} \newcommand*{\DTMenAUmonthyearsep}{\space} \newcommand*{\DTMenAUdatetimesep}{\space} \newcommand*{\DTMenAUtimezonesep}{\space} \newcommand*{\DTMenAUdatesep}{/} \newcommand*{\DTMenAUtimesep}{:} +\DTMdefkey{en-AU}{dowdaysep}{\renewcommand*{\DTMenAUdowdaysep}{#1}} \DTMdefkey{en-AU}{daymonthsep}{\renewcommand*{\DTMenAUdaymonthsep}{#1}} \DTMdefkey{en-AU}{monthyearsep}{\renewcommand*{\DTMenAUmonthyearsep}{#1}} \DTMdefkey{en-AU}{datetimesep}{\renewcommand*{\DTMenAUdatetimesep}{#1}} @@ -160,7 +162,7 @@ \DTMifbool{en-AU}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenAUdowdaysep \fi \fi \DTMifbool{en-AU}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-CA.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-CA.ldf index 029fcd4e692..2fa85437180 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-CA.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-CA.ldf @@ -44,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-CA}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-CA}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenCAmonthdaysep}{\space} \newcommand*{\DTMenCAdowmonthsep}{\space} diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GB.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GB.ldf index cd64816ea0e..6491b2f36df 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GB.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GB.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-GB}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-GB}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenGBdowdaysep}{\space} \newcommand*{\DTMenGBdaymonthsep}{\space} \newcommand*{\DTMenGBmonthyearsep}{\space} \newcommand*{\DTMenGBdatetimesep}{\space} \newcommand*{\DTMenGBtimezonesep}{\space} \newcommand*{\DTMenGBdatesep}{/} \newcommand*{\DTMenGBtimesep}{:} +\DTMdefkey{en-GB}{dowdaysep}{\renewcommand*{\DTMenGBdowdaysep}{#1}} \DTMdefkey{en-GB}{daymonthsep}{\renewcommand*{\DTMenGBdaymonthsep}{#1}} \DTMdefkey{en-GB}{monthyearsep}{\renewcommand*{\DTMenGBmonthyearsep}{#1}} \DTMdefkey{en-GB}{datetimesep}{\renewcommand*{\DTMenGBdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-GB}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenGBdowdaysep \fi \fi \DTMifbool{en-GB}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GG.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GG.ldf index 3c257987f5d..c5642d58bca 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GG.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-GG.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-GG}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-GG}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenGGdowdaysep}{\space} \newcommand*{\DTMenGGdaymonthsep}{\space} \newcommand*{\DTMenGGmonthyearsep}{\space} \newcommand*{\DTMenGGdatetimesep}{\space} \newcommand*{\DTMenGGtimezonesep}{\space} \newcommand*{\DTMenGGdatesep}{/} \newcommand*{\DTMenGGtimesep}{:} +\DTMdefkey{en-GG}{dowdaysep}{\renewcommand*{\DTMenGGdowdaysep}{#1}} \DTMdefkey{en-GG}{daymonthsep}{\renewcommand*{\DTMenGGdaymonthsep}{#1}} \DTMdefkey{en-GG}{monthyearsep}{\renewcommand*{\DTMenGGmonthyearsep}{#1}} \DTMdefkey{en-GG}{datetimesep}{\renewcommand*{\DTMenGGdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-GG}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenGGdowdaysep \fi \fi \DTMifbool{en-GG}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IE.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IE.ldf index c3014865de3..6a37c4feba8 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IE.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IE.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-IE}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-IE}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenIEdowdaysep}{\space} \newcommand*{\DTMenIEdaymonthsep}{\space} \newcommand*{\DTMenIEmonthyearsep}{\space} \newcommand*{\DTMenIEdatetimesep}{\space} \newcommand*{\DTMenIEtimezonesep}{\space} \newcommand*{\DTMenIEdatesep}{/} \newcommand*{\DTMenIEtimesep}{:} +\DTMdefkey{en-IE}{dowdaysep}{\renewcommand*{\DTMenIEdowdaysep}{#1}} \DTMdefkey{en-IE}{daymonthsep}{\renewcommand*{\DTMenIEdaymonthsep}{#1}} \DTMdefkey{en-IE}{monthyearsep}{\renewcommand*{\DTMenIEmonthyearsep}{#1}} \DTMdefkey{en-IE}{datetimesep}{\renewcommand*{\DTMenIEdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-IE}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenIEdowdaysep \fi \fi \DTMifbool{en-IE}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IM.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IM.ldf index d284f7531ca..737c2183e4f 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IM.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-IM.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-IM}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-IM}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenIMdowdaysep}{\space} \newcommand*{\DTMenIMdaymonthsep}{\space} \newcommand*{\DTMenIMmonthyearsep}{\space} \newcommand*{\DTMenIMdatetimesep}{\space} \newcommand*{\DTMenIMtimezonesep}{\space} \newcommand*{\DTMenIMdatesep}{/} \newcommand*{\DTMenIMtimesep}{:} +\DTMdefkey{en-IM}{dowdaysep}{\renewcommand*{\DTMenIMdowdaysep}{#1}} \DTMdefkey{en-IM}{daymonthsep}{\renewcommand*{\DTMenIMdaymonthsep}{#1}} \DTMdefkey{en-IM}{monthyearsep}{\renewcommand*{\DTMenIMmonthyearsep}{#1}} \DTMdefkey{en-IM}{datetimesep}{\renewcommand*{\DTMenIMdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-IM}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenIMdowdaysep \fi \fi \DTMifbool{en-IM}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-JE.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-JE.ldf index 4b6580fcc1d..188a5fd3f7d 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-JE.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-JE.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-JE}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-JE}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenJEdowdaysep}{\space} \newcommand*{\DTMenJEdaymonthsep}{\space} \newcommand*{\DTMenJEmonthyearsep}{\space} \newcommand*{\DTMenJEdatetimesep}{\space} \newcommand*{\DTMenJEtimezonesep}{\space} \newcommand*{\DTMenJEdatesep}{/} \newcommand*{\DTMenJEtimesep}{:} +\DTMdefkey{en-JE}{dowdaysep}{\renewcommand*{\DTMenJEdowdaysep}{#1}} \DTMdefkey{en-JE}{daymonthsep}{\renewcommand*{\DTMenJEdaymonthsep}{#1}} \DTMdefkey{en-JE}{monthyearsep}{\renewcommand*{\DTMenJEmonthyearsep}{#1}} \DTMdefkey{en-JE}{datetimesep}{\renewcommand*{\DTMenJEdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-JE}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenJEdowdaysep \fi \fi \DTMifbool{en-JE}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-MT.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-MT.ldf index 6263ccfde7c..81982d01595 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-MT.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-MT.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-MT}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-MT}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenMTdowdaysep}{\space} \newcommand*{\DTMenMTdaymonthsep}{\space} \newcommand*{\DTMenMTmonthyearsep}{\space} \newcommand*{\DTMenMTdatetimesep}{\space} \newcommand*{\DTMenMTtimezonesep}{\space} \newcommand*{\DTMenMTdatesep}{/} \newcommand*{\DTMenMTtimesep}{:} +\DTMdefkey{en-MT}{dowdaysep}{\renewcommand*{\DTMenMTdowdaysep}{#1}} \DTMdefkey{en-MT}{daymonthsep}{\renewcommand*{\DTMenMTdaymonthsep}{#1}} \DTMdefkey{en-MT}{monthyearsep}{\renewcommand*{\DTMenMTmonthyearsep}{#1}} \DTMdefkey{en-MT}{datetimesep}{\renewcommand*{\DTMenMTdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-MT}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenMTdowdaysep \fi \fi \DTMifbool{en-MT}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-NZ.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-NZ.ldf index b50ba697223..0bbb5851d11 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-NZ.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-NZ.ldf @@ -44,14 +44,16 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-NZ}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-NZ}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} +\newcommand*{\DTMenNZdowdaysep}{\space} \newcommand*{\DTMenNZdaymonthsep}{\space} \newcommand*{\DTMenNZmonthyearsep}{\space} \newcommand*{\DTMenNZdatetimesep}{\space} \newcommand*{\DTMenNZtimezonesep}{\space} \newcommand*{\DTMenNZdatesep}{/} \newcommand*{\DTMenNZtimesep}{:} +\DTMdefkey{en-NZ}{dowdaysep}{\renewcommand*{\DTMenNZdowdaysep}{#1}} \DTMdefkey{en-NZ}{daymonthsep}{\renewcommand*{\DTMenNZdaymonthsep}{#1}} \DTMdefkey{en-NZ}{monthyearsep}{\renewcommand*{\DTMenNZmonthyearsep}{#1}} \DTMdefkey{en-NZ}{datetimesep}{\renewcommand*{\DTMenNZdatetimesep}{#1}} @@ -90,7 +92,7 @@ \DTMifbool{en-NZ}{abbr}% {\DTMenglishshortweekdayname{##4}}% {\DTMenglishweekdayname{##4}}% - \space + \DTMenNZdowdaysep \fi \fi \DTMifbool{en-NZ}{showdayofmonth}% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-US.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-US.ldf index 935e83ff30c..8e223f730d3 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-US.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-en-US.ldf @@ -44,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-US}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{en-US}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenUSmonthdaysep}{\space} \newcommand*{\DTMenUSdowmonthsep}{\space} diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english-base.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english-base.ldf index b1ef49683d1..ed430eb116a 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english-base.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english-base.ldf @@ -44,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{english-base}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{english-base}[2016/03/09 v1.04 (NLCT)] \newcommand*{\DTMenglishordinal}[1]{% \number#1 % space intended \DTMenglishfmtordsuffix{% diff --git a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english.ldf b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english.ldf index 3fb46c1fa2d..7f24d5e4eee 100644 --- a/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-english/datetime2-english.ldf @@ -44,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{english}[2016/01/23 v1.03 (NLCT)] +\ProvidesDateTimeModule{english}[2016/03/09 v1.04 (NLCT)] \RequireDateTimeModule{english-base} \DTMnewstyle {english}% label |