summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx')
-rw-r--r--Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx b/Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx
index 45d58b939ba..ed38ce76697 100644
--- a/Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-galician/datetime2-galician.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{Galician Module for datetime2 Package}
%\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-03-30 (v1.0)}
+%\date{2018-04-13 (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{galician-utf8}[2015/03/30 v1.0]
+\ProvidesDateTimeModule{galician-utf8}[2018/04/13 v1.1]
% \end{macrocode}
%\begin{macro}{\DTMgalicianordinal}
% \begin{macrocode}
@@ -223,7 +223,7 @@
%\changes{1.0}{2015-03-30}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{galician-ascii}[2015/03/30 v1.0]
+\ProvidesDateTimeModule{galician-ascii}[2018/04/13 v1.1]
% \end{macrocode}
%
%If abbreviated dates are supported, short month names should be
@@ -322,7 +322,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{galician}[2015/03/30 v1.0]
+\ProvidesDateTimeModule{galician}[2018/04/13 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -603,6 +603,7 @@
% Redefine \cs{dategalician} (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-04-13}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -623,7 +624,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{galician}}%
- {\DTMsetstyle{galician-numeric}}
+ {\DTMsetstyle{galician-numeric}}%
}%
}%
% \end{macrocode}