summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-22 21:30:39 +0000
committerKarl Berry <karl@freefriends.org>2018-08-22 21:30:39 +0000
commit1c04431e25153df401a60363704dc62152aac897 (patch)
tree5ef0860fe2a857562c84858294d6b92fffe7ba71 /Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
parent54c2af3ea9049e37e7d59eb5563834b7339defbe (diff)
datetime2-polish (22aug18)
git-svn-id: svn://tug.org/texlive/trunk@48456 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf')
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf b/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
index c390c77e08c..3db9e071307 100644
--- a/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
@@ -7,7 +7,7 @@
%% datetime2-polish.dtx (with options: `datetime2-polish.ldf,package')
%%
%% datetime2-polish.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{polish}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish}[2018/08/21 v1.1]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{polish-utf8}
@@ -112,7 +112,7 @@
\DTMifbool{polish}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMpolishtimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -163,7 +163,7 @@
}%
{% time style
\renewcommand*\DTMdisplaytime[3]{%
- \number##1
+ \number##1 % space intended
\DTMpolishtimesep\DTMtwodigits{##2}%
\ifDTMshowseconds\DTMpolishtimesep\DTMtwodigits{##3}\fi
}%
@@ -175,7 +175,7 @@
\DTMifbool{polish}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMpolishtimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -222,7 +222,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{polish}}%
- {\DTMsetstyle{polish-numeric}}
+ {\DTMsetstyle{polish-numeric}}%
}%
}%
\endinput