diff options
6 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf b/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf Binary files differindex a983fa1a47a..bded077c146 100644 --- a/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf +++ b/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf diff --git a/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.dtx b/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.dtx index 1b08eef5bef..e3ef9204599 100644 --- a/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.dtx +++ b/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.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{Catalan Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2013-03-29 (v1.0)} +%\date{2018-03-19 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -116,10 +116,10 @@ %This file contains the settings that use UTF-8 characters. This %file is loaded if XeLaTeX or LuaLaTeX are used. Please make sure %your text editor is set to UTF-8 if you want to view this code. -%\changes{1.0}{2013-03-29}{Initial release} +%\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{catalan-utf8}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan-utf8}[2018/03/19 v1.1] % \end{macrocode} %\begin{macro}{\DTMcatalanordinal} % \begin{macrocode} @@ -218,10 +218,10 @@ %\texttt{datetime2-catalan-utf8.ldf} file as the non-ASCII %characters are made active in that situation and would need %protecting against expansion. -%\changes{1.0}{2013-03-29}{Initial release} +%\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{catalan-ascii}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan-ascii}[2018/03/19 v1.1] % \end{macrocode} % %If abbreviated dates are supported, short month names should be @@ -310,7 +310,7 @@ %\fi % %\subsection{Main Catalan Module (\texttt{datetime2-catalan.ldf})} -%\changes{1.0}{2013-03-29}{Initial release} +%\changes{1.0}{2015-03-29}{Initial release} % %\iffalse % \begin{macrocode} @@ -320,7 +320,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{catalan}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan}[2018/03/19 v1.1] % \end{macrocode} % Need to find out if XeTeX or LuaTeX are being used. % \begin{macrocode} @@ -594,6 +594,7 @@ % Redefine \cs{datecatalan} (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-03-19}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -614,7 +615,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{catalan}}% - {\DTMsetstyle{catalan-numeric}} + {\DTMsetstyle{catalan-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.ins b/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.ins index 4f2d6ac9f9c..379682e5b30 100644 --- a/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.ins +++ b/Master/texmf-dist/source/latex/datetime2-catalan/datetime2-catalan.ins @@ -3,7 +3,7 @@ \preamble datetime2-catalan.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-catalan/datetime2-catalan-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-ascii.ldf index fbc44f2130b..29eee65daf6 100644 --- a/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-ascii.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-ascii.ldf @@ -7,7 +7,7 @@ %% datetime2-catalan.dtx (with options: `datetime2-catalan-ascii.ldf,package') %% %% datetime2-catalan.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{catalan-ascii}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan-ascii}[2018/03/19 v1.1] \newcommand*{\DTMcatalanordinal}[1]{% \number#1 } diff --git a/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-utf8.ldf index 4f055f9d948..7fe96ff2390 100644 --- a/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-utf8.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan-utf8.ldf @@ -7,7 +7,7 @@ %% datetime2-catalan.dtx (with options: `datetime2-catalan-utf8.ldf,package') %% %% datetime2-catalan.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{catalan-utf8}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan-utf8}[2018/03/19 v1.1] \newcommand*{\DTMcatalanordinal}[1]{% \number#1 } diff --git a/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan.ldf b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan.ldf index 33d4b8f5fa5..f8cc78093a2 100644 --- a/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-catalan/datetime2-catalan.ldf @@ -7,7 +7,7 @@ %% datetime2-catalan.dtx (with options: `datetime2-catalan.ldf,package') %% %% datetime2-catalan.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{catalan}[2013/03/29 v1.0] +\ProvidesDateTimeModule{catalan}[2018/03/19 v1.1] \RequirePackage{ifxetex,ifluatex} \ifxetex \RequireDateTimeModule{catalan-utf8} @@ -219,7 +219,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{catalan}}% - {\DTMsetstyle{catalan-numeric}} + {\DTMsetstyle{catalan-numeric}}% }% }% \endinput |