summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-20 22:00:00 +0000
committerKarl Berry <karl@freefriends.org>2018-03-20 22:00:00 +0000
commit52a178cb066231efe1cb28de129fef9df3ad0d71 (patch)
tree17efa02000dc1a71daecce8b47ea71b1a9710171
parent0572809ff2da349a70f53551dba2ec7bb2b0e930 (diff)
datetime2-finnish (20mar18)
git-svn-id: svn://tug.org/texlive/trunk@47047 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-finnish/CHANGES4
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdfbin88151 -> 88796 bytes
-rw-r--r--Master/texmf-dist/source/latex/datetime2-finnish/datetime2-finnish.dtx27
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf2
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf2
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish.ldf4
6 files changed, 22 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-finnish/CHANGES b/Master/texmf-dist/doc/latex/datetime2-finnish/CHANGES
index ce85b43ccae..2fc70b8acb5 100644
--- a/Master/texmf-dist/doc/latex/datetime2-finnish/CHANGES
+++ b/Master/texmf-dist/doc/latex/datetime2-finnish/CHANGES
@@ -1,3 +1,7 @@
+v1.2 (2018-03-20):
+
+ * Fixed a bug with unwanted space
+
v1.1 (2016-03-29):
* Separated partitive case from month names
diff --git a/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf b/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf
index a7d766166ee..2b2ce7b9056 100644
--- a/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf
+++ b/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/datetime2-finnish/datetime2-finnish.dtx b/Master/texmf-dist/source/latex/datetime2-finnish/datetime2-finnish.dtx
index 53dd572a1a9..4a06c43e93a 100644
--- a/Master/texmf-dist/source/latex/datetime2-finnish/datetime2-finnish.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-finnish/datetime2-finnish.dtx
@@ -61,7 +61,7 @@
%
%\title{Finnish Module for datetime2 Package}
%\author{Tuomas V\"alim\"aki \and Nicola L. C. Talbot (inactive)}
-%\date{2016-03-29 (v1.1)}
+%\date{2018-03-20 (v1.2)}
%\maketitle
%
%\begin{abstract}
@@ -84,11 +84,11 @@
%\section{Introduction}
%\label{sec:intro}
%This module defines the styles "finnish" and "finnish-numeric".
-%The "finnish" style will automatically be set if the \opt{useregional}
-%option is set to \texttt{text}, and the "finnish-numeric" style is automatically
+%The "finnish" style will automatically be set if the \opt{useregional}
+%option is set to \texttt{text}, and the "finnish-numeric" style is automatically
%set if the \opt{useregional} option is set to \texttt{numeric}.
%
-%There are a number of settings provided that can be used in
+%There are a number of settings provided that can be used in
%\cs{DTMlangsetup} to modify the date-time style. These are:
%
%\begin{description}
@@ -114,7 +114,7 @@
%to \cs{space}.
%
%\item[\opt{timezonesep}] The separator between the time and zone for the
-%full date-time format (as used by \cs{DTMdisplay}) for both the
+%full date-time format (as used by \cs{DTMdisplay}) for both the
%"finnish" and "finnish-numeric" styles. This defaults
%to \cs{space}.
%
@@ -125,8 +125,8 @@
%mappings are applied. (The default is \texttt{true}.) The "finnish"
% and "finnish-numeric" styles set the mappings EET
%(\utc{02}{00}) and EEST (\utc{03}{00}).
-%Other time zone mappings that have previously been set
-%(for example, by another regional style) will remain unchanged
+%Other time zone mappings that have previously been set
+%(for example, by another regional style) will remain unchanged
%unless you redefine \cs{DTMresetzones} to reset or unset them.
%
%\item[\opt{showdayofmonth}] A boolean key that determines whether
@@ -141,8 +141,8 @@
%The above settings are specific to this module. In addition, the
%\opt{showdow} boolean option provided by the \sty{datetime2} package is
%checked to determine whether or not to show the day of the
-%week in the "finnish" style. The \opt{showdate}, \opt{showzone},
-%\opt{showseconds} and \opt{showzoneminutes} settings of \sty{datetime2}
+%week in the "finnish" style. The \opt{showdate}, \opt{showzone},
+%\opt{showseconds} and \opt{showzoneminutes} settings of \sty{datetime2}
%are honoured.
%
%\StopEventually{%
@@ -168,7 +168,7 @@
%
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{finnish-utf8}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish-utf8}[2018/03/20 v1.2]
% \end{macrocode}
%\begin{macro}{\DTMfinnishordinal}
% \begin{macrocode}
@@ -458,7 +458,7 @@
%
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{finnish-ascii}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish-ascii}[2018/03/20 v1.2]
% \end{macrocode}
%
%\begin{macro}{\DTMfinnishordinal}
@@ -744,7 +744,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{finnish}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish}[2018/03/20 v1.2]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -1095,6 +1095,7 @@
% Redefine \cs{datefinnish} (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.2}{2018-03-20}{fixed a bug with unwanted space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -1115,7 +1116,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{finnish}}%
- {\DTMsetstyle{finnish-numeric}}
+ {\DTMsetstyle{finnish-numeric}}%
}%
}%
% \end{macrocode}
diff --git a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf
index d447ddf3e32..1f011f797a7 100644
--- a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf
@@ -41,7 +41,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{finnish-ascii}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish-ascii}[2018/03/20 v1.2]
\newcommand*{\DTMfinnishordinal}[1]{%
\number#1.%
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf
index 6e4696f8c2e..d74eed7cc97 100644
--- a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf
@@ -41,7 +41,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{finnish-utf8}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish-utf8}[2018/03/20 v1.2]
\newcommand*{\DTMfinnishordinal}[1]{%
\number#1.%
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish.ldf b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish.ldf
index bc469517139..587f4ae717d 100644
--- a/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-finnish/datetime2-finnish.ldf
@@ -41,7 +41,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesDateTimeModule{finnish}[2016/03/29 v1.1]
+\ProvidesDateTimeModule{finnish}[2018/03/20 v1.2]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{finnish-utf8}
@@ -273,7 +273,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{finnish}}%
- {\DTMsetstyle{finnish-numeric}}
+ {\DTMsetstyle{finnish-numeric}}%
}%
}%
\endinput