summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/datetime2-irish
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-26 21:52:00 +0000
committerKarl Berry <karl@freefriends.org>2015-03-26 21:52:00 +0000
commitcbdff2d6640cb1b04da6f26017d828f205a4c5bd (patch)
tree8f06427bb04c27fb52a751f4bc3ab5fa99c0cc55 /Master/texmf-dist/tex/latex/datetime2-irish
parentefe8dd74ac2303dd4b4977ec4eeadec2f690e017 (diff)
datetime2-irish (26mar15)
git-svn-id: svn://tug.org/texlive/trunk@36635 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/datetime2-irish')
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf203
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf203
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf76
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf76
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf203
5 files changed, 761 insertions, 0 deletions
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
new file mode 100644
index 00000000000..02bba7cffcb
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-GB.ldf
@@ -0,0 +1,203 @@
+%%
+%% This is file `datetime2-ga-GB.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% datetime2-irish.dtx (with options: `datetime2-ga-GB.ldf,package')
+%%
+%% datetime2-irish.dtx
+%% Copyright 2015 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `inactive'.
+%%
+%% This work consists of the files datetime2-irish.dtx and
+%% datetime2-irish.ins and the derived files
+%% datetime2-irish-utf8.ldf, datetime2-irish-ascii.ldf and
+%% datetime2-irish.ldf, datetime2-ga-IE.ldf, datetime2-ga-GB.ldf
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesDateTimeModule{ga-GB}[2015/03/26 v1.0]
+\RequirePackage{ifxetex,ifluatex}
+\ifxetex
+ \RequireDateTimeModule{irish-utf8}
+\else
+ \ifluatex
+ \RequireDateTimeModule{irish-utf8}
+ \else
+ \RequireDateTimeModule{irish-ascii}
+ \fi
+\fi
+\newcommand*{\DTMgaGBdaymonthsep}{\space}
+\newcommand*{\DTMgaGBmonthyearsep}{\space}
+\newcommand*{\DTMgaGBdatetimesep}{\space}
+\newcommand*{\DTMgaGBtimezonesep}{\space}
+\newcommand*{\DTMgaGBdatesep}{/}
+\newcommand*{\DTMgaGBtimesep}{:}
+\DTMdefkey{ga-GB}{daymonthsep}{\renewcommand*{\DTMgaGBdaymonthsep}{#1}}
+\DTMdefkey{ga-GB}{monthyearsep}{\renewcommand*{\DTMgaGBmonthyearsep}{#1}}
+\DTMdefkey{ga-GB}{datetimesep}{\renewcommand*{\DTMgaGBdatetimesep}{#1}}
+\DTMdefkey{ga-GB}{timezonesep}{\renewcommand*{\DTMgaGBtimezonesep}{#1}}
+\DTMdefkey{ga-GB}{datesep}{\renewcommand*{\DTMgaGBdatesep}{#1}}
+\DTMdefkey{ga-GB}{timesep}{\renewcommand*{\DTMgaGBtimesep}{#1}}
+\DTMdefboolkey{ga-GB}{mapzone}[true]{}
+\DTMsetbool{ga-GB}{mapzone}{true}
+\DTMdefboolkey{ga-GB}{showdayofmonth}[true]{}
+\DTMsetbool{ga-GB}{showdayofmonth}{true}
+\DTMdefboolkey{ga-GB}{showyear}[true]{}
+\DTMsetbool{ga-GB}{showyear}{true}
+\DTMnewstyle
+ {ga-GB}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ga-GB}{showdayofmonth}
+ {\DTMirishordinal{##3}\DTMgaGBdaymonthsep}%
+ {}%
+ \DTMirishmonthname{##2}%
+ \DTMifbool{ga-GB}{showyear}%
+ {%
+ \DTMgaGBmonthyearsep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}{\DTMdisplaydate}%
+ }%
+ {% time style (use default)
+ \DTMsettimestyle{default}%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMgaGBzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ga-GB}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMgaGBtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMgaGBdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMgaGBtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }%
+\DTMnewstyle
+ {ga-GB-numeric}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ga-GB}{showdayofmonth}%
+ {%
+ \number##3 % space intended
+ \DTMgaGBdatesep
+ }%
+ {}%
+ \number##2 % space intended
+ \DTMifbool{ga-GB}{showyear}%
+ {%
+ \DTMgaGBdatesep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}[4]{\DTMdisplaydate{##1}{##2}{##3}{##4}}%
+ }%
+ {% time style
+ \renewcommand*\DTMdisplaytime[3]{%
+ \number##1
+ \DTMgaGBtimesep\DTMtwodigits{##2}%
+ \ifDTMshowseconds\DTMgaGBtimesep\DTMtwodigits{##3}\fi
+ }%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMgaGBzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ga-GB}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMgaGBtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMgaGBdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMgaGBtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }
+\newcommand*{\DTMgaGBzonemaps}{%
+ \DTMdefzonemap{00}{00}{GMT}%
+ \DTMdefzonemap{01}{00}{BST}%
+}
+
+\DTMifcaseregional
+{}% do nothing
+{\DTMsetstyle{ga-GB}}
+{\DTMsetstyle{ga-GB-numeric}}
+\ifcsundef{date\CurrentTrackedDialect}
+{%
+ \ifundef\dateirish
+ {% do nothing
+ }%
+ {%
+ \def\dateirish{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ga-GB}}%
+ {\DTMsetstyle{ga-GB-numeric}}%
+ }%
+ }%
+}%
+{%
+ \csdef{date\CurrentTrackedDialect}{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ga-GB}}%
+ {\DTMsetstyle{ga-GB-numeric}}
+ }%
+}%
+\endinput
+%%
+%% End of file `datetime2-ga-GB.ldf'.
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
new file mode 100644
index 00000000000..0a6cf794cff
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-ga-IE.ldf
@@ -0,0 +1,203 @@
+%%
+%% This is file `datetime2-ga-IE.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% datetime2-irish.dtx (with options: `datetime2-ga-IE.ldf,package')
+%%
+%% datetime2-irish.dtx
+%% Copyright 2015 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `inactive'.
+%%
+%% This work consists of the files datetime2-irish.dtx and
+%% datetime2-irish.ins and the derived files
+%% datetime2-irish-utf8.ldf, datetime2-irish-ascii.ldf and
+%% datetime2-irish.ldf, datetime2-ga-IE.ldf, datetime2-ga-GB.ldf
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesDateTimeModule{ga-IE}[2015/03/26 v1.0]
+\RequirePackage{ifxetex,ifluatex}
+\ifxetex
+ \RequireDateTimeModule{irish-utf8}
+\else
+ \ifluatex
+ \RequireDateTimeModule{irish-utf8}
+ \else
+ \RequireDateTimeModule{irish-ascii}
+ \fi
+\fi
+\newcommand*{\DTMgaIEdaymonthsep}{\space}
+\newcommand*{\DTMgaIEmonthyearsep}{\space}
+\newcommand*{\DTMgaIEdatetimesep}{\space}
+\newcommand*{\DTMgaIEtimezonesep}{\space}
+\newcommand*{\DTMgaIEdatesep}{/}
+\newcommand*{\DTMgaIEtimesep}{:}
+\DTMdefkey{ga-IE}{daymonthsep}{\renewcommand*{\DTMgaIEdaymonthsep}{#1}}
+\DTMdefkey{ga-IE}{monthyearsep}{\renewcommand*{\DTMgaIEmonthyearsep}{#1}}
+\DTMdefkey{ga-IE}{datetimesep}{\renewcommand*{\DTMgaIEdatetimesep}{#1}}
+\DTMdefkey{ga-IE}{timezonesep}{\renewcommand*{\DTMgaIEtimezonesep}{#1}}
+\DTMdefkey{ga-IE}{datesep}{\renewcommand*{\DTMgaIEdatesep}{#1}}
+\DTMdefkey{ga-IE}{timesep}{\renewcommand*{\DTMgaIEtimesep}{#1}}
+\DTMdefboolkey{ga-IE}{mapzone}[true]{}
+\DTMsetbool{ga-IE}{mapzone}{true}
+\DTMdefboolkey{ga-IE}{showdayofmonth}[true]{}
+\DTMsetbool{ga-IE}{showdayofmonth}{true}
+\DTMdefboolkey{ga-IE}{showyear}[true]{}
+\DTMsetbool{ga-IE}{showyear}{true}
+\DTMnewstyle
+ {ga-IE}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ga-IE}{showdayofmonth}
+ {\DTMirishordinal{##3}\DTMgaIEdaymonthsep}%
+ {}%
+ \DTMirishmonthname{##2}%
+ \DTMifbool{ga-IE}{showyear}%
+ {%
+ \DTMgaIEmonthyearsep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}{\DTMdisplaydate}%
+ }%
+ {% time style (use default)
+ \DTMsettimestyle{default}%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMgaIEzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ga-IE}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMgaIEtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMgaIEdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMgaIEtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }%
+\DTMnewstyle
+ {ga-IE-numeric}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ga-IE}{showdayofmonth}%
+ {%
+ \number##3 % space intended
+ \DTMgaIEdatesep
+ }%
+ {}%
+ \number##2 % space intended
+ \DTMifbool{ga-IE}{showyear}%
+ {%
+ \DTMgaIEdatesep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}[4]{\DTMdisplaydate{##1}{##2}{##3}{##4}}%
+ }%
+ {% time style
+ \renewcommand*\DTMdisplaytime[3]{%
+ \number##1
+ \DTMgaIEtimesep\DTMtwodigits{##2}%
+ \ifDTMshowseconds\DTMgaIEtimesep\DTMtwodigits{##3}\fi
+ }%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMgaIEzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ga-IE}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMgaIEtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMgaIEdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMgaIEtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }
+\newcommand*{\DTMgaIEzonemaps}{%
+ \DTMdefzonemap{00}{00}{GMT}%
+ \DTMdefzonemap{01}{00}{IST}%
+}
+
+\DTMifcaseregional
+{}% do nothing
+{\DTMsetstyle{ga-IE}}
+{\DTMsetstyle{ga-IE-numeric}}
+\ifcsundef{date\CurrentTrackedDialect}
+{%
+ \ifundef\dateirish
+ {% do nothing
+ }%
+ {%
+ \def\dateirish{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ga-IE}}%
+ {\DTMsetstyle{ga-IE-numeric}}%
+ }%
+ }%
+}%
+{%
+ \csdef{date\CurrentTrackedDialect}{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ga-IE}}%
+ {\DTMsetstyle{ga-IE-numeric}}
+ }%
+}%
+\endinput
+%%
+%% End of file `datetime2-ga-IE.ldf'.
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
new file mode 100644
index 00000000000..72f6589acd0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf
@@ -0,0 +1,76 @@
+%%
+%% This is file `datetime2-irish-ascii.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% datetime2-irish.dtx (with options: `datetime2-irish-ascii.ldf,package')
+%%
+%% datetime2-irish.dtx
+%% Copyright 2015 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `inactive'.
+%%
+%% This work consists of the files datetime2-irish.dtx and
+%% datetime2-irish.ins and the derived files
+%% datetime2-irish-utf8.ldf, datetime2-irish-ascii.ldf and
+%% datetime2-irish.ldf, datetime2-ga-IE.ldf, datetime2-ga-GB.ldf
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesDateTimeModule{irish-ascii}[2015/03/26 v1.0]
+\newcommand*{\DTMirishordinal}[1]{%
+ \number#1 % space intended
+}
+\newcommand*{\DTMirishmonthname}[1]{%
+ \ifcase#1
+ \or
+ Ean\protect\'air%
+ \or
+ Feabhra%
+ \or
+ M\protect\'arta%
+ \or
+ Aibre\protect\'an%
+ \or
+ Bealtaine%
+ \or
+ Meitheamh%
+ \or
+ I\protect\'uil%
+ \or
+ L\protect\'unasa%
+ \or
+ Me\protect\'an F\protect\'omhair%
+ \or
+ Deireadh F\protect\'omhair%
+ \or
+ M\protect\'i na Samhna%
+ \or
+ M\protect\'i na Nollag%
+ \fi
+}
+\endinput
+%%
+%% End of file `datetime2-irish-ascii.ldf'.
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
new file mode 100644
index 00000000000..997aaca4904
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf
@@ -0,0 +1,76 @@
+%%
+%% This is file `datetime2-irish-utf8.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% datetime2-irish.dtx (with options: `datetime2-irish-utf8.ldf,package')
+%%
+%% datetime2-irish.dtx
+%% Copyright 2015 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `inactive'.
+%%
+%% This work consists of the files datetime2-irish.dtx and
+%% datetime2-irish.ins and the derived files
+%% datetime2-irish-utf8.ldf, datetime2-irish-ascii.ldf and
+%% datetime2-irish.ldf, datetime2-ga-IE.ldf, datetime2-ga-GB.ldf
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesDateTimeModule{irish-utf8}[2015/03/26 v1.0]
+\newcommand*{\DTMirishordinal}[1]{%
+ \number#1 % space intended
+}
+\newcommand*{\DTMirishmonthname}[1]{%
+ \ifcase#1
+ \or
+ Eanáir%
+ \or
+ Feabhra%
+ \or
+ Márta%
+ \or
+ Aibreán%
+ \or
+ Bealtaine%
+ \or
+ Meitheamh%
+ \or
+ Iúil%
+ \or
+ Lúnasa%
+ \or
+ Meán Fómhair%
+ \or
+ Deireadh Fómhair%
+ \or
+ Mí na Samhna%
+ \or
+ Mí na Nollag%
+ \fi
+}
+\endinput
+%%
+%% End of file `datetime2-irish-utf8.ldf'.
diff --git a/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf
new file mode 100644
index 00000000000..e05f2f3921c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/datetime2-irish/datetime2-irish.ldf
@@ -0,0 +1,203 @@
+%%
+%% This is file `datetime2-irish.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% datetime2-irish.dtx (with options: `datetime2-irish.ldf,package')
+%%
+%% datetime2-irish.dtx
+%% Copyright 2015 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `inactive'.
+%%
+%% This work consists of the files datetime2-irish.dtx and
+%% datetime2-irish.ins and the derived files
+%% datetime2-irish-utf8.ldf, datetime2-irish-ascii.ldf and
+%% datetime2-irish.ldf, datetime2-ga-IE.ldf, datetime2-ga-GB.ldf
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesDateTimeModule{irish}[2015/03/26 v1.0]
+\RequirePackage{ifxetex,ifluatex}
+\ifxetex
+ \RequireDateTimeModule{irish-utf8}
+\else
+ \ifluatex
+ \RequireDateTimeModule{irish-utf8}
+ \else
+ \RequireDateTimeModule{irish-ascii}
+ \fi
+\fi
+\newcommand*{\DTMirishdaymonthsep}{\space}
+\newcommand*{\DTMirishmonthyearsep}{\space}
+\newcommand*{\DTMirishdatetimesep}{\space}
+\newcommand*{\DTMirishtimezonesep}{\space}
+\newcommand*{\DTMirishdatesep}{/}
+\newcommand*{\DTMirishtimesep}{:}
+\DTMdefkey{irish}{daymonthsep}{\renewcommand*{\DTMirishdaymonthsep}{#1}}
+\DTMdefkey{irish}{monthyearsep}{\renewcommand*{\DTMirishmonthyearsep}{#1}}
+\DTMdefkey{irish}{datetimesep}{\renewcommand*{\DTMirishdatetimesep}{#1}}
+\DTMdefkey{irish}{timezonesep}{\renewcommand*{\DTMirishtimezonesep}{#1}}
+\DTMdefkey{irish}{datesep}{\renewcommand*{\DTMirishdatesep}{#1}}
+\DTMdefkey{irish}{timesep}{\renewcommand*{\DTMirishtimesep}{#1}}
+\DTMdefboolkey{irish}{mapzone}[true]{}
+\DTMsetbool{irish}{mapzone}{true}
+\DTMdefboolkey{irish}{showdayofmonth}[true]{}
+\DTMsetbool{irish}{showdayofmonth}{true}
+\DTMdefboolkey{irish}{showyear}[true]{}
+\DTMsetbool{irish}{showyear}{true}
+\DTMnewstyle
+ {irish}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{irish}{showdayofmonth}
+ {\DTMirishordinal{##3}\DTMirishdaymonthsep}%
+ {}%
+ \DTMirishmonthname{##2}%
+ \DTMifbool{irish}{showyear}%
+ {%
+ \DTMirishmonthyearsep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}{\DTMdisplaydate}%
+ }%
+ {% time style (use default)
+ \DTMsettimestyle{default}%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMirishzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{irish}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMirishtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMirishdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMirishtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }%
+\DTMnewstyle
+ {irish-numeric}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{irish}{showdayofmonth}%
+ {%
+ \number##3 % space intended
+ \DTMirishdatesep
+ }%
+ {}%
+ \number##2 % space intended
+ \DTMifbool{irish}{showyear}%
+ {%
+ \DTMirishdatesep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}[4]{\DTMdisplaydate{##1}{##2}{##3}{##4}}%
+ }%
+ {% time style
+ \renewcommand*\DTMdisplaytime[3]{%
+ \number##1
+ \DTMirishtimesep\DTMtwodigits{##2}%
+ \ifDTMshowseconds\DTMirishtimesep\DTMtwodigits{##3}\fi
+ }%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMirishzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{irish}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMirishtimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMirishdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMirishtimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }
+\newcommand*{\DTMirishzonemaps}{%
+ \DTMdefzonemap{00}{00}{WET}%
+ \DTMdefzonemap{01}{00}{WEST}%
+}
+
+\DTMifcaseregional
+{}% do nothing
+{\DTMsetstyle{irish}}
+{\DTMsetstyle{irish-numeric}}
+\ifcsundef{date\CurrentTrackedDialect}
+{%
+ \ifundef\dateirish
+ {% do nothing
+ }%
+ {%
+ \def\dateirish{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{irish}}%
+ {\DTMsetstyle{irish-numeric}}%
+ }%
+ }%
+}%
+{%
+ \csdef{date\CurrentTrackedDialect}{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{irish}}%
+ {\DTMsetstyle{irish-numeric}}
+ }%
+}%
+\endinput
+%%
+%% End of file `datetime2-irish.ldf'.