diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-18 23:37:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-18 23:37:25 +0000 |
commit | f0b77116cd5193379982d429f353a92a07c417f6 (patch) | |
tree | d2b6320b155e6590af0a67875ecb5a9b00865050 /Master/texmf-dist/tex/latex | |
parent | 1992dc297aa0c1fd0db744a805a79e763c84ccd4 (diff) |
datetime2-english (18jan16)
git-svn-id: svn://tug.org/texlive/trunk@39422 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
12 files changed, 34 insertions, 14 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 1413121aa5a..62dc040b6fb 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-AU}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-AU}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenAUdaymonthsep}{\space} \newcommand*{\DTMenAUmonthyearsep}{\space} 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 33ed6ec31f1..484de9605d8 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,15 +44,17 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-CA}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-CA}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenCAmonthdaysep}{\space} +\newcommand*{\DTMenCAdowmonthsep}{\space} \newcommand*{\DTMenCAdayyearsep}{,\space} \newcommand*{\DTMenCAdatetimesep}{\space} \newcommand*{\DTMenCAtimezonesep}{\space} \newcommand*{\DTMenCAdatesep}{/} \newcommand*{\DTMenCAtimesep}{:} \DTMdefkey{en-CA}{monthdaysep}{\renewcommand*{\DTMenCAmonthdaysep}{#1}} +\DTMdefkey{en-CA}{dowmonthsep}{\renewcommand*{\DTMenCAdowmonthsep}{#1}} \DTMdefkey{en-CA}{dayyearsep}{\renewcommand*{\DTMenCAdayyearsep}{#1}} \DTMdefkey{en-CA}{datetimesep}{\renewcommand*{\DTMenCAdatetimesep}{#1}} \DTMdefkey{en-CA}{timezonesep}{\renewcommand*{\DTMenCAtimezonesep}{#1}} @@ -85,6 +87,14 @@ {% date style \renewcommand*{\DTMenglishfmtordsuffix}{\DTMenCAfmtordsuffix}% \renewcommand*\DTMdisplaydate[4]{% + \ifDTMshowdow + \ifnum##4>-1 % space intended + \DTMifbool{en-CA}{abbr}% + {\DTMenglishshortweekdayname{##4}}% + {\DTMenglishweekdayname{##4}}% + \DTMenCAdowmonthsep + \fi + \fi \DTMifbool{en-CA}{abbr}% {\DTMenglishshortmonthname{##2}}% {\DTMenglishmonthname{##2}}% 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 e3b64b7384a..9556e28ab25 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-GB}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-GB}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenGBdaymonthsep}{\space} \newcommand*{\DTMenGBmonthyearsep}{\space} 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 ff4fdd42110..a0ee440124b 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-GG}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-GG}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenGGdaymonthsep}{\space} \newcommand*{\DTMenGGmonthyearsep}{\space} 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 5102e6b841d..2a7b4a2c0db 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-IE}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-IE}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenIEdaymonthsep}{\space} \newcommand*{\DTMenIEmonthyearsep}{\space} 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 c2e7fd78f35..99c2e7a932f 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-IM}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-IM}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenIMdaymonthsep}{\space} \newcommand*{\DTMenIMmonthyearsep}{\space} 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 86adc58c659..6e26e9be2c6 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-JE}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-JE}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenJEdaymonthsep}{\space} \newcommand*{\DTMenJEmonthyearsep}{\space} 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 ae933ce60de..762d4f094df 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-MT}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-MT}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenMTdaymonthsep}{\space} \newcommand*{\DTMenMTmonthyearsep}{\space} 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 85ac882a716..64018c02b81 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,7 +44,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-NZ}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-NZ}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenNZdaymonthsep}{\space} \newcommand*{\DTMenNZmonthyearsep}{\space} 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 6ad35159b2a..d23be9d4738 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,15 +44,17 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{en-US}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{en-US}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \newcommand*{\DTMenUSmonthdaysep}{\space} +\newcommand*{\DTMenUSdowmonthsep}{\space} \newcommand*{\DTMenUSdayyearsep}{,\space} \newcommand*{\DTMenUSdatetimesep}{\space} \newcommand*{\DTMenUStimezonesep}{\space} \newcommand*{\DTMenUSdatesep}{/} \newcommand*{\DTMenUStimesep}{:} \DTMdefkey{en-US}{monthdaysep}{\renewcommand*{\DTMenUSmonthdaysep}{#1}} +\DTMdefkey{en-US}{dowmonthsep}{\renewcommand*{\DTMenUSdowmonthsep}{#1}} \DTMdefkey{en-US}{dayyearsep}{\renewcommand*{\DTMenUSdayyearsep}{#1}} \DTMdefkey{en-US}{datetimesep}{\renewcommand*{\DTMenUSdatetimesep}{#1}} \DTMdefkey{en-US}{timezonesep}{\renewcommand*{\DTMenUStimezonesep}{#1}} @@ -85,6 +87,14 @@ {% date style \renewcommand*{\DTMenglishfmtordsuffix}{\DTMenUSfmtordsuffix}% \renewcommand*\DTMdisplaydate[4]{% + \ifDTMshowdow + \ifnum##4>-1 % space intended + \DTMifbool{en-US}{abbr}% + {\DTMenglishshortweekdayname{##4}}% + {\DTMenglishweekdayname{##4}}% + \DTMenUSdowmonthsep + \fi + \fi \DTMifbool{en-US}{abbr}% {\DTMenglishshortmonthname{##2}}% {\DTMenglishmonthname{##2}}% @@ -95,7 +105,7 @@ \DTMifbool{en-US}{showyear}% {% \DTMenUSdayyearsep - \number##1 % intended + \number##1 % space intended }% {}% }% @@ -103,7 +113,7 @@ \DTMifbool{en-US}{showyear}% {% \DTMenUSmonthdaysep - \number##1 % intended + \number##1 % space intended }% {}% }% 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 d5c3d2c56ee..cecaae5b441 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}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{english-base}[2015/01/18 v1.02 (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 766482b4ae1..91203eb6d1f 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}[2015/04/09 v1.01 (NLCT)] +\ProvidesDateTimeModule{english}[2015/01/18 v1.02 (NLCT)] \RequireDateTimeModule{english-base} \DTMnewstyle {english}% label |