summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/datetime2-usorbian
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-13 21:53:20 +0000
committerKarl Berry <karl@freefriends.org>2019-10-13 21:53:20 +0000
commita5c596cab2b335c947a088159e602e7fb5f7a138 (patch)
tree80f3a5d38ae72d349deeb51ccd12a2dc1b0d55ab /Master/texmf-dist/source/latex/datetime2-usorbian
parent0569243f60809d0585b21894e256a903ed8acc96 (diff)
datetime2-usorbian
git-svn-id: svn://tug.org/texlive/trunk@52375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-usorbian')
-rw-r--r--Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.dtx27
-rw-r--r--Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.ins2
2 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.dtx b/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.dtx
index 8f31498f592..176ce4cc283 100644
--- a/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.dtx
@@ -19,7 +19,7 @@
%\fi
% \iffalse
% Doc-Source file to use with LaTeX2e
-% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% Copyright (C) 2015-2019 Nicola Talbot, all rights reserved.
% (New maintainer add relevant lines here.)
% \fi
% \iffalse
@@ -62,12 +62,12 @@
%
%\title{Upper Sorbian Module for datetime2 Package}
%\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-04-01 (v1.0)}
+%\date{2019-10-10 (v1.1)}
%\maketitle
%
%This module is currently unmaintained and may be subject to change.
-%If you want to volunteer to take over maintanance, contact me at
-%\url{http://www.dickimaw-books.com/contact.html}
+%If you want to volunteer to take over maintenance, contact me at
+%\url{https://www.dickimaw-books.com/contact.html}
%
%\begin{abstract}
%This is the Upper Sorbian language module for the \sty{datetime2}
@@ -120,7 +120,7 @@
%\changes{1.0}{2015-04-01}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{usorbian-utf8}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{usorbian-utf8}[2019/10/10 v1.1]
% \end{macrocode}
%\begin{macro}{\DTMusorbianordinal}
% \begin{macrocode}
@@ -291,7 +291,7 @@
%\changes{1.0}{2015-04-01}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{usorbian-ascii}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{usorbian-ascii}[2019/10/10 v1.1]
% \end{macrocode}
%
%If abbreviated dates are supported, short month names should be
@@ -457,7 +457,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{usorbian}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{usorbian}[2019/10/10 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -617,7 +617,7 @@
\DTMifbool{usorbian}{showyear}%
{%
\DTMusorbianmonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -633,7 +633,7 @@
\DTMifbool{usorbian}{showyear}%
{%
\DTMusorbianmonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -648,7 +648,7 @@
\DTMifbool{usorbian}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMusorbiantimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -703,7 +703,7 @@
}%
{% time style
\renewcommand*\DTMdisplaytime[3]{%
- \number##1
+ \number##1 % space intended
\DTMusorbiantimesep\DTMtwodigits{##2}%
\ifDTMshowseconds\DTMusorbiantimesep\DTMtwodigits{##3}\fi
}%
@@ -715,7 +715,7 @@
\DTMifbool{usorbian}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMusorbiantimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -759,6 +759,7 @@
% Redefine \cs{dateusorbian} (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}{2019-10-10}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -779,7 +780,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{usorbian}}%
- {\DTMsetstyle{usorbian-numeric}}
+ {\DTMsetstyle{usorbian-numeric}}%
}%
}%
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.ins b/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.ins
index 1f34681fd93..5a166cb68dd 100644
--- a/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.ins
+++ b/Master/texmf-dist/source/latex/datetime2-usorbian/datetime2-usorbian.ins
@@ -3,7 +3,7 @@
\preamble
datetime2-usorbian.dtx
- Copyright 2015 Nicola Talbot
+ Copyright 2015-2019 Nicola Talbot
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3