diff options
6 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf b/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf Binary files differindex 3346b5b76eb..96445b24150 100644 --- a/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf +++ b/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf diff --git a/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.dtx b/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.dtx index d8d1f249c4a..a8936a48e17 100644 --- a/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.dtx +++ b/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.dtx @@ -19,7 +19,7 @@ %\fi % \iffalse % Doc-Source file to use with LaTeX2e -% Copyright (C) 2015 Nicola Talbot, all rights reserved. +% Copyright (C) 2018 Nicola Talbot, all rights reserved. % (New maintainer add relevant lines here.) % \fi % \iffalse @@ -62,7 +62,7 @@ % %\title{Danish Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-30 (v1.0)} +%\date{2018-03-19 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -120,7 +120,7 @@ %\changes{1.0}{2015-03-30}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{danish-utf8}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish-utf8}[2018/03/19 v1.1] % \end{macrocode} %\begin{macro}{\DTMdanishordinal} % \begin{macrocode} @@ -269,7 +269,7 @@ %\changes{1.0}{2015-03-30}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{danish-ascii}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish-ascii}[2018/03/19 v1.1] % \end{macrocode} % %If abbreviated dates are supported, short month names should be @@ -414,7 +414,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{danish}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish}[2018/03/19 v1.1] % \end{macrocode} % Need to find out if XeTeX or LuaTeX are being used. % \begin{macrocode} @@ -689,6 +689,7 @@ % Redefine \cs{datedanish} (or \cs{date}\meta{dialect}) to prevent % \sty{babel} from resetting \cs{today}. (For this to work, % \sty{babel} must already have been loaded if it's required.) +%\changes{1.1}{2018-03-19}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -709,7 +710,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{danish}}% - {\DTMsetstyle{danish-numeric}} + {\DTMsetstyle{danish-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.ins b/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.ins index 9b9098ab473..4e6b9ddfef5 100644 --- a/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.ins +++ b/Master/texmf-dist/source/latex/datetime2-danish/datetime2-danish.ins @@ -3,7 +3,7 @@ \preamble datetime2-danish.dtx - Copyright 2015 Nicola Talbot + Copyright 2018 Nicola Talbot This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-ascii.ldf index 2eacca9274f..5eef783f717 100644 --- a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-ascii.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-ascii.ldf @@ -7,7 +7,7 @@ %% datetime2-danish.dtx (with options: `datetime2-danish-ascii.ldf,package') %% %% datetime2-danish.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{danish-ascii}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish-ascii}[2018/03/19 v1.1] \newcommand*{\DTMdanishordinal}[1]{% \number#1.% } diff --git a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-utf8.ldf index 67610dfbc83..41cc8ce8bab 100644 --- a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-utf8.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish-utf8.ldf @@ -7,7 +7,7 @@ %% datetime2-danish.dtx (with options: `datetime2-danish-utf8.ldf,package') %% %% datetime2-danish.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{danish-utf8}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish-utf8}[2018/03/19 v1.1] \newcommand*{\DTMdanishordinal}[1]{% \number#1.% } diff --git a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish.ldf b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish.ldf index a715266ab6b..bfc0799a1b4 100644 --- a/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-danish/datetime2-danish.ldf @@ -7,7 +7,7 @@ %% datetime2-danish.dtx (with options: `datetime2-danish.ldf,package') %% %% datetime2-danish.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{danish}[2015/03/30 v1.0] +\ProvidesDateTimeModule{danish}[2018/03/19 v1.1] \RequirePackage{ifxetex,ifluatex} \ifxetex \RequireDateTimeModule{danish-utf8} @@ -220,7 +220,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{danish}}% - {\DTMsetstyle{danish-numeric}} + {\DTMsetstyle{danish-numeric}}% }% }% \endinput |