texlive[48456] Master/texmf-dist: datetime2-polish (22aug18)

commits+karl at tug.org commits+karl at tug.org
Wed Aug 22 23:30:40 CEST 2018


Revision: 48456
          http://tug.org/svn/texlive?view=revision&revision=48456
Author:   karl
Date:     2018-08-22 23:30:39 +0200 (Wed, 22 Aug 2018)
Log Message:
-----------
datetime2-polish (22aug18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/datetime2-polish/datetime2-polish.pdf
    trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.dtx
    trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.ins
    trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-ascii.ldf
    trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-utf8.ldf
    trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf

Modified: trunk/Master/texmf-dist/doc/latex/datetime2-polish/datetime2-polish.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.dtx	2018-08-22 21:30:27 UTC (rev 48455)
+++ trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.dtx	2018-08-22 21:30:39 UTC (rev 48456)
@@ -19,7 +19,7 @@
 %\fi
 % \iffalse
 % Doc-Source file to use with LaTeX2e
-% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% Copyright (C) 2015-2018 Nicola Talbot, all rights reserved.
 % (New maintainer add relevant lines here.)
 % \fi
 % \iffalse
@@ -62,11 +62,11 @@
 %
 %\title{Polish Module for datetime2 Package}
 %\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-03-31 (v1.0)}
+%\date{2018-08-21 (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
+%If you want to volunteer to take over maintenance, contact me at
 %\url{http://www.dickimaw-books.com/contact.html}
 %
 %\begin{abstract}
@@ -120,7 +120,7 @@
 %\changes{1.0}{2015-03-31}{Initial release}
 % Identify module
 %    \begin{macrocode}
-\ProvidesDateTimeModule{polish-utf8}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish-utf8}[2018/08/21 v1.1]
 %    \end{macrocode}
 %\begin{macro}{\DTMpolishordinal}
 %    \begin{macrocode}
@@ -268,7 +268,7 @@
 %\changes{1.0}{2015-03-31}{Initial release}
 % Identify module
 %    \begin{macrocode}
-\ProvidesDateTimeModule{polish-ascii}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish-ascii}[2018/08/21 v1.1]
 %    \end{macrocode}
 %
 %If abbreviated dates are supported, short month names should be
@@ -413,7 +413,7 @@
 %
 % Identify Module
 %    \begin{macrocode}
-\ProvidesDateTimeModule{polish}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish}[2018/08/21 v1.1]
 %    \end{macrocode}
 % Need to find out if XeTeX or LuaTeX are being used.
 %    \begin{macrocode}
@@ -579,7 +579,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
      }%
    }%
@@ -634,7 +634,7 @@
  }%
  {% time style
     \renewcommand*\DTMdisplaytime[3]{%
-      \number##1
+      \number##1 % space intended
       \DTMpolishtimesep\DTMtwodigits{##2}%
       \ifDTMshowseconds\DTMpolishtimesep\DTMtwodigits{##3}\fi
     }%
@@ -646,7 +646,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
      }%
    }%
@@ -690,6 +690,7 @@
 % Redefine \cs{datepolish} (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-08-21}{removed spurious space}
 %    \begin{macrocode}
 \ifcsundef{date\CurrentTrackedDialect}
 {%
@@ -710,7 +711,7 @@
     \DTMifcaseregional
     {}% do nothing
     {\DTMsetstyle{polish}}%
-    {\DTMsetstyle{polish-numeric}}
+    {\DTMsetstyle{polish-numeric}}%
   }%
 }%
 %    \end{macrocode}

Modified: trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.ins	2018-08-22 21:30:27 UTC (rev 48455)
+++ trunk/Master/texmf-dist/source/latex/datetime2-polish/datetime2-polish.ins	2018-08-22 21:30:39 UTC (rev 48456)
@@ -3,7 +3,7 @@
 \preamble
 
  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

Modified: trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-ascii.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-ascii.ldf	2018-08-22 21:30:27 UTC (rev 48455)
+++ trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-ascii.ldf	2018-08-22 21:30:39 UTC (rev 48456)
@@ -7,7 +7,7 @@
 %% datetime2-polish.dtx  (with options: `datetime2-polish-ascii.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-ascii}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish-ascii}[2018/08/21 v1.1]
 \newcommand*{\DTMpolishordinal}[1]{%
   \number#1
 }

Modified: trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-utf8.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-utf8.ldf	2018-08-22 21:30:27 UTC (rev 48455)
+++ trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish-utf8.ldf	2018-08-22 21:30:39 UTC (rev 48456)
@@ -7,7 +7,7 @@
 %% datetime2-polish.dtx  (with options: `datetime2-polish-utf8.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-utf8}[2015/03/31 v1.0]
+\ProvidesDateTimeModule{polish-utf8}[2018/08/21 v1.1]
 \newcommand*{\DTMpolishordinal}[1]{%
   \number#1
 }

Modified: trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf	2018-08-22 21:30:27 UTC (rev 48455)
+++ trunk/Master/texmf-dist/tex/latex/datetime2-polish/datetime2-polish.ldf	2018-08-22 21:30:39 UTC (rev 48456)
@@ -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



More information about the tex-live-commits mailing list