From 582588e994ee9e5663257ae84509f85037725b0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 19 Mar 2018 21:49:40 +0000 Subject: datetime2-breton (19mar18) git-svn-id: svn://tug.org/texlive/trunk@47030 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/datetime2-breton/datetime2-breton.pdf | Bin 281088 -> 281164 bytes .../latex/datetime2-breton/datetime2-breton.dtx | 13 +++++++------ .../latex/datetime2-breton/datetime2-breton.ins | 2 +- .../datetime2-breton/datetime2-breton-ascii.ldf | 4 ++-- .../datetime2-breton/datetime2-breton-utf8.ldf | 4 ++-- .../latex/datetime2-breton/datetime2-breton.ldf | 6 +++--- 6 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf b/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf index fc6edc0f8c9..55340962c1a 100644 Binary files a/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf and b/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf differ diff --git a/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.dtx b/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.dtx index e07026e9592..5af0e7b515d 100644 --- a/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.dtx +++ b/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.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{Breton Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-29 (v1.0)} +%\date{2018-03-19 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -119,7 +119,7 @@ %\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{breton-utf8}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton-utf8}[2018/03/19 v1.1] % \end{macrocode} %\begin{macro}{\DTMbretonordinal} % \begin{macrocode} @@ -198,7 +198,7 @@ %\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{breton-ascii}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton-ascii}[2018/03/19 v1.1] % \end{macrocode} % %If abbreviated dates are supported, short month names should be @@ -273,7 +273,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{breton}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton}[2018/03/19 v1.1] % \end{macrocode} % Need to find out if XeTeX or LuaTeX are being used. % \begin{macrocode} @@ -540,6 +540,7 @@ % Redefine \cs{datebreton} (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} {% @@ -560,7 +561,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{breton}}% - {\DTMsetstyle{breton-numeric}} + {\DTMsetstyle{breton-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.ins b/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.ins index 9bc3b360f0b..93da959d284 100644 --- a/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.ins +++ b/Master/texmf-dist/source/latex/datetime2-breton/datetime2-breton.ins @@ -3,7 +3,7 @@ \preamble datetime2-breton.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-breton/datetime2-breton-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-ascii.ldf index e8757c61c0d..92b66eb3cb7 100644 --- a/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-ascii.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-ascii.ldf @@ -7,7 +7,7 @@ %% datetime2-breton.dtx (with options: `datetime2-breton-ascii.ldf,package') %% %% datetime2-breton.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{breton-ascii}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton-ascii}[2018/03/19 v1.1] \newcommand*{\DTMbretonordinal}[1]{% \number#1 \ifnum#1=1 diff --git a/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-utf8.ldf index b0c0b1cb362..257be938753 100644 --- a/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-utf8.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton-utf8.ldf @@ -7,7 +7,7 @@ %% datetime2-breton.dtx (with options: `datetime2-breton-utf8.ldf,package') %% %% datetime2-breton.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{breton-utf8}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton-utf8}[2018/03/19 v1.1] \newcommand*{\DTMbretonordinal}[1]{% \number#1 \ifnum#1=1 diff --git a/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton.ldf b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton.ldf index 7d8c5e5c01e..aee5e2807cc 100644 --- a/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-breton/datetime2-breton.ldf @@ -7,7 +7,7 @@ %% datetime2-breton.dtx (with options: `datetime2-breton.ldf,package') %% %% datetime2-breton.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{breton}[2015/03/29 v1.0] +\ProvidesDateTimeModule{breton}[2018/03/19 v1.1] \RequirePackage{ifxetex,ifluatex} \ifxetex \RequireDateTimeModule{breton-utf8} @@ -208,7 +208,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{breton}}% - {\DTMsetstyle{breton-numeric}} + {\DTMsetstyle{breton-numeric}}% }% }% \endinput -- cgit v1.2.3