From 5f443fa59dde648a162dcad0115fb02fb48131ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 19 Mar 2018 21:50:41 +0000 Subject: datetime2-danish (19mar18) git-svn-id: svn://tug.org/texlive/trunk@47034 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/datetime2-danish/datetime2-danish.dtx | 13 +++++++------ .../source/latex/datetime2-danish/datetime2-danish.ins | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/source/latex/datetime2-danish') 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 -- cgit v1.2.3