summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-21 21:50:45 +0000
committerKarl Berry <karl@freefriends.org>2018-03-21 21:50:45 +0000
commit6d6616a44dbc2cd2babb772429610bfa2dc5ffbc (patch)
tree60377bd30636e26839ece2acd65a4dfa984c3fc3 /Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
parent4a6146940f78de9c16691bff026c1e2361849d3f (diff)
datetime2-basque (21mar18)
git-svn-id: svn://tug.org/texlive/trunk@47064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx')
-rw-r--r--Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx b/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
index e779ebc511f..50dc35c5a2d 100644
--- a/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
@@ -19,7 +19,8 @@
%\fi
% \iffalse
% Doc-Source file to use with LaTeX2e
-% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% Copyright (C) 2015 Nicola Talbot
+% Copyright (C) 2015-2018 Zunbeltz Izaola, all rights reserved.
% Maintainer Zunbeltz Izaola. Based on the basque-date package by Edorta Ibarra.
% \fi
% \iffalse
@@ -61,7 +62,7 @@
%
%\title{Basque Module for datetime2 Package}
%\author{Zunbeltz Izaola \and Nicola L. C. Talbot (inactive)}
-%\date{2015-03-29 (v1.2)}
+%\date{2018-03-20 (v1.2a)}
%\maketitle
%
%
@@ -120,7 +121,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{basque}[2015/03/29 v1.0]
+\ProvidesDateTimeModule{basque}[2018/03/20 v1.2a]
% \end{macrocode}
%
% Define a boolean to use the inessive case. It is not used by default.
@@ -502,6 +503,7 @@
% Redefine \cs{datebasque} (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{v1.2a}{2018/03/20}{Suppress spurious space.}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -522,7 +524,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{basque}}%
- {\DTMsetstyle{basque-numeric}}
+ {\DTMsetstyle{basque-numeric}}%
}%
}%
% \end{macrocode}