summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-06 21:46:17 +0000
committerKarl Berry <karl@freefriends.org>2018-05-06 21:46:17 +0000
commitf050c0a04305c67056475697fe6f1131c2b4bc9e (patch)
tree003cffc29844971aec513426be0a46a7e1c2c174 /Master/texmf-dist
parent21f46aa61b4e6dec9f0f84e278958211b19b6557 (diff)
datetime2-irish
git-svn-id: svn://tug.org/texlive/trunk@47632 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdfbin321356 -> 321160 bytes
-rw-r--r--Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.dtx23
-rw-r--r--Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.ins2
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf6
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf6
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf4
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf4
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf6
8 files changed, 27 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdf b/Master/texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdf
index 74143c4edc5..df7ba1b92c0 100644
--- a/Master/texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdf
+++ b/Master/texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.dtx b/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.dtx
index 9e950a77409..f72e8e72226 100644
--- a/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.dtx
@@ -19,7 +19,7 @@
%\fi
% \iffalse
% Doc-Source file to use with LaTeX2e
-% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% Copyright (C) 2018 Nicola Talbot, all rights reserved.
% (New maintainer add relevant lines here.)
% \fi
% \iffalse
@@ -61,7 +61,7 @@
%
%\title{Irish Module for datetime2 Package}
%\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-03-26 (v1.0)}
+%\date{2018-04-24 (v1.1)}
%\maketitle
%
%This module is currently unmaintained and may be subject to change.
@@ -130,7 +130,7 @@
%\changes{1.0}{2015-03-26}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{irish-utf8}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish-utf8}[2018/04/24 v1.1]
% \end{macrocode}
%\begin{macro}{\DTMirishordinal}
% I don't know if this is correct, but it's provided in case
@@ -200,7 +200,7 @@
%\changes{1.0}{2015-03-26}{Initial release}
% Identify module
% \begin{macrocode}
-\ProvidesDateTimeModule{irish-ascii}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish-ascii}[2018/04/24 v1.1]
% \end{macrocode}
%\begin{macro}{\DTMirishordinal}
% I don't know if this is correct, but it's provided in case
@@ -266,7 +266,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{irish}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish}[2018/04/24 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -517,6 +517,7 @@
% Redefine \cs{dateirish} (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-04-24}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -537,7 +538,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{irish}}%
- {\DTMsetstyle{irish-numeric}}
+ {\DTMsetstyle{irish-numeric}}%
}%
}%
% \end{macrocode}
@@ -557,7 +558,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{ga-IE}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{ga-IE}[2018/04/24 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -807,6 +808,7 @@
% Redefine \cs{dateirish} (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-04-24}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -827,7 +829,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{ga-IE}}%
- {\DTMsetstyle{ga-IE-numeric}}
+ {\DTMsetstyle{ga-IE-numeric}}%
}%
}%
% \end{macrocode}
@@ -847,7 +849,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{ga-GB}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{ga-GB}[2018/04/24 v1.1]
% \end{macrocode}
% Need to find out if XeTeX or LuaTeX are being used.
% \begin{macrocode}
@@ -1097,6 +1099,7 @@
% Redefine \cs{dateirish} (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-04-24}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -1117,7 +1120,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{ga-GB}}%
- {\DTMsetstyle{ga-GB-numeric}}
+ {\DTMsetstyle{ga-GB-numeric}}%
}%
}%
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.ins b/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.ins
index 410be7a8af7..49e055b2dd9 100644
--- a/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.ins
+++ b/Master/texmf-dist/source/latex/datetime2-irish/datetime2-irish.ins
@@ -3,7 +3,7 @@
\preamble
datetime2-irish.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
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf
index 02bba7cffcb..d6da17defc1 100644
--- a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf
@@ -7,7 +7,7 @@
%% datetime2-irish.dtx (with options: `datetime2-ga-GB.ldf,package')
%%
%% datetime2-irish.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{ga-GB}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{ga-GB}[2018/04/24 v1.1]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{irish-utf8}
@@ -195,7 +195,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{ga-GB}}%
- {\DTMsetstyle{ga-GB-numeric}}
+ {\DTMsetstyle{ga-GB-numeric}}%
}%
}%
\endinput
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf
index 0a6cf794cff..3337202b238 100644
--- a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf
@@ -7,7 +7,7 @@
%% datetime2-irish.dtx (with options: `datetime2-ga-IE.ldf,package')
%%
%% datetime2-irish.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{ga-IE}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{ga-IE}[2018/04/24 v1.1]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{irish-utf8}
@@ -195,7 +195,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{ga-IE}}%
- {\DTMsetstyle{ga-IE-numeric}}
+ {\DTMsetstyle{ga-IE-numeric}}%
}%
}%
\endinput
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf
index 72f6589acd0..a10a3356466 100644
--- a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf
@@ -7,7 +7,7 @@
%% datetime2-irish.dtx (with options: `datetime2-irish-ascii.ldf,package')
%%
%% datetime2-irish.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{irish-ascii}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish-ascii}[2018/04/24 v1.1]
\newcommand*{\DTMirishordinal}[1]{%
\number#1 % space intended
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf
index 997aaca4904..2dc64db76c9 100644
--- a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf
@@ -7,7 +7,7 @@
%% datetime2-irish.dtx (with options: `datetime2-irish-utf8.ldf,package')
%%
%% datetime2-irish.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{irish-utf8}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish-utf8}[2018/04/24 v1.1]
\newcommand*{\DTMirishordinal}[1]{%
\number#1 % space intended
}
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf
index e05f2f3921c..254d807903f 100644
--- a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf
@@ -7,7 +7,7 @@
%% datetime2-irish.dtx (with options: `datetime2-irish.ldf,package')
%%
%% datetime2-irish.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{irish}[2015/03/26 v1.0]
+\ProvidesDateTimeModule{irish}[2018/04/24 v1.1]
\RequirePackage{ifxetex,ifluatex}
\ifxetex
\RequireDateTimeModule{irish-utf8}
@@ -195,7 +195,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{irish}}%
- {\DTMsetstyle{irish-numeric}}
+ {\DTMsetstyle{irish-numeric}}%
}%
}%
\endinput