From ba6a7f3dac02de9bf3c4f3aaccff1ae255114de7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 May 2018 21:10:18 +0000 Subject: datetime2-lsorbian (18may18) git-svn-id: svn://tug.org/texlive/trunk@47749 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/datetime2-lsorbian/datetime2-lsorbian.pdf | Bin 86111 -> 86607 bytes .../latex/datetime2-lsorbian/datetime2-lsorbian.dtx | 13 +++++++------ .../latex/datetime2-lsorbian/datetime2-lsorbian.ins | 2 +- .../datetime2-lsorbian/datetime2-lsorbian-ascii.ldf | 4 ++-- .../datetime2-lsorbian/datetime2-lsorbian-utf8.ldf | 4 ++-- .../latex/datetime2-lsorbian/datetime2-lsorbian.ldf | 6 +++--- 6 files changed, 15 insertions(+), 14 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf b/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf index 383f71414c2..43939e245c8 100644 Binary files a/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf and b/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf differ diff --git a/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.dtx b/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.dtx index d7795cdc690..aea2aa81daf 100644 --- a/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.dtx +++ b/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.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 @@ -62,7 +62,7 @@ % %\title{Lower Sorbian Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-30 (v1.0)} +%\date{2018-05-18 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -120,7 +120,7 @@ %\changes{1.0}{2015-03-30}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{lsorbian-utf8}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian-utf8}[2018/05/18 v1.1] % \end{macrocode} %\begin{macro}{\DTMlsorbianordinal} % \begin{macrocode} @@ -291,7 +291,7 @@ %\changes{1.0}{2015-03-30}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{lsorbian-ascii}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian-ascii}[2018/05/18 v1.1] % \end{macrocode} % %If abbreviated dates are supported, short month names should be @@ -457,7 +457,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{lsorbian}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian}[2018/05/18 v1.1] % \end{macrocode} % Need to find out if XeTeX or LuaTeX are being used. % \begin{macrocode} @@ -759,6 +759,7 @@ % Redefine \cs{datelsorbian} (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-05-18}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -779,7 +780,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{lsorbian}}% - {\DTMsetstyle{lsorbian-numeric}} + {\DTMsetstyle{lsorbian-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.ins b/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.ins index 1a70ca3b2d5..ca3833e0af8 100644 --- a/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.ins +++ b/Master/texmf-dist/source/latex/datetime2-lsorbian/datetime2-lsorbian.ins @@ -3,7 +3,7 @@ \preamble datetime2-lsorbian.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-lsorbian/datetime2-lsorbian-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-ascii.ldf index 1c9863f4b50..d1af2be4a4c 100644 --- a/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-ascii.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-ascii.ldf @@ -7,7 +7,7 @@ %% datetime2-lsorbian.dtx (with options: `datetime2-lsorbian-ascii.ldf,package') %% %% datetime2-lsorbian.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{lsorbian-ascii}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian-ascii}[2018/05/18 v1.1] \newcommand*{\DTMlsorbianordinal}[1]{% \number#1.% } diff --git a/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-utf8.ldf index 4c15ecd6b26..767f7f7f9e3 100644 --- a/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-utf8.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian-utf8.ldf @@ -7,7 +7,7 @@ %% datetime2-lsorbian.dtx (with options: `datetime2-lsorbian-utf8.ldf,package') %% %% datetime2-lsorbian.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{lsorbian-utf8}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian-utf8}[2018/05/18 v1.1] \newcommand*{\DTMlsorbianordinal}[1]{% \number#1.% } diff --git a/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian.ldf b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian.ldf index f0071bf91ca..05498d7d5cd 100644 --- a/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-lsorbian/datetime2-lsorbian.ldf @@ -7,7 +7,7 @@ %% datetime2-lsorbian.dtx (with options: `datetime2-lsorbian.ldf,package') %% %% datetime2-lsorbian.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{lsorbian}[2015/03/30 v1.0] +\ProvidesDateTimeModule{lsorbian}[2018/05/18 v1.1] \RequirePackage{ifxetex,ifluatex} \ifxetex \RequireDateTimeModule{lsorbian-utf8} @@ -233,7 +233,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{lsorbian}}% - {\DTMsetstyle{lsorbian-numeric}} + {\DTMsetstyle{lsorbian-numeric}}% }% }% \endinput -- cgit v1.2.3