summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-04 20:48:33 +0000
committerKarl Berry <karl@freefriends.org>2019-10-04 20:48:33 +0000
commit20c7572c2469f784d294c30466c66479e7d8ac29 (patch)
tree81859def3c1408650474aed23c7c94a637b5f481
parenteb15c10404d3020c30aae1076372413707cac380 (diff)
datetime2-slovene (4oct19)
git-svn-id: svn://tug.org/texlive/trunk@52282 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdfbin81195 -> 72836 bytes
-rw-r--r--Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.dtx25
-rw-r--r--Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.ins2
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf4
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf4
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene.ldf18
6 files changed, 27 insertions, 26 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdf b/Master/texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdf
index 6766a382ba5..3e9b80094f8 100644
--- a/Master/texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdf
+++ b/Master/texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.dtx b/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.dtx
index 5729b907b81..3b9a5c02f11 100644
--- a/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.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,7 +62,7 @@
%
%\title{Slovene Module for datetime2 Package}
%\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-04-01 (v1.0)}
+%\date{2019-10-04 (v1.1)}
%\maketitle
%
%This module is currently unmaintained and may be subject to change.
@@ -125,7 +125,7 @@
%\changes{1.0}{2015-04-01}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{slovene-utf8}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene-utf8}[2019/10/04 v1.1]
% \end{macrocode}
%\begin{macro}{\DTMsloveneordinal}
% \begin{macrocode}
@@ -227,7 +227,7 @@
%\changes{1.0}{2015-04-01}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{slovene-ascii}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene-ascii}[2019/10/04 v1.1]
% \end{macrocode}
%
%If abbreviated dates are supported, short month names should be
@@ -326,7 +326,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{slovene}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene}[2019/10/04 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -463,7 +463,7 @@
\DTMifbool{slovene}{showyear}%
{%
\DTMslovenemonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -480,7 +480,7 @@
\DTMifbool{slovene}{showyear}%
{%
\DTMslovenemonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -495,7 +495,7 @@
\DTMifbool{slovene}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMslovenetimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -550,7 +550,7 @@
}%
{% time style
\renewcommand*\DTMdisplaytime[3]{%
- \number##1
+ \number##1 % space intended
\DTMslovenetimesep\DTMtwodigits{##2}%
\ifDTMshowseconds\DTMslovenetimesep\DTMtwodigits{##3}\fi
}%
@@ -562,7 +562,7 @@
\DTMifbool{slovene}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMslovenetimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -599,13 +599,14 @@
% \begin{macrocode}
\DTMifcaseregional
{}% do nothing
-{\DTMsetstyle{slovene}}
+{\DTMsetstyle{slovene}}%
{\DTMsetstyle{slovene-numeric}}
% \end{macrocode}
%
% Redefine \cs{dateslovene} (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-04}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -626,7 +627,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{slovene}}%
- {\DTMsetstyle{slovene-numeric}}
+ {\DTMsetstyle{slovene-numeric}}%
}%
}%
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.ins b/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.ins
index 464e54e2edd..54bbed298d3 100644
--- a/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.ins
+++ b/Master/texmf-dist/source/latex/datetime2-slovene/datetime2-slovene.ins
@@ -3,7 +3,7 @@
\preamble
datetime2-slovene.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
diff --git a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf
index 7668b6daba3..1fdb90a97f2 100644
--- a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf
@@ -7,7 +7,7 @@
%% datetime2-slovene.dtx (with options: `datetime2-slovene-ascii.ldf,package')
%%
%% datetime2-slovene.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
@@ -39,7 +39,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{slovene-ascii}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene-ascii}[2019/10/04 v1.1]
\newcommand*{\DTMsloveneordinal}[1]{%
\number#1.%
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf
index 1630533f310..13f0d2ffca4 100644
--- a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf
@@ -7,7 +7,7 @@
%% datetime2-slovene.dtx (with options: `datetime2-slovene-utf8.ldf,package')
%%
%% datetime2-slovene.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
@@ -39,7 +39,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{slovene-utf8}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene-utf8}[2019/10/04 v1.1]
\newcommand*{\DTMsloveneordinal}[1]{%
\number#1.%
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene.ldf b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene.ldf
index 7c906c77732..c5b1ff6f861 100644
--- a/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-slovene/datetime2-slovene.ldf
@@ -7,7 +7,7 @@
%% datetime2-slovene.dtx (with options: `datetime2-slovene.ldf,package')
%%
%% datetime2-slovene.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
@@ -39,7 +39,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{slovene}[2015/04/01 v1.0]
+\ProvidesDateTimeModule{slovene}[2019/10/04 v1.1]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{slovene-utf8}
@@ -83,7 +83,7 @@
\DTMifbool{slovene}{showyear}%
{%
\DTMslovenemonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -100,7 +100,7 @@
\DTMifbool{slovene}{showyear}%
{%
\DTMslovenemonthyearsep
- \number##1
+ \number##1 % space intended
}%
{}%
}%
@@ -115,7 +115,7 @@
\DTMifbool{slovene}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMslovenetimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -166,7 +166,7 @@
}%
{% time style
\renewcommand*\DTMdisplaytime[3]{%
- \number##1
+ \number##1 % space intended
\DTMslovenetimesep\DTMtwodigits{##2}%
\ifDTMshowseconds\DTMslovenetimesep\DTMtwodigits{##3}\fi
}%
@@ -178,7 +178,7 @@
\DTMifbool{slovene}{mapzone}%
{\DTMusezonemapordefault{##1}{##2}}%
{%
- \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifnum##1<0 \else+\fi\DTMtwodigits{##1}%
\ifDTMshowzoneminutes\DTMslovenetimesep\DTMtwodigits{##2}\fi
}%
}%
@@ -204,7 +204,7 @@
\DTMifcaseregional
{}% do nothing
-{\DTMsetstyle{slovene}}
+{\DTMsetstyle{slovene}}%
{\DTMsetstyle{slovene-numeric}}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -225,7 +225,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{slovene}}%
- {\DTMsetstyle{slovene-numeric}}
+ {\DTMsetstyle{slovene-numeric}}%
}%
}%
\endinput